From f2aa80f7da0ea60bf99c750eff7b16d1617c145a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 17:23:32 +0000 Subject: [PATCH] Update Helm release velero to v8.1.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..aa3e0e121 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.1.0 valuesFiles: - values.yaml timeoutSeconds: 300