From 9930821a92d9d78e4f161b235aa13ab5398188c5 Mon Sep 17 00:00:00 2001 From: Mike Elliott Date: Thu, 11 Jul 2019 10:59:59 -0400 Subject: Moving Helm Chart version for El Alto Updating all helm chart versions to 5.0.0 for the El Alto release. Merge will be co-ordinated with the merge of a separate aai/oom patch. Please do not merge until this coordination has completed. Issue-ID: OOM-1980 Signed-off-by: Mike Elliott Change-Id: I31daaebeacea33565f13affd2fa28fb15fe948ba --- kubernetes/cds/Chart.yaml | 2 +- kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml | 2 +- kubernetes/cds/charts/cds-blueprints-processor/requirements.yaml | 2 +- kubernetes/cds/charts/cds-command-executor/Chart.yaml | 2 +- kubernetes/cds/charts/cds-command-executor/requirements.yaml | 2 +- kubernetes/cds/charts/cds-controller-blueprints/Chart.yaml | 2 +- kubernetes/cds/charts/cds-controller-blueprints/requirements.yaml | 2 +- kubernetes/cds/charts/cds-sdc-listener/Chart.yaml | 2 +- kubernetes/cds/charts/cds-sdc-listener/requirements.yaml | 2 +- kubernetes/cds/charts/cds-ui/Chart.yaml | 2 +- kubernetes/cds/charts/cds-ui/requirements.yaml | 2 +- kubernetes/cds/requirements.yaml | 4 ++-- 12 files changed, 13 insertions(+), 13 deletions(-) (limited to 'kubernetes/cds') diff --git a/kubernetes/cds/Chart.yaml b/kubernetes/cds/Chart.yaml index acf35d4c8b..f96054fa70 100644 --- a/kubernetes/cds/Chart.yaml +++ b/kubernetes/cds/Chart.yaml @@ -16,4 +16,4 @@ apiVersion: v1 description: ONAP Controller Design Studio (CDS) name: cds -version: 4.0.0 +version: 5.0.0 diff --git a/kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml b/kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml index 0563675792..2bd381ef0b 100755 --- a/kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml +++ b/kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP CDS Blueprints Processor name: cds-blueprints-processor -version: 4.0.0 \ No newline at end of file +version: 5.0.0 \ No newline at end of file diff --git a/kubernetes/cds/charts/cds-blueprints-processor/requirements.yaml b/kubernetes/cds/charts/cds-blueprints-processor/requirements.yaml index 9f92507a99..e2f56f5200 100755 --- a/kubernetes/cds/charts/cds-blueprints-processor/requirements.yaml +++ b/kubernetes/cds/charts/cds-blueprints-processor/requirements.yaml @@ -14,5 +14,5 @@ dependencies: - name: common - version: ~4.x-0 + version: ~5.x-0 repository: '@local' \ No newline at end of file diff --git a/kubernetes/cds/charts/cds-command-executor/Chart.yaml b/kubernetes/cds/charts/cds-command-executor/Chart.yaml index 6f17c88c46..3b6bb99eab 100755 --- a/kubernetes/cds/charts/cds-command-executor/Chart.yaml +++ b/kubernetes/cds/charts/cds-command-executor/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP CDS Command Executor name: cds-command-executor -version: 4.0.0 \ No newline at end of file +version: 5.0.0 \ No newline at end of file diff --git a/kubernetes/cds/charts/cds-command-executor/requirements.yaml b/kubernetes/cds/charts/cds-command-executor/requirements.yaml index a57d2b6103..d7301b6ae3 100755 --- a/kubernetes/cds/charts/cds-command-executor/requirements.yaml +++ b/kubernetes/cds/charts/cds-command-executor/requirements.yaml @@ -14,5 +14,5 @@ dependencies: - name: common - version: ~4.x-0 + version: ~5.x-0 repository: '@local' \ No newline at end of file diff --git a/kubernetes/cds/charts/cds-controller-blueprints/Chart.yaml b/kubernetes/cds/charts/cds-controller-blueprints/Chart.yaml index fa04a16b00..45776ca7d2 100644 --- a/kubernetes/cds/charts/cds-controller-blueprints/Chart.yaml +++ b/kubernetes/cds/charts/cds-controller-blueprints/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP CDS Controller Blueprints name: cds-controller-blueprints -version: 4.0.0 \ No newline at end of file +version: 5.0.0 \ No newline at end of file diff --git a/kubernetes/cds/charts/cds-controller-blueprints/requirements.yaml b/kubernetes/cds/charts/cds-controller-blueprints/requirements.yaml index 857a963ada..35b34205db 100644 --- a/kubernetes/cds/charts/cds-controller-blueprints/requirements.yaml +++ b/kubernetes/cds/charts/cds-controller-blueprints/requirements.yaml @@ -14,5 +14,5 @@ dependencies: - name: common - version: ~4.x-0 + version: ~5.x-0 repository: '@local' \ No newline at end of file diff --git a/kubernetes/cds/charts/cds-sdc-listener/Chart.yaml b/kubernetes/cds/charts/cds-sdc-listener/Chart.yaml index 4385de11c6..e00a959dd1 100755 --- a/kubernetes/cds/charts/cds-sdc-listener/Chart.yaml +++ b/kubernetes/cds/charts/cds-sdc-listener/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP CDS SDC listener microservice name: cds-sdc-listener -version: 4.0.0 \ No newline at end of file +version: 5.0.0 \ No newline at end of file diff --git a/kubernetes/cds/charts/cds-sdc-listener/requirements.yaml b/kubernetes/cds/charts/cds-sdc-listener/requirements.yaml index a57d2b6103..d7301b6ae3 100755 --- a/kubernetes/cds/charts/cds-sdc-listener/requirements.yaml +++ b/kubernetes/cds/charts/cds-sdc-listener/requirements.yaml @@ -14,5 +14,5 @@ dependencies: - name: common - version: ~4.x-0 + version: ~5.x-0 repository: '@local' \ No newline at end of file diff --git a/kubernetes/cds/charts/cds-ui/Chart.yaml b/kubernetes/cds/charts/cds-ui/Chart.yaml index d168e7cb9f..3eb310ae8f 100644 --- a/kubernetes/cds/charts/cds-ui/Chart.yaml +++ b/kubernetes/cds/charts/cds-ui/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP CDS UI name: cds-ui -version: 4.0.0 \ No newline at end of file +version: 5.0.0 \ No newline at end of file diff --git a/kubernetes/cds/charts/cds-ui/requirements.yaml b/kubernetes/cds/charts/cds-ui/requirements.yaml index a57d2b6103..d7301b6ae3 100644 --- a/kubernetes/cds/charts/cds-ui/requirements.yaml +++ b/kubernetes/cds/charts/cds-ui/requirements.yaml @@ -14,5 +14,5 @@ dependencies: - name: common - version: ~4.x-0 + version: ~5.x-0 repository: '@local' \ No newline at end of file diff --git a/kubernetes/cds/requirements.yaml b/kubernetes/cds/requirements.yaml index 51a4e3f9a1..d6975c49e4 100644 --- a/kubernetes/cds/requirements.yaml +++ b/kubernetes/cds/requirements.yaml @@ -15,8 +15,8 @@ dependencies: - name: common - version: ~4.x-0 + version: ~5.x-0 repository: '@local' - name: mariadb-galera - version: ~4.x-0 + version: ~5.x-0 repository: '@local' \ No newline at end of file -- cgit 1.2.3-korg