From 88c633acdb2590522c95caf3592bc33d28f6f9c8 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 16:11:13 +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..09b0433f5 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.3.0" 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..962e6341e 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.3.0 condition: keycloak.enabled - name: minio repository: https://charts.bitnami.com/bitnami