From 4ab041105415ad0978bb6e1a584183d0a83e633c Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Thu, 27 Feb 2025 14:32:31 +0000
Subject: [PATCH] Updated vault git tag

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 674c33a88f..5adb0970c8 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.5"
+      tag: "0.29.1-bb.7"
     helmRepo:
       repoName: "registry1"
       chartName: "vault"
-      tag: "0.29.1-bb.5"
+      tag: "0.29.1-bb.7"
 
     # -- Flux reconciliation overrides specifically for the Vault Package
     flux: {}
-- 
GitLab