From 88485e5e50be0b224cb496990c32a5a2911d07e5 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Fri, 19 Nov 2021 04:06:17 +0000
Subject: [PATCH] Update Helm release velero to v2.26.5

---
 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 78972b2f9..bdb6d4b7d 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.26.4
+      version: 2.26.5
       sourceRef:
         kind: HelmRepository
         name: vmware-tanzu
-- 
GitLab