From ecdbeadf6e7d3d087519d8c416f14929119d2f18 Mon Sep 17 00:00:00 2001
From: Josh Wolf <josh@joshwolf.dev>
Date: Fri, 23 Apr 2021 07:20:55 -0600
Subject: [PATCH] Update authservice to 0.4.0-bb.1

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 18344d4c04..80f6c61f1b 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -339,7 +339,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/authservice.git
       path: "./chart"
-      tag: "0.1.6-bb.4"
+      tag: "0.4.0-bb.1"
 
     # -- Values to passthrough to the authservice chart: https://repo1.dso.mil/platform-one/big-bang/apps/core/authservice.git
     values: {}
-- 
GitLab