aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cli/requirements.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-21 22:30:52 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-12-01 13:28:57 +0100
commit2628ad97ce8e9928b657e111042415941f7efa41 (patch)
tree24c1c3e5a3295cdcab690b718ffac1bbb6a26b31 /kubernetes/cli/requirements.yaml
parentb2188514ae53ca61abb7d7cc90279279cb489301 (diff)
[CLI] Uses new tpls for repos / images
This commit makes CLI chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8495ee50765eccfd25802ff23b1744ea356bb7b2
Diffstat (limited to 'kubernetes/cli/requirements.yaml')
-rw-r--r--kubernetes/cli/requirements.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/cli/requirements.yaml b/kubernetes/cli/requirements.yaml
index f5931d50ed..1e08aaf3cd 100644
--- a/kubernetes/cli/requirements.yaml
+++ b/kubernetes/cli/requirements.yaml
@@ -19,3 +19,6 @@ dependencies:
# a part of this chart's package and will not
# be published independently to a repo (at this point)
repository: '@local'
+ - name: repositoryGenerator
+ version: ~7.x-0
+ repository: '@local'