top | item 44610310

(no title)

sseveran | 7 months ago

This is going to cause some disruptions. What are the alternatives out there to bitnami charts?

discuss

order

carrodher|7 months ago

The source code for Bitnami containers and Helm charts remains publicly available on GitHub and continues to be licensed under Apache 2.

What’s changing is that Bitnami will no longer publish the full catalog of container images to DockerHub. If you need any image, you can still build/package it yourself from the open-source GitHub repositories.

tranatyl|7 months ago

What about the bitnami:minideb base image? Or the stacksmith files necessary to build certain images? Without access to these resources, it will not be possible to rebuild the images, will it?

0xbadcafebee|7 months ago

https://artifacthub.io/

I don't know why but Artifact Hub never shows up in Google search when you search for "web site with helm charts". Hopefully this gives it a boost.

ethan_smith|7 months ago

Check out Artifact Hub, the CNCF-hosted charts from projects like Prometheus/Grafana, or the official k8s-at-home charts as solid alternatives to Bitnami.

gchamonlive|7 months ago

My first thought was Linuxcontainers but I think they just maintain docker images, not helm charts

chrisandchris|7 months ago

They're all open source - fork the repo and start collectively maintain them.

gchamonlive|7 months ago

That doesn't really answer the question, does it?