From 0c4057e4dc9380eacad6143f33a79c92545976d3 Mon Sep 17 00:00:00 2001
From: BB_AUTO_MR_TOKEN
 <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil>
Date: Wed, 17 Jul 2024 18:17:42 +0000
Subject: [PATCH] authservice update to 1.0.1-bb.3

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

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