From 463cb3dd529b106a10c917c5ca427ce77d8a5a21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:16:13 +0000 Subject: [PATCH] Update Helm release velero to v8.2.0 --- fleet/lib/velero/fleet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fleet/lib/velero/fleet.yaml b/fleet/lib/velero/fleet.yaml index 60faca04c..51fa02e39 100644 --- a/fleet/lib/velero/fleet.yaml +++ b/fleet/lib/velero/fleet.yaml @@ -6,7 +6,7 @@ helm: chart: *name releaseName: *name repo: https://vmware-tanzu.github.io/helm-charts - version: 8.0.0 + version: 8.2.0 valuesFiles: - values.yaml timeoutSeconds: 300