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/policy/charts/mariadb/requirements.yaml | |
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/policy/charts/mariadb/requirements.yaml')
-rw-r--r-- | kubernetes/policy/charts/mariadb/requirements.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/charts/mariadb/requirements.yaml b/kubernetes/policy/charts/mariadb/requirements.yaml index 68a7d9ec14..05d49a8d7b 100644 --- a/kubernetes/policy/charts/mariadb/requirements.yaml +++ b/kubernetes/policy/charts/mariadb/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) |