From 0e2bb4f1c6c956085e7dd4716be5c4a4dc2c04c2 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Sun, 10 Aug 2025 11:38:55 +0200 Subject: [PATCH] Update Keycloak chart version from 24.9.2 to 24.9.1 The version of the Keycloak chart has been reverted from 24.9.2 to 24.9.1. This change was necessary to align with the stability requirements of our deployment environment, as issues were identified in the newer version that could impact performance and reliability. It's important to monitor further updates from the Keycloak team to ensure we can upgrade once the issues have been resolved without affecting our services. --- charts/keycloak/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/keycloak/Chart.yaml b/charts/keycloak/Chart.yaml index 602e638..b39cd13 100644 --- a/charts/keycloak/Chart.yaml +++ b/charts/keycloak/Chart.yaml @@ -37,4 +37,4 @@ maintainers: name: keycloak sources: - https://github.com/bitnami/charts/tree/main/bitnami/keycloak -version: 24.9.2 +version: 24.9.1