From 298533400414d8b9efe6cd1856b3c80f247a570c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 11:10:36 +0000 Subject: [PATCH] Update Helm release velero to v8 --- platform-apps/charts/velero/Chart.lock | 6 +++--- platform-apps/charts/velero/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/platform-apps/charts/velero/Chart.lock b/platform-apps/charts/velero/Chart.lock index 2f85e0c9..f8cbe5c1 100644 --- a/platform-apps/charts/velero/Chart.lock +++ b/platform-apps/charts/velero/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: velero repository: https://vmware-tanzu.github.io/helm-charts - version: 7.2.2 -digest: sha256:13dc7f7f326d79866abb256f1f650057f9d8ecad8f4e20a277591e35dfbcfdc8 -generated: "2024-10-30T05:09:04.794335707Z" + version: 8.0.0 +digest: sha256:ce8ed8e052a288598babbd86b547a4720e52e99d7a78a0a9bdefdb63ee4d8ead +generated: "2024-11-11T11:10:32.119025368Z" diff --git a/platform-apps/charts/velero/Chart.yaml b/platform-apps/charts/velero/Chart.yaml index b44761f7..b9bfc4da 100644 --- a/platform-apps/charts/velero/Chart.yaml +++ b/platform-apps/charts/velero/Chart.yaml @@ -26,5 +26,5 @@ appVersion: "1.0.0" dependencies: - name: velero alias: velero - version: 7.2.2 + version: 8.0.0 repository: https://vmware-tanzu.github.io/helm-charts