Skip to content

Commit

Permalink
[release/3.2][BACKPORT] defaultstorageclass-protection annotation cha…
Browse files Browse the repository at this point in the history
…nges (#883)

* fix the appverion annotation

* bump the addon-revision annotation

I've jumped a significant amount to help make it less confusing that the
addon revision has nothing to do with the app version.

Co-authored-by: Joe Julian <[email protected]>
  • Loading branch information
mesosphere-mergebot and joejulian authored Feb 5, 2021
1 parent c050600 commit 96d2d30
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ metadata:
labels:
kubeaddons.mesosphere.io/name: defaultstorageclass-protection
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "0.0.5-2"
appversion.kubeaddons.mesosphere.io/defaultstorageclass-protection: "0.0.5"
catalog.kubeaddons.mesosphere.io/addon-revision: "1.1.0-0"
appversion.kubeaddons.mesosphere.io/defaultstorageclass-protection: "0.0.6"
# version 0.0.5 changed the selectors
helm.kubeaddons.mesosphere.io/upgrade-strategy: "[{\"upgradeFrom\": \"<0.0.5\", \"strategy\": \"delete\"}]"
spec:
Expand Down

0 comments on commit 96d2d30

Please sign in to comment.