[Bug]: Helm chart is not available #591

Closed
opened 2026-02-04 20:28:14 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @KOliver94 on GitHub (Oct 22, 2024).

Where is the problem occurring?

None

What browsers are you seeing the problem on?

No response

Current behaviour

Error: looks like "http://plankanban.github.io/planka" is not a valid chart repository or cannot be reached: failed to fetch http://plankanban.github.io/planka/index.yaml : 404 Not Found

Desired behaviour

Hey guys,

I've tried to deploy Planka using helm chart but got the following error. I expect that this is caused by a commit deleting index.yaml as explained later.

Steps to reproduce

Follow the documentation here and try to use the helm repo add planka http://plankanban.github.io/planka command.

Other information

I assume as this commit (d05640c646) deletes the index.yaml file, it breaks the possibility to fetch the helm chart. Based on the commit history it seems like Updates commits always deletes index.yaml which I assume breaks helm chart from time to time. As I suspect it might be the side-effect of pages-build-deployment workflow.

Originally created by @KOliver94 on GitHub (Oct 22, 2024). ### Where is the problem occurring? None ### What browsers are you seeing the problem on? _No response_ ### Current behaviour `Error: looks like "http://plankanban.github.io/planka" is not a valid chart repository or cannot be reached: failed to fetch http://plankanban.github.io/planka/index.yaml : 404 Not Found` ### Desired behaviour Hey guys, I've tried to deploy Planka using helm chart but got the following error. I expect that this is caused by a commit deleting `index.yaml` as explained later. ### Steps to reproduce Follow the documentation [here](https://docs.planka.cloud/docs/installation/kubernetes/helm_chart) and try to use the `helm repo add planka http://plankanban.github.io/planka` command. ### Other information I assume as this commit (https://github.com/plankanban/planka/commit/d05640c646b4e3311dbe43aac560e9b4be409b25) deletes the `index.yaml` file, it breaks the possibility to fetch the helm chart. Based on the commit history it seems like `Updates` commits always deletes `index.yaml` which I assume breaks helm chart from time to time. As I suspect it might be the side-effect of pages-build-deployment workflow.
Author
Owner

@meltyshev commented on GitHub (Oct 22, 2024):

Thanks for reporting this! My bad, I'll fix it now.

@meltyshev commented on GitHub (Oct 22, 2024): Thanks for reporting this! My bad, I'll fix it now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#591