diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2019-07-11 10:57:08 -0400 |
---|---|---|
committer | Mike Elliott <mike.elliott@amdocs.com> | 2019-07-11 11:08:07 -0400 |
commit | c2d6e68b32be2bc2a421f21d23b12abdf314198c (patch) | |
tree | 34f3a8bc2c4c0548c59a634d5516bfb6611ee264 /charts/aai-gizmo | |
parent | 4a0fbc35268c9d6696e701c7da31dbeaeb21a722 (diff) |
Moving AAI Helm Chart version for El Alto
Updating Helm Charts to 5.0.0 for the El Alto release.
Merge will be co-ordinated with the merge of a separate oom patch https://gerrit.onap.org/r/#/c/oom/+/91274/.
Please do not merge until this coordination has completed.
Issue-ID: OOM-1981
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Change-Id: I14ef1a2a946f51cf7ea98803cb1d6ea1e0039fa6
Diffstat (limited to 'charts/aai-gizmo')
-rw-r--r-- | charts/aai-gizmo/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aai-gizmo/Chart.yaml b/charts/aai-gizmo/Chart.yaml index 98dba95..2a69250 100644 --- a/charts/aai-gizmo/Chart.yaml +++ b/charts/aai-gizmo/Chart.yaml @@ -16,4 +16,4 @@ apiVersion: v1 description: Gizmo service name: aai-gizmo -version: 4.0.0 +version: 5.0.0 |