From d26cf9f929fdfb16919849502666961f36e68039 Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Sat, 21 Nov 2020 22:13:05 +0100 Subject: [CONSUL] Uses new tpls for repos / images This commit makes Consul chart to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux Change-Id: Id46ed756b1f975695585e873c8e13accf3b1d7ca --- kubernetes/consul/requirements.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kubernetes/consul/requirements.yaml') diff --git a/kubernetes/consul/requirements.yaml b/kubernetes/consul/requirements.yaml index d3c442d32e..0b77abe706 100644 --- a/kubernetes/consul/requirements.yaml +++ b/kubernetes/consul/requirements.yaml @@ -20,3 +20,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: ~6.x-0 + repository: '@local' -- cgit 1.2.3-korg