From 6da9a9e1d561cda57c32dc37f2014725f042b796 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Mon, 10 Jan 2022 12:05:34 +0000
Subject: [PATCH] Update Helm release velero to v2.27.3

---
 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 353239222..c8e02e0b9 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.27.1
+      version: 2.27.3
       sourceRef:
         kind: HelmRepository
         name: vmware-tanzu
-- 
GitLab