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-champ/requirements.yaml | |
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-champ/requirements.yaml')
-rw-r--r-- | charts/aai-champ/requirements.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aai-champ/requirements.yaml b/charts/aai-champ/requirements.yaml index 78e822e..d920c92 100644 --- a/charts/aai-champ/requirements.yaml +++ b/charts/aai-champ/requirements.yaml @@ -15,7 +15,7 @@ dependencies: - name: common - version: ~4.x-0 + version: ~5.x-0 # local reference to common chart, as it is # a part of this chart's package and will not # be published independently to a repo (at this point) |