From f4fea1dba3d9aa70e61f71ed085ad8b14fd54bfb Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Tue, 8 Nov 2022 03:27:58 +0100
Subject: [PATCH] chore(keycloak): Upgrade to version 20.0.1

---
 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 51d26e2bc..927ee24f9 100644
--- a/charts/keycloak/Chart.yaml
+++ b/charts/keycloak/Chart.yaml
@@ -7,6 +7,6 @@ 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.5.0
+version: 0.5.1
 # renovate: image=quay.io/keycloak/keycloak
-appVersion: "20.0.0"
+appVersion: "20.0.1"
-- 
GitLab