diff options
Diffstat (limited to 'kubernetes/platform')
8 files changed, 29 insertions, 29 deletions
diff --git a/kubernetes/platform/Chart.yaml b/kubernetes/platform/Chart.yaml index 8eba95ff90..19acda10fd 100644 --- a/kubernetes/platform/Chart.yaml +++ b/kubernetes/platform/Chart.yaml @@ -19,26 +19,26 @@ apiVersion: v2 description: ONAP platform components name: platform -version: 12.0.0 +version: 13.0.0 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 + version: ~13.x-0 repository: '@local' condition: keycloak-init.enabled - name: oauth2-proxy - version: ~12.x-0 + version: ~13.x-0 repository: '@local' condition: oauth2-proxy.enabled diff --git a/kubernetes/platform/components/chartmuseum/Chart.yaml b/kubernetes/platform/components/chartmuseum/Chart.yaml index ccf50f78fc..9fb2aa62ce 100644 --- a/kubernetes/platform/components/chartmuseum/Chart.yaml +++ b/kubernetes/platform/components/chartmuseum/Chart.yaml @@ -20,18 +20,18 @@ apiVersion: v2 description: ONAP Chart Museum name: chartmuseum -version: 12.0.0 +version: 13.0.0 dependencies: - name: common - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: repositoryGenerator - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: readinessCheck - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: serviceAccount - version: ~12.x-0 + version: ~13.x-0 repository: '@local' diff --git a/kubernetes/platform/components/cmpv2-cert-provider/Chart.yaml b/kubernetes/platform/components/cmpv2-cert-provider/Chart.yaml index c48d31d7a4..a77fb20fd6 100644 --- a/kubernetes/platform/components/cmpv2-cert-provider/Chart.yaml +++ b/kubernetes/platform/components/cmpv2-cert-provider/Chart.yaml @@ -17,12 +17,12 @@ apiVersion: v2 description: ONAP CMPv2 certificate external provider for cert-manager name: cmpv2-cert-provider -version: 12.0.0 +version: 13.0.0 dependencies: - name: common - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: readinessCheck - version: ~12.x-0 + version: ~13.x-0 repository: '@local' diff --git a/kubernetes/platform/components/keycloak-init/Chart.yaml b/kubernetes/platform/components/keycloak-init/Chart.yaml index 8e0a46f331..b7bde042b2 100644 --- a/kubernetes/platform/components/keycloak-init/Chart.yaml +++ b/kubernetes/platform/components/keycloak-init/Chart.yaml @@ -16,7 +16,7 @@ # limitations under the License. # ============LICENSE_END========================================================= apiVersion: v2 -version: 12.0.0 +version: 13.0.0 description: ONAP Realm creation and configuration name: keycloak-init sources: @@ -25,10 +25,10 @@ sources: # Keycloakx chart version: 1.6.0 dependencies: - name: common - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: serviceAccount - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: onap-keycloak-config-cli version: 5.6.1 diff --git a/kubernetes/platform/components/keycloak-init/components/keycloak-config-cli/Chart.yaml b/kubernetes/platform/components/keycloak-init/components/keycloak-config-cli/Chart.yaml index 882e12aeaf..e4c4619d2a 100644 --- a/kubernetes/platform/components/keycloak-init/components/keycloak-config-cli/Chart.yaml +++ b/kubernetes/platform/components/keycloak-init/components/keycloak-config-cli/Chart.yaml @@ -38,8 +38,8 @@ sources: dependencies: - name: common - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: repositoryGenerator - version: ~12.x-0 + version: ~13.x-0 repository: '@local'
\ No newline at end of file diff --git a/kubernetes/platform/components/oauth2-proxy/Chart.yaml b/kubernetes/platform/components/oauth2-proxy/Chart.yaml index 1da3d7e19a..13da57793c 100644 --- a/kubernetes/platform/components/oauth2-proxy/Chart.yaml +++ b/kubernetes/platform/components/oauth2-proxy/Chart.yaml @@ -16,7 +16,7 @@ # limitations under the License. # ============LICENSE_END========================================================= apiVersion: v2 -version: 12.0.0 +version: 13.0.0 description: ONAP Oauth2-proxy name: oauth2-proxy sources: @@ -24,10 +24,10 @@ sources: dependencies: - name: common - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: serviceAccount - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: onap-oauth2-proxy version: 6.10.1 diff --git a/kubernetes/platform/components/oauth2-proxy/components/oauth2-proxy/Chart.yaml b/kubernetes/platform/components/oauth2-proxy/components/oauth2-proxy/Chart.yaml index 0609a0f69b..b31b35f46d 100644 --- a/kubernetes/platform/components/oauth2-proxy/components/oauth2-proxy/Chart.yaml +++ b/kubernetes/platform/components/oauth2-proxy/components/oauth2-proxy/Chart.yaml @@ -19,10 +19,10 @@ dependencies: alias: redis condition: redis.enabled - name: common - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: repositoryGenerator - version: ~12.x-0 + version: ~13.x-0 repository: '@local' sources: diff --git a/kubernetes/platform/components/oom-cert-service/Chart.yaml b/kubernetes/platform/components/oom-cert-service/Chart.yaml index 072de8c788..c71653b778 100644 --- a/kubernetes/platform/components/oom-cert-service/Chart.yaml +++ b/kubernetes/platform/components/oom-cert-service/Chart.yaml @@ -17,18 +17,18 @@ apiVersion: v2 description: ONAP Cert Service name: oom-cert-service -version: 12.0.0 +version: 13.0.0 dependencies: - name: common - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: repositoryGenerator - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: certManagerCertificate - version: ~12.x-0 + version: ~13.x-0 repository: '@local' - name: cmpv2Config - version: ~12.x-0 + version: ~13.x-0 repository: '@local' |