-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to fetch helm chart #3217
Comments
This comment was originally posted by @mike-pisman at matrix-org/dendrite#3217 (comment). 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 |
This comment was originally posted by @S7evinK at matrix-org/dendrite#3217 (comment). Doesn't look like you did something wrong. helm/chart-releaser-action#163 should fix it for the future, I think. |
This comment was originally posted by @mike-pisman at matrix-org/dendrite#3217 (comment).
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. |
This comment was originally posted by @wrenix at matrix-org/dendrite#3217 (comment). #3220 should solve it in the current state. |
This comment was originally posted by @S7evinK at matrix-org/dendrite#3217 (comment). Since helm/chart-releaser-action#172 was merged, closing this, going to update CI on the next release. |
This issue was originally created by @mike-pisman at matrix-org/dendrite#3217.
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: