From e68640efbc8e9bae789845b37774984a848b646f Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Fri, 7 Jul 2023 15:57:09 +0000
Subject: [PATCH] authservice update to 0.5.3-bb.11

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

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