From a86a34e02b7bdb05cbf7eb1049293e6849f7b7d8 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Thu, 6 Apr 2023 02:44:46 +0200
Subject: [PATCH] chore(keycloak): Bump chart version for updates

---
 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 239155051..0ac341346 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.5.5
+version: 0.5.6
 # renovate: image=quay.io/keycloak/keycloak
 appVersion: "21.0.2"
 maintainers:
 - name: Sheogorath
-  url: https://shivering-isles.com
\ No newline at end of file
+  url: https://shivering-isles.com
diff --git a/charts/keycloak/README.md b/charts/keycloak/README.md
index a51ed8ddb..076958abe 100644
--- a/charts/keycloak/README.md
+++ b/charts/keycloak/README.md
@@ -1,6 +1,6 @@
 # keycloak
 
-![Version: 0.5.5](https://img.shields.io/badge/Version-0.5.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 21.0.1](https://img.shields.io/badge/AppVersion-21.0.1-informational?style=flat-square)
+![Version: 0.5.6](https://img.shields.io/badge/Version-0.5.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 21.0.2](https://img.shields.io/badge/AppVersion-21.0.2-informational?style=flat-square)
 
 (Alpha) A Helm chart for Keycloak on Kubernetes
 
-- 
GitLab