this post was submitted on 25 Jul 2025
26 points (100.0% liked)

Selfhosted

49820 readers
963 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hey there selfhosters,

I imagine some of you are selfhosting Kubernetes and that you might have used some Bitnami images/helmchars.

Bitnami communicated recently about some changes in their catalog [here] (https://github.com/bitnami/charts/issues/35164), and will be effective at the end of August.

For the simple version, they are migrating images from docker.io/bitnami to docker.io/bitnamilegacy, implying some changes there.

But to be expected is that at some point even docker.io/bitnamilegacy will be removed (or of course pay a license to them to access their “secure” images)

I was wondering if someone was affected by this ?

Cheers !

top 9 comments
sorted by: hot top controversial new old
[–] irotsoma@lemmy.blahaj.zone 3 points 1 day ago

This is why I never used their images for any of my projects and do everything I can to use official charts made by the software vendor itself or create my own and put them in my personal git repo for automated deployments.

Any business that gives away middleware for free, likely does that in the hopes of monetizing that pretty directly and eventually will be pressured to increase monetization of those things by those investors or will be forced to stop developing those products due to lack of funding. Middleware really doesn't have many other good ways to monetize.

[–] moonpiedumplings@programming.dev 2 points 1 day ago* (last edited 1 day ago)

Many helm charts, like authentik or forgejo integrate bitnami helmcharts for their databases. So that's why this is concerning to me,

But, I was planning to switch to operators like cloudnativepostgres for my databases instead and disable the builtin bitnami images. When using the builtin bitnami images, automatic migration between major releases is not supported, you have to do it yourself manually and that dissapointed me.

[–] jrgd@lemmy.zip 1 points 1 day ago

Certainly glad I had my suspicions of Bitnami rugpulling when constructing my Kubernetes cluster and preemptively stripped out as much as possible from helm charts that relied on anything Bitnami. This is going to suck for a lot of people and organizations given that images like rabbitmq, postgres, oauth2-proxy, minio among many others are affected.

It's not a full rugpull yet, but not being able to pin versions for the newer security-hardened images is already a huge issue for many pieces of software. Especially for things like not being able to pin to a major version of postgres will cause major problems over time for cluster admins and helm chart developers alike if they don't migrate to other solutions.

Who knows if (when) Bitnami decides to go further in restricting their images, charts from being free and open. I do wish in the future that more helm chart developers would know the caution that should be taken when trusting anything touched by Broadcom of all companies. Maybe this is the necessary warning sign for many.

[–] lousyd@lemmy.sdf.org 1 points 1 day ago

We use expensive vendor software at work that uses bitnami images in their Helm chart. I hope they know about this.

[–] borax7385@lemmy.world 1 points 1 day ago (1 children)

I use Bitnami SealedSecrets. Does anyone know if that's going down the shitter too?

[–] i_am_not_a_robot@discuss.tchncs.de 2 points 1 day ago (1 children)

The issue says at the bottom that SealedSecrets is unaffected.

[–] borax7385@lemmy.world 1 points 1 day ago

I see, thank you.

[–] Routhinator@startrek.website 1 points 1 day ago

Mostly unaffected save for some things. Emberstack kubernetes reflector opts to not make their own chart and their docs tell you to use Bitnami, so its the only chart I use that I'll have to start maintaining myself unless Emberstack changes their stance.

[–] Moonrise2473@feddit.it 1 points 1 day ago

Old free images won't be removed but since they won't get any kind of update, are essentially useless