From fe0abb10e637610a7ebde7a6fbf6bb968a8a5c64 Mon Sep 17 00:00:00 2001
From: Ernest Chuang <echuang@revacomm.com>
Date: Tue, 7 Sep 2021 11:58:11 -0500
Subject: [PATCH] Bumped Velero tag

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 5571ec38ca..8c12ab7f9c 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1023,7 +1023,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/cluster-utilities/velero.git
       path: "./chart"
-      tag: "2.23.5-bb.1"
+      tag: "2.23.6-bb.0"
 
     # -- Flux reconciliation overrides specifically for the Velero Package
     flux: {}
-- 
GitLab