logoalt Hacker News

sseveranyesterday at 10:06 PM5 repliesview on HN

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


Replies

carrodheryesterday at 11:11 PM

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.

0xbadcafebeetoday at 3:34 AM

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_smithyesterday at 10:47 PM

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.

gchamonliveyesterday at 10:39 PM

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

chrisandchrisyesterday at 10:37 PM

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

show 1 reply