jackraymund opened a new issue, #56498: URL: https://github.com/apache/airflow/issues/56498
### Official Helm Chart version 1.15.0 ### Apache Airflow version 2.9.3 ### Kubernetes Version 1.32.4 ### Helm Chart configuration _No response_ ### Docker Image customizations _No response_ ### What happened After restart I cannot make airflow works, because of missing postgres image. ### What you think should happen instead Image should be on repo. ### How to reproduce docker pull docker.io/bitnami/postgresql:16.1.0-debian-11-r15 130 Error response from daemon: manifest for bitnami/postgresql:16.1.0-debian-11-r15 not found: manifest unknown: manifest unknown ### Anything else How I can change this image? There is all images available to change in values.yaml except postgres. And what version of postgres should i use? ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org