Skip to content

Commit

Permalink
Bump defaultstorageclass to 0.0.6 (#880)
Browse files Browse the repository at this point in the history
Co-authored-by: Dispatch CI <[email protected]>
  • Loading branch information
mesosphere-mergebot and d2iq-dispatch authored Feb 5, 2021
1 parent 66d3855 commit c050600
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
apiVersion: kubeaddons.mesosphere.io/v1beta1
kind: ClusterAddon
metadata:
name: defaultstorageclass-protection
labels:
kubeaddons.mesosphere.io/name: defaultstorageclass-protection
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "0.0.5-1"
catalog.kubeaddons.mesosphere.io/addon-revision: "0.0.5-2"
appversion.kubeaddons.mesosphere.io/defaultstorageclass-protection: "0.0.5"
# version 0.0.5 changed the selectors
helm.kubeaddons.mesosphere.io/upgrade-strategy: "[{\"upgradeFrom\": \"<0.0.5\", \"strategy\": \"delete\"}]"
Expand All @@ -33,7 +32,7 @@ spec:
chartReference:
chart: defaultstorageclass
repo: https://mesosphere.github.io/charts/stable
version: 0.0.5
version: 0.0.6
values: |
---
issuer:
Expand Down

0 comments on commit c050600

Please sign in to comment.