From 4821a4fd33c593f379f48fc16deb37a9a28f9fcc Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Fri, 15 Sep 2023 22:15:01 +0000
Subject: [PATCH] authservice update to 0.5.3-bb.17

---
 chart/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index e790e8b950..804c6239be 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1060,11 +1060,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/authservice.git
       path: "./chart"
-      tag: "0.5.3-bb.16"
+      tag: "0.5.3-bb.17"
     helmRepo:
       repoName: "registry1"
       chartName: "authservice"
-      tag: "0.5.3-bb.16"
+      tag: "0.5.3-bb.17"
 
     # -- Flux reconciliation overrides specifically for the Authservice Package
     flux: {}
-- 
GitLab