From 1c121f3c8b3b919f10443a4acfd673f6c11986c6 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Tue, 15 Feb 2022 06:04:44 +0000
Subject: [PATCH] Update Helm release velero to v2.27.4

---
 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 c8e02e0b9..3a6e29f95 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.3
+      version: 2.27.4
       sourceRef:
         kind: HelmRepository
         name: vmware-tanzu
-- 
GitLab