diff options
Diffstat (limited to 'robot/assets/helm')
-rw-r--r-- | robot/assets/helm/ves-client/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/assets/helm/ves-client/Chart.yaml b/robot/assets/helm/ves-client/Chart.yaml index 14d36ba0..b8038afe 100644 --- a/robot/assets/helm/ves-client/Chart.yaml +++ b/robot/assets/helm/ves-client/Chart.yaml @@ -24,7 +24,7 @@ appVersion: 1.0.1 dependencies: - name: mongodb version: 10.x - repository: https://charts.bitnami.com/bitnami + repository: https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami condition: mongodb.enabled - name: certInitializer version: ~x.x-0 |