Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

Bitnami images no longer available on Docker hub

This is related to the Broadcom change mentioned here:

How to prepare for the Bitnami Changes coming soon

Upcoming changes to the Bitnami catalog (effective August 28th, 2025) · Issue #35164 · bitnami/charts

Community member also commented the following:

During the installation of Simpl-Open, in the Common-Components v1.3.2 agent the pod redis-master-0 started failing with the following error:

Failed to pull image "docker.io/bitnami/redis:7.2.5-debian-12-r0": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/bitnami/redis:7.2.5-debian-12-r0": failed to resolve reference "docker.io/bitnami/redis:7.2.5-debian-12-r0": docker.io/bitnami/redis:7.2.5-debian-12-r0: not found

After investigating, I noticed that Bitnami announced a migration of their images to a new repository (bitnamilegacy) on Docker Hub. At this point, the image bitnami/redis:7.2.5-debian-12-r0 is no longer available under bitnami/redis, which causes the deployment to fail.

Could you please confirm whether Simpl-Open should be updated to use a newer tag or if it should reference the bitnamilegacy repository instead?

Related to this comment on the Simpl programme website:

Simpl-Open Installation | Simpl Programme

Next steps:

  1. Evaluate the usage of Bitnami images in Simpl-Open.
  2. Investigate options.
  3. Update documentation, including installation document.