From f4926c491b17a6831c43d3bc8b4de0b4f7b8b5da Mon Sep 17 00:00:00 2001
From: runyontr <tom@runyon.dev>
Date: Fri, 5 Feb 2021 20:10:18 +0000
Subject: [PATCH] feat: ironbank!

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 3f9f1a64f9..21727d16fe 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -208,7 +208,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/authservice.git
       path: "./chart"
-      tag: "0.1.6-bb.2"
+      tag: "0.1.6-bb.3"
     # Dont put chain configuraitons in this section
     values: {}
     # Put additional chain configuration in this section
-- 
GitLab