From 6d298635290dd3f8d393282ab5dcc1881ea747d8 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Wed, 25 Oct 2023 01:47:32 +0200
Subject: [PATCH] chore(keycloak): Upgrade to version 22.0.5

---
 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 22ccde3da..9b52f2b53 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.5
+version: 0.7.6
 # renovate: image=quay.io/keycloak/keycloak
-appVersion: "22.0.4"
+appVersion: "22.0.5"
 maintainers:
 - name: Sheogorath
   url: https://shivering-isles.com
-- 
GitLab