aboutsummaryrefslogtreecommitdiffstats
path: root/helm/ves-client/Chart.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'helm/ves-client/Chart.yaml')
-rw-r--r--helm/ves-client/Chart.yaml11
1 files changed, 7 insertions, 4 deletions
diff --git a/helm/ves-client/Chart.yaml b/helm/ves-client/Chart.yaml
index 1629944..613c988 100644
--- a/helm/ves-client/Chart.yaml
+++ b/helm/ves-client/Chart.yaml
@@ -26,9 +26,12 @@ dependencies:
version: 10.x
repository: https://charts.bitnami.com/bitnami
condition: mongodb.enabled
- - name: mongo-express
- version: 2.x
- repository: https://cowboysysop.github.io/charts/
- - name: repositoryGenerator
+ - name: certInitializer
version: ~8.x-0
repository: '@local'
+ - name: common
+ version: ~8.x-0
+ # 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'