diff options
Diffstat (limited to 'kubernetes/cds')
-rw-r--r-- | kubernetes/cds/Chart.yaml | 2 | ||||
-rwxr-xr-x | kubernetes/cds/charts/cds-blueprints-processor/Chart.yaml | 2 | ||||
-rwxr-xr-x | kubernetes/cds/charts/cds-command-executor/Chart.yaml | 2 | ||||
-rwxr-xr-x | kubernetes/cds/charts/cds-py-executor/Chart.yaml | 2 | ||||
-rwxr-xr-x | kubernetes/cds/charts/cds-sdc-listener/Chart.yaml | 2 | ||||
-rw-r--r-- | kubernetes/cds/charts/cds-ui/Chart.yaml | 2 |
6 files changed, 6 insertions, 6 deletions
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 |