From 57202a83960fe9160399e70e961221011e4b5eca Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@automr.com>
Date: Wed, 1 Feb 2023 21:22:05 +0000
Subject: [PATCH] Updated velero git tag

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 8795f91111..b9b8d21dcc 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1375,7 +1375,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/cluster-utilities/velero.git
       path: "./chart"
-      tag: "3.1.0-bb.2"
+      tag: "3.1.0-bb.3"
 
     # -- Flux reconciliation overrides specifically for the Velero Package
     flux: {}
-- 
GitLab