From 6479690efd56989a334cf9ceee35ff3cd3d27e15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 11:08:44 +0000 Subject: [PATCH] Update Helm release velero to v9.2.0 --- velero/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/velero/kustomization.yaml b/velero/kustomization.yaml index 0961a9c..5037c41 100644 --- a/velero/kustomization.yaml +++ b/velero/kustomization.yaml @@ -6,7 +6,7 @@ helmCharts: repo: https://vmware-tanzu.github.io/helm-charts/ releaseName: velero namespace: velero - version: 9.1.2 + version: 9.2.0 valuesFile: values.yaml # The vmware-tanzu chart does not install the CRDs...