diff --git a/charts/container-storage-modules/Chart.yaml b/charts/container-storage-modules/Chart.yaml index 54525663..fceaec38 100644 --- a/charts/container-storage-modules/Chart.yaml +++ b/charts/container-storage-modules/Chart.yaml @@ -41,37 +41,37 @@ appVersion: "1.0.0" dependencies: - name: csi-powerstore version: 2.6.0 - repository: file://../csi-powerstore + repository: https://dell.github.io/helm-charts condition: csi-powerstore.enabled - name: csi-powermax version: 2.6.0 - repository: file://../csi-powermax + repository: https://dell.github.io/helm-charts condition: csi-powermax.enabled - name: csi-isilon version: 2.6.0 - repository: file://../csi-isilon + repository: https://dell.github.io/helm-charts condition: csi-isilon.enabled - name: csi-vxflexos version: 2.6.0 - repository: file://../csi-vxflexos + repository: https://dell.github.io/helm-charts condition: csi-vxflexos.enabled - name: csi-unity version: 2.6.0 - repository: file://../csi-unity + repository: https://dell.github.io/helm-charts condition: csi-unity.enabled - name: csm-replication version: 1.4.0 - repository: file://../csm-replication + repository: https://dell.github.io/helm-charts condition: csm-replication.enabled - name: karavi-observability version: 1.5.0 - repository: file://../karavi-observability + repository: https://dell.github.io/helm-charts condition: karavi-observability.enabled - name: cert-manager @@ -81,5 +81,5 @@ dependencies: - name: csm-application-mobility version: 0.3.0 - repository: file://../csm-application-mobility + repository: https://dell.github.io/helm-charts condition: csm-application-mobility.enabled