diff --git a/charts/velero/Chart.yaml b/charts/velero/Chart.yaml index 6f5d9c31..edf74c33 100644 --- a/charts/velero/Chart.yaml +++ b/charts/velero/Chart.yaml @@ -3,7 +3,7 @@ appVersion: 1.13.0 kubeVersion: ">=1.16.0-0" description: A Helm chart for velero name: velero -version: 5.4.1 +version: 6.0.0 home: https://github.com/vmware-tanzu/velero icon: https://cdn-images-1.medium.com/max/1600/1*-9mb3AKnKdcL_QD3CMnthQ.png sources: diff --git a/charts/velero/README.md b/charts/velero/README.md index 7747bf7b..64170693 100644 --- a/charts/velero/README.md +++ b/charts/velero/README.md @@ -87,13 +87,14 @@ If a value needs to be added or changed, you may do so with the `upgrade` comman ```bash helm upgrade vmware-tanzu/velero --reuse-values --set configuration.backupStorageLocation[0].provider= ``` +## Upgrading Chart -## Upgrading - -### Upgrading to 5.1.1 +### Upgrading to 6.0.0 This version removes the `nodeAgent.privileged` field, you should use `nodeAgent.containerSecurityContext.privileged` instead +## Upgrading Velero + ### Upgrading to v1.13 The [instructions found here](https://velero.io/docs/v1.13/upgrade-to-1.13/) will assist you in upgrading from version v1.12.x to v1.13.