From ca1da18e4d7d92e8d164591ce2c71665922711c5 Mon Sep 17 00:00:00 2001
From: Ryan Garcia <garcia.ryan@solute.us>
Date: Tue, 23 Nov 2021 17:00:12 +0000
Subject: [PATCH] Update values.yaml to latest tag of vault

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 1cc974bb49..0529636fee 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1129,8 +1129,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/vault.git
       path: "./chart"
-      #tag: "0.1.0-bb.0"
-      branch: "finalization"
+      tag: "0.16.1-bb.1"
 
     # -- Flux reconciliation overrides specifically for the Vault Package
     flux: {}
-- 
GitLab