KulykDmytro opened a new issue, #24174: URL: https://github.com/apache/airflow/issues/24174
### Official Helm Chart version main (development) ### Apache Airflow version 2.2.5 ### Kubernetes Version 1.22 ### Helm Chart configuration _No response_ ### Docker Image customisations _No response_ ### What happened when fetching a chart Bitnami's `postgres` chart dependency cannot be honored ``` dependency build error: failed to add remote dependency 'postgresql': no 'postgresql' chart with version matching '10.5.3' found ``` ### What you think should happen instead _No response_ ### How to reproduce _No response_ ### Anything else Seems like `Bitnami` retained all `postgres` chart versions older than 2022-01-01 (<10.14.3) ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
