From d55b5f3c71f158cfcae578d0d9ed18141999bd9e Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Fri, 22 Mar 2024 16:16:01 +0000
Subject: [PATCH] velero update to 6.0.0-bb.1

---
 chart/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 75c030caa0..ea0eb6ce9c 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1731,11 +1731,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/velero.git
       path: "./chart"
-      tag: "5.2.2-bb.2"
+      tag: "6.0.0-bb.1"
     helmRepo:
       repoName: "registry1"
       chartName: "velero"
-      tag: "5.2.2-bb.2"
+      tag: "6.0.0-bb.1"
 
     # -- Flux reconciliation overrides specifically for the Velero Package
     flux: {}
-- 
GitLab