From c798546522e1b57bb989d09a9e08983e18ba4bf5 Mon Sep 17 00:00:00 2001 From: mayankg2703 Date: Thu, 29 Mar 2018 14:24:23 +0000 Subject: Correction in policy due to incorrect merge removing cli package change from policy patch Change-Id: I673cfb90f76df877bd9e69f9a185ae7c77ee4b9b Issue-ID: OOM-844 Signed-off-by: mayankg2703 Signed-off-by: Mandeep Khinda --- kubernetes/policy/requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/policy/requirements.yaml') diff --git a/kubernetes/policy/requirements.yaml b/kubernetes/policy/requirements.yaml index 2bf0d7b9e5..f639633537 100644 --- a/kubernetes/policy/requirements.yaml +++ b/kubernetes/policy/requirements.yaml @@ -18,4 +18,4 @@ dependencies: # 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) - repository: '@local' + repository: '@local' -- cgit 1.2.3-korg