From 4a02eac738ee0bf33a9e51b9721a676cbbe6a62c Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Fri, 23 Feb 2024 15:35:29 +0100
Subject: [PATCH] chore(keycloak): Upgrade to version 23.0.7

---
 charts/keycloak/Chart.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/charts/keycloak/Chart.yaml b/charts/keycloak/Chart.yaml
index e9b17349e..ebdec681c 100644
--- a/charts/keycloak/Chart.yaml
+++ b/charts/keycloak/Chart.yaml
@@ -9,9 +9,9 @@ icon: https://www.keycloak.org/resources/images/keycloak_icon_512px.svg
 sources:
   - https://git.shivering-isles.com/shivering-isles/infrastructure-gitops
   - https://github.com/keycloak/keycloak
-version: 0.7.13
+version: 0.7.14
 # renovate: image=quay.io/keycloak/keycloak
-appVersion: "23.0.6"
+appVersion: "23.0.7"
 maintainers:
 - name: Sheogorath
   url: https://shivering-isles.com
-- 
GitLab