diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2019-07-11 10:59:59 -0400 |
---|---|---|
committer | BorislavG <Borislav.Glozman@amdocs.com> | 2019-08-01 10:52:59 +0000 |
commit | a61991eb4d9c0734f54a2f61b4c01f40c402429d (patch) | |
tree | 622fb65bbeb2185aedf3a9c1c07add983205d027 /kubernetes/common/mongo/requirements.yaml | |
parent | 4384da921101bd25304b972060ecda0f91300b49 (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
(cherry picked from commit 9930821a92d9d78e4f161b235aa13ab5398188c5)
Diffstat (limited to 'kubernetes/common/mongo/requirements.yaml')
-rw-r--r-- | kubernetes/common/mongo/requirements.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/common/mongo/requirements.yaml b/kubernetes/common/mongo/requirements.yaml index 71fbbc5ce9..79d7de4dd3 100644 --- a/kubernetes/common/mongo/requirements.yaml +++ b/kubernetes/common/mongo/requirements.yaml @@ -14,5 +14,5 @@ dependencies: - name: common - version: ~4.x-0 + version: ~5.x-0 repository: '@local' |