From e05e69fe05e48f63af7626e32f640893d472cb7e Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@automr.com>
Date: Thu, 30 Jun 2022 14:18:35 +0000
Subject: [PATCH] Updated keycloak git tag

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

diff --git a/chart/values.yaml b/chart/values.yaml
index cb7afa75ce..a2b3b8f96f 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1294,7 +1294,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/keycloak.git
       path: "./chart"
-      tag: "18.1.1-bb.5"
+      tag: "18.1.1-bb.6"
 
     database:
       # -- Hostname of a pre-existing database to use for Keycloak.
-- 
GitLab