summaryrefslogtreecommitdiffstats
path: root/requirements.yaml
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2019-02-10 17:52:51 -0500
committerMike Elliott <mike.elliott@amdocs.com>2019-02-10 17:57:16 -0500
commit3605c84f0b643e995606468cceb957b3ad294325 (patch)
tree162fe6ccc841215105e8264df9ca2ef25e73385f /requirements.yaml
parentad86ad7236cfd65b055e9af9b82968244dd62d82 (diff)
Update Chart version for Dublin Release
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release. In addition the requirement.yaml files have been updated to allow for chart versions that include timestamp suffix. A following on patch will take care of changes to the OOM Makefiles to support injection of the timestamp versions. Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb Issue-ID: OOM-1642 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Diffstat (limited to 'requirements.yaml')
-rw-r--r--requirements.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.yaml b/requirements.yaml
index 896eaf4..1d30dfd 100644
--- a/requirements.yaml
+++ b/requirements.yaml
@@ -14,5 +14,5 @@
dependencies:
- name: common
- version: ~3.0.0
+ version: ~4.x-0
repository: '@local' \ No newline at end of file