From 32a6463142f0a94d3bc65e95a9287c508bd03cc8 Mon Sep 17 00:00:00 2001 From: svcAPLBot <174728082+svcAPLBot@users.noreply.github.com> Date: Thu, 3 Jul 2025 00:51:41 +0000 Subject: [PATCH] chore(chart-deps): update keycloak to version 24.7.5 --- apps.yaml | 6 +++--- chart/chart-index/Chart.yaml | 2 +- charts/keycloak/Chart.yaml | 8 ++++---- charts/keycloak/values.yaml | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apps.yaml b/apps.yaml index 5072333d8b..dfcefd573d 100644 --- a/apps.yaml +++ b/apps.yaml @@ -23,7 +23,7 @@ appsInfo: integration: Argo CD is configured by APL to use the SSO provided by keycloak, and maps APL groups to Argo CD roles. The otomi-admin role is made super admin within Argo CD. The team-admin role has access to Argo CD and is admin of all team projects. Members of team roles are only allowed to administer their own projects. All Teams will automatically get access to a Git repo, and Argo CD is configured to listen to this repo. All a team has to do is to fill their repo with intended state, commit, and automation takes care of the rest. cert-manager: title: Certificate Manager - appVersion: 1.17.1 + appVersion: 1.18.2 repo: https://github.com/cert-manager/cert-manager maintainers: The Linux Foundation relatedLinks: @@ -56,7 +56,7 @@ appsInfo: isDeprecated: true deprecationInfo: replacement: tekton - path: '/#/namespaces/otomi-pipelines/pipelineruns' + path: /#/namespaces/otomi-pipelines/pipelineruns message: Drone is deprecated for enhanced performance, maintainability, and integration. reasons: - To improve overall system performance @@ -168,7 +168,7 @@ appsInfo: integration: Jaeger can be activated to gain tracing insights on its network traffic. It runs in anonymous mode and each authenticated user is given the same authorization, allowing them to see everything. keycloak: title: Keycloak Operator - appVersion: 26.2.4 + appVersion: 26.3.0 repo: https://github.com/keycloak/keycloak maintainers: Keycloak relatedLinks: diff --git a/chart/chart-index/Chart.yaml b/chart/chart-index/Chart.yaml index ae13584e5b..bdfdd5c320 100644 --- a/chart/chart-index/Chart.yaml +++ b/chart/chart-index/Chart.yaml @@ -47,7 +47,7 @@ dependencies: version: 2.46.0 repository: https://jaegertracing.github.io/helm-charts - name: keycloak - version: 24.7.1 + version: 24.7.5 repository: https://charts.bitnami.com/bitnami - name: kiali-operator version: 2.10.0 diff --git a/charts/keycloak/Chart.yaml b/charts/keycloak/Chart.yaml index 8b63a1b4f4..23f3ee03a2 100644 --- a/charts/keycloak/Chart.yaml +++ b/charts/keycloak/Chart.yaml @@ -2,13 +2,13 @@ annotations: category: DeveloperTools images: | - name: keycloak - image: docker.io/bitnami/keycloak:26.2.4-debian-12-r0 + image: docker.io/bitnami/keycloak:26.3.0-debian-12-r0 - name: keycloak-config-cli - image: docker.io/bitnami/keycloak-config-cli:6.4.0-debian-12-r6 + image: docker.io/bitnami/keycloak-config-cli:6.4.0-debian-12-r9 licenses: Apache-2.0 tanzuCategory: application apiVersion: v2 -appVersion: 26.2.4 +appVersion: 26.3.0 dependencies: - condition: postgresql.enabled name: postgresql @@ -33,4 +33,4 @@ maintainers: name: keycloak sources: - https://github.com/bitnami/charts/tree/main/bitnami/keycloak -version: 24.7.1 +version: 24.7.5 diff --git a/charts/keycloak/values.yaml b/charts/keycloak/values.yaml index b39cf81435..1344fbac4f 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.2.4-debian-12-r0 + tag: 26.3.0-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1135,7 +1135,7 @@ keycloakConfigCli: image: registry: docker.io repository: bitnami/keycloak-config-cli - tag: 6.4.0-debian-12-r6 + tag: 6.4.0-debian-12-r9 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images