summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/components/aai-modelloader/requirements.yaml
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2021-11-10 20:03:42 +0000
committerGerrit Code Review <gerrit@onap.org>2021-11-10 20:03:42 +0000
commitaf3d4158481aa457d21b894865536e8d5bda1826 (patch)
tree13f4635b3eac1272ee548d0a6a7f6ec7efd48662 /kubernetes/aai/components/aai-modelloader/requirements.yaml
parentc03c1f30a59b79e69997108be149340a15b5f855 (diff)
parent1e99719c0224863cf26c5362243a4fa1b955c362 (diff)
Merge "[AAI][BABEL] Remove Hardcoded certificates"
Diffstat (limited to 'kubernetes/aai/components/aai-modelloader/requirements.yaml')
-rw-r--r--kubernetes/aai/components/aai-modelloader/requirements.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/kubernetes/aai/components/aai-modelloader/requirements.yaml b/kubernetes/aai/components/aai-modelloader/requirements.yaml
index d80dc5aea2..5a41aefe84 100644
--- a/kubernetes/aai/components/aai-modelloader/requirements.yaml
+++ b/kubernetes/aai/components/aai-modelloader/requirements.yaml
@@ -21,6 +21,9 @@ dependencies:
# a part of this chart's package and will not
# be published independently to a repo (at this point)
repository: '@local'
+ - name: certInitializer
+ version: ~9.x-0
+ repository: '@local'
- name: repositoryGenerator
version: ~9.x-0
repository: '@local'