From 51e423897cb901bb4d7313d8547a07d701c00e57 Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Mon, 3 Apr 2023 21:19:55 +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 19cb366ebf..374bb86408 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1378,7 +1378,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/keycloak.git
       path: "./chart"
-      tag: "18.4.0-bb.1"
+      tag: "18.4.0-bb.2"
 
     database:
       # -- Hostname of a pre-existing database to use for Keycloak.
-- 
GitLab