We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f9daba commit 365e3d4Copy full SHA for 365e3d4
.github/scripts/end2end/install-kind-dependencies.sh
@@ -40,7 +40,7 @@ fi
40
41
# Older charts (bitnami/mongodb:7.8) have been removed from bitnami's helm repo: stick to the
42
# commit before removal for now
43
-helm repo add --force-update bitnami https://raw.githubusercontent.com/bitnami/charts/defb094c658024e4aa8245622dab202874880cbc/bitnami
+helm repo add --force-update bitnami https://charts.bitnami.com/bitnami
44
helm repo add --force-update pravega https://charts.pravega.io
45
helm repo add --force-update codecentric https://codecentric.github.io/helm-charts/
46
# BanzaiCloud repo may not work, c.f. https://scality.atlassian.net/browse/AN-225
0 commit comments