From a6157d358bc46e54154301b4842cb259e72d973c Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Thu, 20 Apr 2023 06:09:32 +0000
Subject: [PATCH] chore(deps): update quay.io/keycloak/keycloak docker tag to
 v21.1.0

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