From 0cd5c435abab15e20ca03e11a51f0c592677c6d1 Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Mon, 21 Jun 2021 13:54:51 +0000
Subject: [PATCH] Update values.yaml

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

diff --git a/chart/values.yaml b/chart/values.yaml
index c676136f72..366c3f7141 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -912,7 +912,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/cluster-utilities/velero.git
       path: "./chart"
-      tag: "2.21.1-bb.4"
+      tag: "2.21.1-bb.5"
 
     # -- Flux reconciliation overrides specifically for the Velero Package
     flux: {}
-- 
GitLab