From 9d3ee16548463f3edc241421408ff481f437f964 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Wed, 1 Dec 2021 04:05:00 +0000
Subject: [PATCH] Update Helm release velero to v2.27.0

---
 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 bdb6d4b7d..f0027fe7a 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.5
+      version: 2.27.0
       sourceRef:
         kind: HelmRepository
         name: vmware-tanzu
-- 
GitLab