From 6123dd1e23ee6b63745365d4d1e463e9edae1dac Mon Sep 17 00:00:00 2001
From: Ryan Garcia <garcia.ryan@solute.us>
Date: Fri, 19 Nov 2021 18:12:37 +0000
Subject: [PATCH] Bump authservice version for issue 876 jwks bug fix

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

diff --git a/chart/values.yaml b/chart/values.yaml
index b73f6b28b9..bbae91933d 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -536,7 +536,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/authservice.git
       path: "./chart"
-      tag: "0.4.0-bb.17"
+      tag: "0.4.0-bb.18"
 
     # -- Flux reconciliation overrides specifically for the Authservice Package
     flux: {}
-- 
GitLab