Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

hoverkraft-tech/bitnami-depreciation

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitnami-depreciation

The idea of this repo is to reference all helm charts/tools that need attention to be ready for the changes of the 2025-08-28 more infos: https://news.broadcom.com/app-dev/broadcom-introduces-bitnami-secure-images-for-production-ready-containerized-applications

https://www.tickcounter.com/countdown/7975295/bitnami-depreciation

NOTE: bitnami has postponed a bit the depreciation (to the 2025-09-29):

After evaluating the impact and community feedback, the Bitnami team has postponed the deletion of the Bitnami public catalog (docker.io/bitnami) until September 29th to give users more time to adapt to the upcoming changes.

But htey will start too remove some images randomly for 24h each. Check bitnami/charts#35164 for more details

How to detect if you need it

You can use a command like this that will leverage kubectl plugin custom-cols

kubectl custom-cols -A -o images pods | grep bitnami | awk '{ print $2 }' | sort | uniq

If you are seeing images that start with 'bitnami/', it's time to patch !

Helm charts

Other ways

Another approach is to use mutating webhook to patch live any containers starting by '(*/)bitnami/'. This is implemented here.

Contributors

Contributingv

Please fee free to open PRs to add yours if you find this usefull

Morty Proxy This is a proxified and sanitized view of the page, visit original site.