From 0acd139fcbdc7ebc8c0891d5f2071b05a042f691 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 08:31:21 +0000 Subject: [PATCH] chore(deps): update helm release keycloak to v24 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- deploy/k8s/chart/Chart.yaml | 2 +- deploy/k8s/charts/trustification-infrastructure/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/k8s/chart/Chart.yaml b/deploy/k8s/chart/Chart.yaml index 9dd99e59d..610590cf4 100644 --- a/deploy/k8s/chart/Chart.yaml +++ b/deploy/k8s/chart/Chart.yaml @@ -8,6 +8,6 @@ appVersion: "1.16.0" dependencies: - name: keycloak - version: "=15.1.8" + version: "=24.4.6" repository: "https://charts.bitnami.com/bitnami" condition: keycloak.enabled diff --git a/deploy/k8s/charts/trustification-infrastructure/Chart.yaml b/deploy/k8s/charts/trustification-infrastructure/Chart.yaml index bed421ce5..e42d8660d 100644 --- a/deploy/k8s/charts/trustification-infrastructure/Chart.yaml +++ b/deploy/k8s/charts/trustification-infrastructure/Chart.yaml @@ -20,7 +20,7 @@ home: https://trustification.io dependencies: - name: keycloak repository: https://charts.bitnami.com/bitnami - version: 18.7.1 + version: 24.4.6 condition: keycloak.enabled - name: minio repository: https://charts.bitnami.com/bitnami