From 0820d5a3d81a3d787bfc8ac05fb0166aeac4d37a Mon Sep 17 00:00:00 2001
From: BB_AUTO_MR_TOKEN
 <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil>
Date: Thu, 19 Dec 2024 17:26:19 +0000
Subject: [PATCH] vault update to 0.29.1-bb.2

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

diff --git a/chart/values.yaml b/chart/values.yaml
index a4382be7ee..bd3faa544b 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1835,11 +1835,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/vault.git
       path: "./chart"
-      tag: "0.29.1-bb.1"
+      tag: "0.29.1-bb.2"
     helmRepo:
       repoName: "registry1"
       chartName: "vault"
-      tag: "0.29.1-bb.1"
+      tag: "0.29.1-bb.2"
 
     # -- Flux reconciliation overrides specifically for the Vault Package
     flux: {}
-- 
GitLab