From 26eed69b24177c276dbc28c68054c47c43fa956e Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Thu, 29 Apr 2021 17:50:02 +0200 Subject: [COMMON] Update Release Note and Bump versions This patch update the release notes for guilin release and bump the versions of the charts Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux Change-Id: I526e38d151fd707511ff951eb5aaabd18d612acb --- kubernetes/cds/Chart.yaml | 2 +- kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml | 2 +- kubernetes/cds/charts/cds-command-executor/Chart.yaml | 2 +- kubernetes/cds/charts/cds-py-executor/Chart.yaml | 2 +- kubernetes/cds/charts/cds-sdc-listener/Chart.yaml | 2 +- kubernetes/cds/charts/cds-ui/Chart.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'kubernetes/cds') diff --git a/kubernetes/cds/Chart.yaml b/kubernetes/cds/Chart.yaml index ab34de4df7..d74bda461a 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: 7.0.0 +version: 7.0.1 diff --git a/kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml b/kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml index 1c5f0e022d..1f898c37c1 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: 7.0.0 \ No newline at end of file +version: 7.0.1 diff --git a/kubernetes/cds/charts/cds-command-executor/Chart.yaml b/kubernetes/cds/charts/cds-command-executor/Chart.yaml index f0d50581c4..95161a04a9 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: 7.0.0 \ No newline at end of file +version: 7.0.1 diff --git a/kubernetes/cds/charts/cds-py-executor/Chart.yaml b/kubernetes/cds/charts/cds-py-executor/Chart.yaml index d7e319a5a8..11d4a9e6f7 100755 --- a/kubernetes/cds/charts/cds-py-executor/Chart.yaml +++ b/kubernetes/cds/charts/cds-py-executor/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP CDS Py Executor name: cds-py-executor -version: 7.0.0 \ No newline at end of file +version: 7.0.1 diff --git a/kubernetes/cds/charts/cds-sdc-listener/Chart.yaml b/kubernetes/cds/charts/cds-sdc-listener/Chart.yaml index c2fa653457..b60c703fbf 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: 7.0.0 \ No newline at end of file +version: 7.0.1 diff --git a/kubernetes/cds/charts/cds-ui/Chart.yaml b/kubernetes/cds/charts/cds-ui/Chart.yaml index ae14cb92af..802cfcdd2d 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: 7.0.0 \ No newline at end of file +version: 7.0.1 -- cgit 1.2.3-korg