Under which category would you file this issue?
Helm chart
Apache Airflow version
3.2.0
What happened and how to reproduce it?
The pgbouncer and pgbouncer-exporter images in the chart are:
pgbouncer:
repository: apache/airflow
tag: airflow-pgbouncer-2025.03.05-1.23.1
pullPolicy: IfNotPresent
pgbouncerExporter:
repository: apache/airflow
tag: airflow-pgbouncer-exporter-2025.03.05-0.18.0
pullPolicy: IfNotPresent
These are old, and both depend on a old EOL version of alpine (3.19.7).
We have a client that refuses to install for that reason.
What you think should happen instead?
Rebuild both docker images from a more recent alpine linux version.
Operating System
No response
Deployment
Official Apache Airflow Helm Chart
Apache Airflow Provider(s)
No response
Versions of Apache Airflow Providers
No response
Official Helm Chart version
1.20.0 (latest released)
Kubernetes Version
1.34
Helm Chart configuration
No response
Docker Image customizations
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct
Under which category would you file this issue?
Helm chart
Apache Airflow version
3.2.0
What happened and how to reproduce it?
The pgbouncer and pgbouncer-exporter images in the chart are:
These are old, and both depend on a old EOL version of alpine (3.19.7).
We have a client that refuses to install for that reason.
What you think should happen instead?
Rebuild both docker images from a more recent alpine linux version.
Operating System
No response
Deployment
Official Apache Airflow Helm Chart
Apache Airflow Provider(s)
No response
Versions of Apache Airflow Providers
No response
Official Helm Chart version
1.20.0 (latest released)
Kubernetes Version
1.34
Helm Chart configuration
No response
Docker Image customizations
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct