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

Commit

Permalink
[release/4][BACKPORT] [auto-bump][chart] velero-3.1.3 (#1281)
Browse files Browse the repository at this point in the history
* Bump velero to 3.1.3

* Update addons/velero/velero.yaml

Co-authored-by: Dispatch CI <[email protected]>
Co-authored-by: Joe Julian <[email protected]>
  • Loading branch information
3 people authored Aug 13, 2021
1 parent 5df1320 commit 89d1ac8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions addons/velero/velero.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ metadata:
# on the cluster, this hack will trigger re-queue on Addons until one exists.
kubeaddons.mesosphere.io/hack-requires-defaultstorageclass: "true"
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "1.5.2-2"
values.chart.helm.kubeaddons.mesosphere.io/velero: "https://raw.githubusercontent.com/mesosphere/charts/34a717f/staging/velero/values.yaml"
catalog.kubeaddons.mesosphere.io/addon-revision: "1.5.3-1"
values.chart.helm.kubeaddons.mesosphere.io/velero: "https://raw.githubusercontent.com/mesosphere/charts/8b85fea/staging/velero/values.yaml"
# minio StatefulSet changes too much to be updated
helm.kubeaddons.mesosphere.io/upgrade-strategy: "[{\"upgradeFrom\": \"<=3.0.6\", \"strategy\": \"delete\"}]"
helm2.kubeaddons.mesosphere.io/upgrade-strategy: "[{\"upgradeFrom\": \"<=3.0.6\", \"strategy\": \"delete\"}]"
Expand All @@ -56,7 +56,7 @@ spec:
chartReference:
chart: velero
repo: https://mesosphere.github.io/charts/staging
version: 3.1.1
version: 3.1.3
values: |
---
enableHelmHooks: false # handle helm install --atomic through kubeaddons
Expand Down

0 comments on commit 89d1ac8

Please sign in to comment.