diff options
Diffstat (limited to 'kubernetes')
-rw-r--r-- | kubernetes/cds/Chart.yaml | 2 | ||||
-rwxr-xr-x | kubernetes/cds/components/cds-blueprints-processor/Chart.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/cds/Chart.yaml b/kubernetes/cds/Chart.yaml index d8b6cc7de0..f179afd6e9 100644 --- a/kubernetes/cds/Chart.yaml +++ b/kubernetes/cds/Chart.yaml @@ -17,7 +17,7 @@ apiVersion: v2 description: ONAP Controller Design Studio (CDS) name: cds -version: 13.0.2 +version: 13.0.3 dependencies: - name: common diff --git a/kubernetes/cds/components/cds-blueprints-processor/Chart.yaml b/kubernetes/cds/components/cds-blueprints-processor/Chart.yaml index e4fc011880..cfe5c7371b 100755 --- a/kubernetes/cds/components/cds-blueprints-processor/Chart.yaml +++ b/kubernetes/cds/components/cds-blueprints-processor/Chart.yaml @@ -17,7 +17,7 @@ apiVersion: v2 description: ONAP CDS Blueprints Processor name: cds-blueprints-processor -version: 13.0.0 +version: 13.0.1 dependencies: - name: common |