From ff4328c61d51199484a18f1482cbd82334b0cada Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Mon, 21 Oct 2024 13:50:52 +0200 Subject: [PATCH] chore: bump app version --- README.md | 2 +- charts/centralidp/Chart.yaml | 2 +- charts/sharedidp/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 88a876c9..37cef586 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository contains the reference configuration to deploy the Catena-X (CX) specific Keycloak instances. -The instances depend on the [helm chart from Bitnami](https://artifacthub.io/packages/helm/bitnami/keycloak) (chart version 19.3.0, app version 23.0.7). +The instances depend on the [helm chart from Bitnami](https://artifacthub.io/packages/helm/bitnami/keycloak) (chart version 23.0.0, app version 25.0.6). The repository is split up in: diff --git a/charts/centralidp/Chart.yaml b/charts/centralidp/Chart.yaml index 8f9f2a82..0260f8ae 100644 --- a/charts/centralidp/Chart.yaml +++ b/charts/centralidp/Chart.yaml @@ -21,7 +21,7 @@ apiVersion: v2 name: centralidp type: application version: 4.0.0-alpha.2 -appVersion: 23.0.7 +appVersion: 25.0.6 description: Helm chart for Central Keycloak Instance home: https://github.com/eclipse-tractusx/portal-iam sources: diff --git a/charts/sharedidp/Chart.yaml b/charts/sharedidp/Chart.yaml index aac3da88..ad0c0d80 100644 --- a/charts/sharedidp/Chart.yaml +++ b/charts/sharedidp/Chart.yaml @@ -21,7 +21,7 @@ apiVersion: v2 name: sharedidp type: application version: 4.0.0-alpha.1 -appVersion: 23.0.7 +appVersion: 25.0.6 description: Helm chart for Shared Keycloak Instance home: https://github.com/eclipse-tractusx/portal-iam sources: