From c01c2be7347ef93cb5fe7f3745a5e2d6a535e172 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Fri, 2 Feb 2024 20:15:32 +0100
Subject: [PATCH] ichore(keycloak): Upgrade to 23.0.6

---
 charts/keycloak/Chart.yaml | 4 ++--
 charts/keycloak/README.md  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/charts/keycloak/Chart.yaml b/charts/keycloak/Chart.yaml
index 687c66a4c..e9b17349e 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.12
+version: 0.7.13
 # renovate: image=quay.io/keycloak/keycloak
-appVersion: "23.0.5"
+appVersion: "23.0.6"
 maintainers:
 - name: Sheogorath
   url: https://shivering-isles.com
diff --git a/charts/keycloak/README.md b/charts/keycloak/README.md
index 9f805cf62..cded75eac 100644
--- a/charts/keycloak/README.md
+++ b/charts/keycloak/README.md
@@ -1,6 +1,6 @@
 # keycloak
 
-![Version: 0.7.12](https://img.shields.io/badge/Version-0.7.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 23.0.5](https://img.shields.io/badge/AppVersion-23.0.5-informational?style=flat-square)
+![Version: 0.7.13](https://img.shields.io/badge/Version-0.7.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 23.0.6](https://img.shields.io/badge/AppVersion-23.0.6-informational?style=flat-square)
 
 A Helm chart for Keycloak on Kubernetes
 
-- 
GitLab