From 5c9f44a214c0714d9b808dfc18d238f3e7e006b4 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Sun, 31 Aug 2025 07:18:42 +0000 Subject: [PATCH] revert e7be6820ab8cbca7426dbffc30f6f9260eb49c06 revert Update Keycloak image and version to 26.3.3 The Keycloak Docker image has been updated from 26.3.2-debian-12-r1 to 26.3.3-debian-12-r0 in both the Chart.yaml and values.yaml files. This change was necessary to incorporate the latest security patches and improvements provided in the newer version. Additionally, the appVersion and chart version in the Chart.yaml file have been updated to 26.3.3 and 25.2.0 respectively to ensure consistency with the image versioning. These updates help maintain compatibility and ensure that users benefit from the latest enhancements. --- charts/keycloak/Chart.yaml | 6 +++--- charts/keycloak/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/keycloak/Chart.yaml b/charts/keycloak/Chart.yaml index 2c4660c..b39cd13 100644 --- a/charts/keycloak/Chart.yaml +++ b/charts/keycloak/Chart.yaml @@ -5,13 +5,13 @@ annotations: category: DeveloperTools images: | - name: keycloak - image: docker.io/bitnami/keycloak:26.3.3-debian-12-r0 + image: docker.io/bitnami/keycloak:26.3.2-debian-12-r1 - name: keycloak-config-cli image: docker.io/bitnami/keycloak-config-cli:6.4.0-debian-12-r11 licenses: Apache-2.0 tanzuCategory: application apiVersion: v2 -appVersion: 26.3.3 +appVersion: 26.3.2 dependencies: - condition: postgresql.enabled name: postgresql @@ -37,4 +37,4 @@ maintainers: name: keycloak sources: - https://github.com/bitnami/charts/tree/main/bitnami/keycloak -version: 25.2.0 +version: 24.9.1 diff --git a/charts/keycloak/values.yaml b/charts/keycloak/values.yaml index 6c2583a..3990e0b 100644 --- a/charts/keycloak/values.yaml +++ b/charts/keycloak/values.yaml @@ -111,7 +111,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/keycloak - tag: 26.3.3-debian-12-r0 + tag: 26.3.2-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images