From 723038ed1a0d58dade5c3da643c92f1ff0063005 Mon Sep 17 00:00:00 2001 From: Andreas Geissler Date: Wed, 7 Feb 2024 10:31:05 +0100 Subject: [PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import Update Keycloak installation instructions to use keycloakx (Quarkus based) and update of REALM import Move the creation of the keycloak-ui ingress setup from helmchart to documentation. Issue-ID: OOM-3267 Change-Id: I3c79b05edd488f60a112590584974ba94a8c71a8 Signed-off-by: Andreas Geissler --- kubernetes/platform/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/platform/Chart.yaml') diff --git a/kubernetes/platform/Chart.yaml b/kubernetes/platform/Chart.yaml index 19acda10fd..aec56cf9a1 100644 --- a/kubernetes/platform/Chart.yaml +++ b/kubernetes/platform/Chart.yaml @@ -19,7 +19,7 @@ apiVersion: v2 description: ONAP platform components name: platform -version: 13.0.0 +version: 13.0.1 dependencies: - name: oom-cert-service -- cgit 1.2.3-korg