From ff4fce18ebc2af14abc6dd6fcbfe32faaf626002 Mon Sep 17 00:00:00 2001
From: runyontr <tom@defenseunicorns.com>
Date: Thu, 13 Jan 2022 20:50:05 +0000
Subject: [PATCH] Update chart/values.yaml

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

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