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 | 110a99fe302d641cf335232d97caa25b790b101e (patch) | |
tree | 409d71a599ff63b4bacd52b0031aabb434ff62db /charts/aaf-cass | |
parent | 7ac9cd4d6005e530872255119bcd43db785bb120 (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 'charts/aaf-cass')
-rw-r--r-- | charts/aaf-cass/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aaf-cass/Chart.yaml b/charts/aaf-cass/Chart.yaml index f06d149..3706810 100644 --- a/charts/aaf-cass/Chart.yaml +++ b/charts/aaf-cass/Chart.yaml @@ -15,4 +15,4 @@ apiVersion: v1 description: ONAP AAF cassandra name: aaf-cass -version: 4.0.0 +version: 5.0.0 |