X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fplatform%2FChart.yaml;h=aec56cf9a134ce5b1247187788180f8102eb4aa1;hb=refs%2Fheads%2Fmaster;hp=8eba95ff907f7011183764195c491094ca849a99;hpb=80fe6cb2c01b8dd6ed5ab68245a4ab285ee55e89;p=oom.git diff --git a/kubernetes/platform/Chart.yaml b/kubernetes/platform/Chart.yaml index 8eba95ff90..c3f776803e 100644 --- a/kubernetes/platform/Chart.yaml +++ b/kubernetes/platform/Chart.yaml @@ -3,6 +3,7 @@ # Modifications Copyright © 2020 Nokia # Modifications Copyright © 2021 Orange # Modifications Copyright © 2021 Nordix Foundation +# Modifications Copyright © 2024 Deutsche Telekom AG # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,26 +20,18 @@ apiVersion: v2 description: ONAP platform components name: platform -version: 12.0.0 +version: 13.0.1 dependencies: - name: oom-cert-service - version: ~12.x-0 + version: ~13.x-0 repository: '@local' condition: oom-cert-service.enabled - name: cmpv2-cert-provider - version: ~12.x-0 + version: ~13.x-0 repository: '@local' condition: cmpv2-cert-provider.enabled - name: chartmuseum - version: ~12.x-0 + version: ~13.x-0 repository: '@local' condition: chartmuseum.enabled - - name: keycloak-init - version: ~12.x-0 - repository: '@local' - condition: keycloak-init.enabled - - name: oauth2-proxy - version: ~12.x-0 - repository: '@local' - condition: oauth2-proxy.enabled