aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cli/Chart.yaml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2023-02-17 07:47:55 +0000
committerefiacor <fiachra.corcoran@est.tech>2023-02-17 18:59:01 +0000
commit7009bc0f98304fe90aa10549eaeeb5ae50204fbb (patch)
tree37221bd84486308fc16bb930d9e07ae42d03dcee /kubernetes/cli/Chart.yaml
parent3afce3d632a64c5f29056e069c296782795553a5 (diff)
[CLI] Remove aaf dependency
Remove aaf dependency from CLI Remove NodePort from CLI Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ia9f4f3417aff502a195a5849fe2e56243ba9c54b Issue-ID: OOM-3096
Diffstat (limited to 'kubernetes/cli/Chart.yaml')
-rw-r--r--kubernetes/cli/Chart.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/kubernetes/cli/Chart.yaml b/kubernetes/cli/Chart.yaml
index 16885d96a3..884ee004ab 100644
--- a/kubernetes/cli/Chart.yaml
+++ b/kubernetes/cli/Chart.yaml
@@ -26,9 +26,6 @@ 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: ~12.x-0
- repository: '@local'
- name: repositoryGenerator
version: ~12.x-0
repository: '@local'