From e7be6820ab8cbca7426dbffc30f6f9260eb49c06 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Sun, 31 Aug 2025 08:44:09 +0200 Subject: [PATCH] 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 b39cd13..2c4660c 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.2-debian-12-r1 + image: docker.io/bitnami/keycloak:26.3.3-debian-12-r0 - 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.2 +appVersion: 26.3.3 dependencies: - condition: postgresql.enabled name: postgresql @@ -37,4 +37,4 @@ maintainers: name: keycloak sources: - https://github.com/bitnami/charts/tree/main/bitnami/keycloak -version: 24.9.1 +version: 25.2.0 diff --git a/charts/keycloak/values.yaml b/charts/keycloak/values.yaml index 3990e0b..6c2583a 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.2-debian-12-r1 + tag: 26.3.3-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images