Fix Broken Bitnami Deployments: Why Your Images Disappeared and How to Pull Them Again
By Péter Nyári on 2025.10.08.
What’s happening: “Image not found / Manifest not found / ImagePullBackOff” errors You might have a setup where a Helm chart or Kubernetes manifest was deploying a Bitnami container image (e.g. bitnami/redis:6.x, or bitnami/postgresql:14.3) successfully in the past. Suddenly, you try the same deployment and you see errors like: In other words: the image that […]
Read more