From 98165f7b9196e56226976fb30c0008925367ad70 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Wed, 13 Mar 2024 21:56:39 +0000
Subject: [PATCH] vault update to 0.25.0-bb.18

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

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