From e1d64e085f23684822eca00b1b60625bfc797a79 Mon Sep 17 00:00:00 2001
From: BB_AUTO_MR_TOKEN
 <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil>
Date: Thu, 26 Sep 2024 21:15:31 +0000
Subject: [PATCH] velero update to 7.2.1-bb.1

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 6cded8af81..3b62fefb5a 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1742,11 +1742,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/velero.git
       path: "./chart"
-      tag: "7.2.1-bb.0"
+      tag: "7.2.1-bb.1"
     helmRepo:
       repoName: "registry1"
       chartName: "velero"
-      tag: "7.2.1-bb.0"
+      tag: "7.2.1-bb.1"
 
     # -- Flux reconciliation overrides specifically for the Velero Package
     flux: {}
-- 
GitLab