Releases: astronomer/airflow
Releases · astronomer/airflow
oss-helm-chart/1.13.1-astro
Add the repo as follows:
helm repo add apache-airflow-oss https://github.com/astronomer/airflow/releases/download/oss-helm-chart/1.13.1-astro
Install the chart:
helm install airflow apache-airflow-oss/airflow --version 1.13.1-astro
oss-helm-chart/1.7.1-astro
Add the repo as follows:
helm repo add apache-airflow-oss https://github.com/astronomer/airflow/releases/download/oss-helm-chart/1.7.1-astro
Install the chart:
helm install airflow apache-airflow-oss/airflow --version 1.7.1-astro
oss-helm-chart/1.11.1-astro
Add the repo as follows:
helm repo add apache-airflow-oss https://github.com/astronomer/airflow/releases/download/oss-helm-chart/1.11.1-astro
Install the chart:
helm install airflow apache-airflow-oss/airflow --version 1.11.1-astro
oss-helm-chart/1.11.0-astro
Add the repo as follows:
helm repo add apache-airflow-oss https://github.com/astronomer/airflow/releases/download/oss-helm-chart/1.11.0-astro
Install the chart:
helm install airflow apache-airflow-oss/airflow --version 1.11.0-astro
Astronomer Certified 2.3.4-3, 2022-10-06
Bug Fixes
- Remove TaskFail duplicates check (apache#26714) (commit)
- Fix faulty executor config serialization logic (apache#26191) (commit)
Astronomer Certified 2.3.4-2, 2022-09-21
Astronomer Certified 2.3.4-1, 2022-08-25
User-facing CHANGELOG for AC 2.3.4+astro.1 from Airflow 2.3.4:
Bugfixes
oss-helm-chart/1.7.0-astro
Add the repo as follows:
helm repo add apache-airflow-oss https://github.com/astronomer/airflow/releases/download/oss-helm-chart/1.7.0-astro
Install the chart:
helm install airflow apache-airflow-oss/airflow --version 1.7.0-astro
Astronomer Certified 2.3.3-2, 2022-08-16
Astronomer Certified 2.1.4-9, 2022-07-22
Bug Fixes
- [astro] Fix graph view states(commit)
Security
- Updated
libssl1.1
andopenssl
to1.1.1n-0+deb10u3
to fix CVE-2022-2068(commit)