From cbb984644a51da299ac4cb2c664fc58edf6f9e89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:50:18 +0000 Subject: [PATCH] chore(base-cluster/dependencies): update helm release velero to v7.2.1 --- charts/base-cluster/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/base-cluster/values.yaml b/charts/base-cluster/values.yaml index 073adafe5..efce6e420 100644 --- a/charts/base-cluster/values.yaml +++ b/charts/base-cluster/values.yaml @@ -169,7 +169,7 @@ global: vmware: url: https://vmware-tanzu.github.io/helm-charts charts: - velero: 7.1.5 + velero: 7.2.1 condition: "{{ not (empty .Values.backup.backupStorageLocations) }}" open-telemetry: url: https://open-telemetry.github.io/opentelemetry-helm-charts