From 651e2d55138cffda39aa5ada3bcb467e7120030b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 18:28:05 +0000 Subject: [PATCH] feat(helm)!: Update chart velero to 6.3.0 | datasource | package | from | to | | ---------- | ------- | ------ | ----- | | helm | velero | 2.32.6 | 6.3.0 | --- cluster/apps/velero/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/velero/helm-release.yaml b/cluster/apps/velero/helm-release.yaml index c6e55a47..8d5d1422 100644 --- a/cluster/apps/velero/helm-release.yaml +++ b/cluster/apps/velero/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: velero - version: 2.32.6 + version: 6.3.0 sourceRef: kind: HelmRepository name: vmware-tanzu-charts