diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2023-03-27 13:48:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-03-27 13:48:11 +0000 |
commit | 6539e7a7ee21d68ce6b0cc7be7b14e71ebaaf4d9 (patch) | |
tree | 9308c76f5e9c5a63253959b44a7d589d94f642c1 /kubernetes/platform/components/keycloak-init/Chart.yaml | |
parent | 5dad6df09aad4aa5b8e0db5366d0a286f015c6b2 (diff) | |
parent | dce54c8e4d6936f5a2189a55f7e6409747a0ecbe (diff) |
Merge "[PLATFORM] Add Oauth2-Proxy client to ONAP Realm"
Diffstat (limited to 'kubernetes/platform/components/keycloak-init/Chart.yaml')
-rw-r--r-- | kubernetes/platform/components/keycloak-init/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/platform/components/keycloak-init/Chart.yaml b/kubernetes/platform/components/keycloak-init/Chart.yaml index 44ca0fa95d..d9add7143b 100644 --- a/kubernetes/platform/components/keycloak-init/Chart.yaml +++ b/kubernetes/platform/components/keycloak-init/Chart.yaml @@ -31,5 +31,5 @@ dependencies: version: ~12.x-0 repository: '@local' - name: keycloak-config-cli - version: 5.3.1 + version: 5.6.1 repository: 'file://components/keycloak-config-cli' |