-
-
Notifications
You must be signed in to change notification settings - Fork 679
Failed to fetch helm chart #3217
Comments
Well, until the solution is posted, the workaround is to download archive from the release page and install chart from the file: $ helm install -f values.yaml dendrite ./dendrite-0.13.4.tgz |
Doesn't look like you did something wrong. helm/chart-releaser-action#163 should fix it for the future, I think. |
Thank you, hopefully this will resolve the issue with the action. I will keep this one open for now, at least until they pull your changes. |
#3220 should solve it in the current state. |
Since helm/chart-releaser-action#172 was merged, closing this, going to update CI on the next release. |
Hi,
Sorry if I am doing something wrong, but I cannot figure out how to install the helm chart:
The helm repository shows:
Versions:
helm version:
v3.12.2
GoVersion:
1.20.7
Kubernetes version :
v1.28.1
The text was updated successfully, but these errors were encountered: