From cdd21e0b1a3097bba56fa7f12f24269307ef7e10 Mon Sep 17 00:00:00 2001
From: Thomas Runyon <thomas.runyon.2.ctr@us.af.mil>
Date: Fri, 19 Mar 2021 09:39:27 -0400
Subject: [PATCH] Bumped authservice chart version

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 09557fc800..ccd84bc792 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -309,7 +309,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/authservice.git
       path: "./chart"
-      tag: "0.1.6-bb.3"
+      tag: "0.1.6-bb.4"
 
     # -- Values to passthrough to the authservice chart: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/authservice.git
     values: {}
-- 
GitLab