aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/onap/Chart.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/onap/Chart.yaml')
-rw-r--r--kubernetes/onap/Chart.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/kubernetes/onap/Chart.yaml b/kubernetes/onap/Chart.yaml
index 4754f9fd2f..371bc7167e 100644
--- a/kubernetes/onap/Chart.yaml
+++ b/kubernetes/onap/Chart.yaml
@@ -143,6 +143,10 @@ dependencies:
version: ~10.x-0
repository: '@local'
condition: so.enabled
+ - name: strimzi
+ version: ~10.x-0
+ repository: '@local'
+ condition: strimzi.enabled
- name: uui
version: ~10.x-0
repository: '@local'