Skip to content

Commit 365e3d4

Browse files
Use latest bitnami chart repo
Issue: ZENKO-4641
1 parent 2f9daba commit 365e3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/end2end/install-kind-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ fi
4040

4141
# Older charts (bitnami/mongodb:7.8) have been removed from bitnami's helm repo: stick to the
4242
# commit before removal for now
43-
helm repo add --force-update bitnami https://raw.githubusercontent.com/bitnami/charts/defb094c658024e4aa8245622dab202874880cbc/bitnami
43+
helm repo add --force-update bitnami https://charts.bitnami.com/bitnami
4444
helm repo add --force-update pravega https://charts.pravega.io
4545
helm repo add --force-update codecentric https://codecentric.github.io/helm-charts/
4646
# BanzaiCloud repo may not work, c.f. https://scality.atlassian.net/browse/AN-225

0 commit comments

Comments
 (0)