From 8560ec09b048cd7155952a4ee0ab69431036aa22 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Tue, 12 Sep 2023 20:55:09 +0200
Subject: [PATCH] chore(keycloak): Upgrade to 22.0.3

Skipping 22.0.2 as recommended by release notes.

References:
https://www.keycloak.org/2023/09/keycloak-2203-released.html
---
 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 8d5d654c9..d26737bb1 100644
--- a/charts/keycloak/Chart.yaml
+++ b/charts/keycloak/Chart.yaml
@@ -7,9 +7,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.1
+version: 0.7.2
 # renovate: image=quay.io/keycloak/keycloak
-appVersion: "22.0.1"
+appVersion: "22.0.3"
 maintainers:
 - name: Sheogorath
   url: https://shivering-isles.com
-- 
GitLab