passbolt / charts-passbolt

Helm charts to run Passbolt on Kubernetes. No strings attached charts to run the open source password manager for teams!
https://passbolt.com
GNU Affero General Public License v3.0
41 stars 27 forks source link

Bitnami dependency #4

Closed samip5 closed 1 year ago

samip5 commented 1 year ago

I would like to point out that their images are as closed-source as possible, which has multiple issues:

I would urge to not depend on their charts/images as a result.

They have also recently removed a lot of their charts from the index out of nowhere (https://github.com/bitnami/charts/issues/10833) and they don't have multi-arch images of anything (https://github.com/bitnami/charts/issues/7305)

dlen commented 1 year ago

Hi @samip5 thanks for the information,

We provide the charts as a way to make it easy to run passbolt in Kubernetes. You could run your own mariadb and redis if you want. In any case, if you have a suggestion regarding a mariadb and/or redis helm chart to use as a dependency we will be happy to consider it.

samip5 commented 1 year ago

Bitnami seem to have added multi-arch images, so at least that portion doesn't apply anymore. Unfortunately, there is not many choices for dependency charts to use. :(

dlen commented 1 year ago

That is some good news! We will keep the dependencies as they are now until a new option appears that suits more the community needs.

I will close this issue but thanks a lot for your feedback it is greatly appreciated! Of course feel free to re-open the issue if you find an option that you think it is suitable so we can discuss it.