From 11d775331cc18d3f03d42d94e6fcd55e820f68ea Mon Sep 17 00:00:00 2001
From: Michael Martin <michaelmartin@seed-innovations.com>
Date: Mon, 13 Dec 2021 13:46:30 -0700
Subject: [PATCH] version bump

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index d666fcce8b..1c2d4e0541 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1198,7 +1198,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/vault.git
       path: "./chart"
-      tag: "0.16.1-bb.4"
+      tag: "0.18.0-bb.1"
 
     # -- Flux reconciliation overrides specifically for the Vault Package
     flux: {}
-- 
GitLab