diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2019-07-11 10:59:59 -0400 |
---|---|---|
committer | James MacNider <James.MacNider@amdocs.com> | 2019-07-11 15:30:28 +0000 |
commit | 9930821a92d9d78e4f161b235aa13ab5398188c5 (patch) | |
tree | 4f48b7ce0279afa5325cfe9fd2e757c488db5f9a /kubernetes/sdc/charts/sdc-dcae-tosca-lab | |
parent | 103fba5060d2df3fdc7b0da75f332ecd948e483b (diff) |
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 <mike.elliott@amdocs.com>
Change-Id: I31daaebeacea33565f13affd2fa28fb15fe948ba
Diffstat (limited to 'kubernetes/sdc/charts/sdc-dcae-tosca-lab')
-rw-r--r-- | kubernetes/sdc/charts/sdc-dcae-tosca-lab/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/sdc/charts/sdc-dcae-tosca-lab/Chart.yaml b/kubernetes/sdc/charts/sdc-dcae-tosca-lab/Chart.yaml index e69503f217..bdee850b90 100644 --- a/kubernetes/sdc/charts/sdc-dcae-tosca-lab/Chart.yaml +++ b/kubernetes/sdc/charts/sdc-dcae-tosca-lab/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP Tosca model for component monitoring and descriptors deployment name: sdc-dcae-tosca-lab -version: 4.0.0 +version: 5.0.0 |