#Bitnami has removed their container images and #Helm charts from 'main' registries like #Docker hub and whatnot for a while now, thanks to fucking #Broadcom - in order to lock them behind some enterprise contract or some shit. But. They've always been 'secretly' available still on some other registries like #Amazon 's #AWS #ECR Public Gallery (public.ecr.aws). Not anymore, they're planning to remove them on June 10. These fucking bitches.

🔗 https://community.broadcom.com/tanzu/blogs/beltran-rueda-borrego/2026/05/20/important-update-transitioning-bitnami-offerings-o

Everyone in the
#homelab/#DevOps community, please, mirror the shit out of their stuffs please before they're gone forever (June 10):

🔗 https://gallery.ecr.aws/bitnami

#Zot is one good OCI registry mirroring tool you could self-host to make this a lil easier:

🔗 https://github.com/project-zot/zot
Important Update: Transitioning Bitnami Offerings on AWS

@irfan

broadcom  

project hummingbird started at the perfect time

https://hummingbird-project.io/docs/using/overview/

Using a Project Hummingbird container image

Project Hummingbird builds a collection of minimal, hardened, and secure container images with a significantly reduced attack surface. This strong focus on security combined with a highly automated update workflow aims to minimize CVE counts, targeting near-zero vulnerabilities. All images support amd64 and arm64 architectures. Quick Start All images are available from the Red Hat Hardened Images registry and work directly with Podman, Docker, or Kubernetes: # Run a command directly with the curl image podman run registry.access.redhat.com/hi/curl:latest -v https://example.com # Start a PostgreSQL database podman run -e POSTGRES_PASSWORD=mysecret -p 5432:5432 registry.access.redhat.com/hi/postgresql:latest Example container build using the Hummingbird Python image:

Project Hummingbird
@memoria thanks for highlighting this, never heard of em before! def need to start looking for more alts to what bitnami offered