Official helm chart #151

Closed
opened 2026-02-04 17:31:57 +03:00 by OVERLORD · 15 comments
Owner

Originally created by @vladtara on GitHub (Dec 22, 2021).

It'd be awesome if planka has official helm chart

Originally created by @vladtara on GitHub (Dec 22, 2021). It'd be awesome if planka has official helm chart
Author
Owner

@ThelonKarrde commented on GitHub (Apr 22, 2022):

I would be happy to build one if maintainers are not against.

@ThelonKarrde commented on GitHub (Apr 22, 2022): I would be happy to build one if maintainers are not against.
Author
Owner

@Ottozz commented on GitHub (May 25, 2022):

Any answer from the mantainers on this? It would be great to have it

@Ottozz commented on GitHub (May 25, 2022): Any answer from the mantainers on this? It would be great to have it
Author
Owner

@ThelonKarrde commented on GitHub (May 25, 2022):

Any answer from the mantainers on this? It would be great to have it

It's almost done, I will propose PR in the next couple of weeks

@ThelonKarrde commented on GitHub (May 25, 2022): > Any answer from the mantainers on this? It would be great to have it It's almost done, I will propose PR in the next couple of weeks
Author
Owner

@nickbe commented on GitHub (Jun 1, 2022):

Hi there. This would surely be a great addition to planka. Can you post a preliminary screenshot and a little information about this?

@nickbe commented on GitHub (Jun 1, 2022): Hi there. This would surely be a great addition to planka. Can you post a preliminary screenshot and a little information about this?
Author
Owner

@alexmarkowitsch commented on GitHub (Feb 13, 2023):

Any news on this one? Would appreciate an official chart

@alexmarkowitsch commented on GitHub (Feb 13, 2023): Any news on this one? Would appreciate an official chart
Author
Owner

@Chris-Greaves commented on GitHub (May 13, 2023):

It's still a WIP but here you go, a Helm Chart for deploying Planka
https://github.com/Chris-Greaves/planka-helm-chart

I will keep updating it as I go and use it, there is an issue with the database credentials being changed every deployment which breaks things, but I'm working on a fix for that. See README.md

@Chris-Greaves commented on GitHub (May 13, 2023): It's still a WIP but here you go, a Helm Chart for deploying Planka https://github.com/Chris-Greaves/planka-helm-chart I will keep updating it as I go and use it, there is an issue with the database credentials being changed every deployment which breaks things, but I'm working on a fix for that. See README.md
Author
Owner

@Chris-Greaves commented on GitHub (May 13, 2023):

Once it's stable in my own repo, I will offer to move it into this to be officially supported.

@Chris-Greaves commented on GitHub (May 13, 2023): Once it's stable in my own repo, I will offer to move it into this to be officially supported.
Author
Owner

@Chris-Greaves commented on GitHub (May 14, 2023):

It's still a WIP but here you go, a Helm Chart for deploying Planka https://github.com/Chris-Greaves/planka-helm-chart

I will keep updating it as I go and use it, there is an issue with the database credentials being changed every deployment which breaks things, but I'm working on a fix for that. See README.md

I have now found a way to fix this so you can run helm upgrade without updating the passwords and locking yourself out of the database. This now seems to be a stable chart and is ready for people to start using.

@nickbe, @alexmarkowitsch, @vlidtara, @Ottozz; maybe you could play around and deploy it yourselves to check all is working as you expect?

@Chris-Greaves commented on GitHub (May 14, 2023): > It's still a WIP but here you go, a Helm Chart for deploying Planka https://github.com/Chris-Greaves/planka-helm-chart > > I will keep updating it as I go and use it, there is an issue with the database credentials being changed every deployment which breaks things, but I'm working on a fix for that. See README.md I have now found a way to fix this so you can run `helm upgrade` without updating the passwords and locking yourself out of the database. This now seems to be a stable chart and is ready for people to start using. @nickbe, @alexmarkowitsch, @vlidtara, @Ottozz; maybe you could play around and deploy it yourselves to check all is working as you expect?
Author
Owner

@vladtara commented on GitHub (May 15, 2023):

ok ill try to deploy https://github.com/Chris-Greaves/planka-helm-chart

@vladtara commented on GitHub (May 15, 2023): ok ill try to deploy https://github.com/Chris-Greaves/planka-helm-chart
Author
Owner

@Chris-Greaves commented on GitHub (May 18, 2023):

@meltyshev Would you be interested in having an official chart in this repo, or would you rather keep it separate and I support it?

I don't mind either way, what ever you want.

@Chris-Greaves commented on GitHub (May 18, 2023): @meltyshev Would you be interested in having an official chart in this repo, or would you rather keep it separate and I support it? I don't mind either way, what ever you want.
Author
Owner

@meltyshev commented on GitHub (May 22, 2023):

Hi! I'm sorry for the delay in replying. Very difficult to decide for me as I'm not familiar with k8s yet. It might be more convenient to have it in one repository. Feel free to make a PR, I'll accept it right away.

@meltyshev commented on GitHub (May 22, 2023): Hi! I'm sorry for the delay in replying. Very difficult to decide for me as I'm not familiar with k8s yet. It might be more convenient to have it in one repository. Feel free to make a PR, I'll accept it right away.
Author
Owner

@alexmarkowitsch commented on GitHub (May 23, 2023):

Hey @Chris-Greaves, thank you for the Chart! I had to make some small adjustments to fit my needs, but it works perfectly fine. 👍

@alexmarkowitsch commented on GitHub (May 23, 2023): Hey @Chris-Greaves, thank you for the Chart! I had to make some small adjustments to fit my needs, but it works perfectly fine. 👍
Author
Owner

@Chris-Greaves commented on GitHub (May 23, 2023):

@alexmarkowitsch awesome to hear! If you think any of your adjustments should have been features in the Chart, feel free to message here and I'll look at adding them.

@meltyshev I'll look at creating a PR in the next few days to add it to this repo.

@Chris-Greaves commented on GitHub (May 23, 2023): @alexmarkowitsch awesome to hear! If you think any of your adjustments should have been features in the Chart, feel free to message here and I'll look at adding them. @meltyshev I'll look at creating a PR in the next few days to add it to this repo.
Author
Owner

@daniel-hiller commented on GitHub (Jun 6, 2023):

Hey @Chris-Greaves, thanks for your work.
I have added this to the documentation

@daniel-hiller commented on GitHub (Jun 6, 2023): Hey @Chris-Greaves, thanks for your work. I have added this to the [documentation](https://docs.planka.cloud/docs/installl-planka/Helm%20Chart/)
Author
Owner

@schnells commented on GitHub (Jun 17, 2025):

documentation for the helm chart moved to https://docs.planka.cloud/docs/installation/kubernetes/helm-chart

@schnells commented on GitHub (Jun 17, 2025): documentation for the helm chart moved to [https://docs.planka.cloud/docs/installation/kubernetes/helm-chart](https://docs.planka.cloud/docs/installation/kubernetes/helm-chart )
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#151