wiremock / helm-charts

Helm Chart for Wiremock deployment on Kubernetes
https://wiremock.github.io/helm-charts/
Apache License 2.0
19 stars 32 forks source link

[BUG] Wrong URI in helm repo #35

Closed ppapla closed 5 months ago

ppapla commented 5 months ago

Proposal

Should be https://wiremock.github.io/helm-charts/wiremock-0.1.3.tgz

PLZ fix it asap (release new version with proper URI or rename existing)

Reproduction steps

$helm install wiremock wiremock/wiremock
Error: INSTALLATION FAILED: failed to fetch https://gitkent.github.io/helm-charts/wiremock-0.1.3.tgz : 404 Not Found

References

No response

ppapla commented 5 months ago

To be fixed publish-helm-chart.sh, index.yaml

ppapla commented 5 months ago

Anyone?

leeturner commented 5 months ago

Fixed in #26 and #36