From 080a1fea65696909ff4e30db66341e376be9b901 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Sat, 30 Oct 2021 04:06:15 +0000
Subject: [PATCH] Update Helm release velero to v2.26.2

---
 flux2/apps/velero/release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flux2/apps/velero/release.yaml b/flux2/apps/velero/release.yaml
index 16b50010b..32a2a6c42 100644
--- a/flux2/apps/velero/release.yaml
+++ b/flux2/apps/velero/release.yaml
@@ -10,7 +10,7 @@ spec:
     spec:
       # renovate: registryUrl=https://vmware-tanzu.github.io/helm-charts
       chart: velero
-      version: 2.23.1
+      version: 2.26.2
       sourceRef:
         kind: HelmRepository
         name: vmware-tanzu
-- 
GitLab