From 03aca97461559b02133cd282389445835623fff5 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 7 Apr 2022 14:11:42 +0000 Subject: [PATCH] explain versioning Closes https://git.coopcloud.tech/coop-cloud/minio/issues/2 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 172481b..eba23bd 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,7 @@ [`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra [`coop-cloud/traefik`]: https://git.autonomic.zone/coop-cloud/traefik + +## Versioning + +Unfortunately, `abra` cannot parse the upstream versioning format without some custom development work (see [this](https://git.coopcloud.tech/coop-cloud/tagcmp#types-of-versions-not-supported) for more) that has not been done yet. In the meantime, you need to upgrade the tags yourself. \ No newline at end of file