Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
updating default-storage-class addon to latest chart version (#1445)
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandroEsc authored Feb 17, 2022
1 parent 10a57f2 commit 29a88e1
Showing 1 changed file with 3 additions and 3 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: "1.1.0-0"
appversion.kubeaddons.mesosphere.io/defaultstorageclass-protection: "0.0.6"
catalog.kubeaddons.mesosphere.io/addon-revision: "1.1.0-1"
appversion.kubeaddons.mesosphere.io/defaultstorageclass-protection: "0.1.0"
# version 0.0.5 changed the selectors
helm.kubeaddons.mesosphere.io/upgrade-strategy: "[{\"upgradeFrom\": \"<0.0.5\", \"strategy\": \"delete\"}]"
spec:
Expand All @@ -32,7 +32,7 @@ spec:
chartReference:
chart: defaultstorageclass
repo: https://mesosphere.github.io/charts/stable
version: 0.0.6
version: 0.1.0
values: |
---
issuer:
Expand Down

0 comments on commit 29a88e1

Please sign in to comment.