Skip to content

Releases: astronomer/airflow-chart

v1.3.0

08 Feb 18:25
Compare
Choose a tag to compare

Changes:

  • 2022-02-08 12:13:14 a2e1530: bump chart version to 1.3.0
  • 2022-01-27 09:57:23 7be6901: Merge branch 'master' into release-1.3
  • 2022-01-27 09:57:01 d7b1450: Drop k8s 1.18 (#289)
  • 2022-01-27 09:10:26 0361d80: Bump to version 1.3.0-rc.1
  • 2022-01-27 03:20:31 349cbd0: pgbouncer sslmode support (#280)
  • 2022-01-13 07:37:38 4390f0f: Use OSS Airflow Chart 1.4.0 (#287)
  • 2022-01-12 23:51:36 758c176: bump git sync image (#288)
  • 2022-01-07 19:28:37 1edce87: Add COMPONENT env. var. to standard Airflow environment (#285)
  • 2022-01-06 09:43:06 d24df7b: Change PR template to the same as what is in astronomer/astronomer (#284)
  • 2022-01-06 04:25:38 1b39bfb: bump pgbouncer to 1.16.1, pgbouncer-exporter to 0.13.0 (#283)
  • 2022-01-05 16:45:31 cd36766: Add logging sidecar configmap (#282)
  • 2022-01-05 04:47:59 cea70a9: bump redis image to 6.2.6 (#281)
  • 2021-12-17 19:32:14 caef3e0: Deprecate k8s 1.17 (#278)
  • 2021-12-17 19:30:59 fce1f57: Use generate hashes (#279)
  • 2021-12-17 04:05:28 d4cf036: Document how to release custom upstream Airflow chart (#276)
  • 2021-12-17 04:04:13 1be89a5: Use custom astro-OSS 1.3.1 airflow chart (#277)
  • 2021-12-06 15:21:04 aa29674: Add NFS as an allowed volume type to airflow-scc-anyuid (#275)
  • 2021-11-30 17:44:08 8287b2c: Sync tested k8s versions with what is in astronomer/astronomer (#273)
  • 2021-11-30 15:46:38 961c160: Add CODEOWNERS (#274)
  • 2021-11-23 12:13:00 d6cee4a: fix release to prod command for multi version charts (#272)
  • 2021-11-18 10:49:46 7c663a1: Fix KubernetesExecutor on Airflow < 1.10.12 (#269)
  • 2021-11-17 02:14:42 5d65106: More improvements with Pytest - Part 2 (#268)
  • 2021-11-16 15:05:52 31fce06: Update to latest gitsync image (#266)
  • 2021-11-16 12:46:00 4a84832: Bump airflow dependency (#267)
  • 2021-11-10 17:28:53 9740e54: 3716 pytest for chart tests (#263)
  • 2021-11-09 13:17:06 1909e22: Add pre-commit, tweak CircleCI configs (#262)
  • 2021-11-09 21:16:48 73d5670: Bump to the latest released version of OSS Chart: 1.3.0 (#261)
  • 2021-11-01 21:48:02 d0c176d: Bump Redis to new version (#259)
  • 2021-11-01 07:46:40 70128da: Add service accounts for all airflow deployment components (#253)
  • 2021-10-29 14:40:42 e624748: Bump and tweak dev component versions (#258)
  • 2021-10-28 17:31:23 fb231df: Drop support for Helm 2 (#234)
  • 2021-10-26 19:06:40 c8d6025: bump pgexporter to new version (#257)
  • 2021-10-21 13:04:23 fb14b7a: add pod template file override (#256)
  • 2021-10-14 14:53:23 aa1b154: fix auth backend config when airflow is less than 2 (#255)
  • 2021-10-11 17:22:14 03e4e27: fix scc anyuid template and set cleanup job command to [] (#252)

Authors:

[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

v1.2.0

20 Jan 00:59
Compare
Choose a tag to compare

Changes:

  • 2022-01-19 14:28:55 1a775b7: change version to 1.2.0
  • 2022-01-13 09:24:46 d1aff60: bump chart version for internal release
  • 2022-01-13 07:37:38 4390f0f: Use OSS Airflow Chart 1.4.0 (#287)
  • 2022-01-12 23:51:36 758c176: bump git sync image (#288)
  • 2022-01-07 19:28:37 1edce87: Add COMPONENT env. var. to standard Airflow environment (#285)
  • 2022-01-06 09:43:06 d24df7b: Change PR template to the same as what is in astronomer/astronomer (#284)
  • 2022-01-06 04:25:38 1b39bfb: bump pgbouncer to 1.16.1, pgbouncer-exporter to 0.13.0 (#283)
  • 2022-01-05 16:45:31 cd36766: Add logging sidecar configmap (#282)
  • 2022-01-05 04:47:59 cea70a9: bump redis image to 6.2.6 (#281)
  • 2021-12-17 19:32:14 caef3e0: Deprecate k8s 1.17 (#278)
  • 2021-12-17 19:30:59 fce1f57: Use generate hashes (#279)
  • 2021-12-17 04:05:28 d4cf036: Document how to release custom upstream Airflow chart (#276)
  • 2021-12-17 04:04:13 1be89a5: Use custom astro-OSS 1.3.1 airflow chart (#277)
  • 2021-12-06 15:21:04 aa29674: Add NFS as an allowed volume type to airflow-scc-anyuid (#275)
  • 2021-11-30 17:44:08 8287b2c: Sync tested k8s versions with what is in astronomer/astronomer (#273)
  • 2021-11-30 15:46:38 961c160: Add CODEOWNERS (#274)
  • 2021-11-23 12:13:00 d6cee4a: fix release to prod command for multi version charts (#272)
  • 2021-11-18 10:49:46 7c663a1: Fix KubernetesExecutor on Airflow < 1.10.12 (#269)
  • 2021-11-17 02:14:42 5d65106: More improvements with Pytest - Part 2 (#268)
  • 2021-11-16 15:05:52 31fce06: Update to latest gitsync image (#266)
  • 2021-11-16 12:46:00 4a84832: Bump airflow dependency (#267)
  • 2021-11-10 17:28:53 9740e54: 3716 pytest for chart tests (#263)
  • 2021-11-09 13:17:06 1909e22: Add pre-commit, tweak CircleCI configs (#262)
  • 2021-11-09 21:16:48 73d5670: Bump to the latest released version of OSS Chart: 1.3.0 (#261)
  • 2021-11-01 21:48:02 d0c176d: Bump Redis to new version (#259)
  • 2021-11-01 07:46:40 70128da: Add service accounts for all airflow deployment components (#253)
  • 2021-10-29 14:40:42 e624748: Bump and tweak dev component versions (#258)
  • 2021-10-28 17:31:23 fb231df: Drop support for Helm 2 (#234)
  • 2021-10-26 19:06:40 c8d6025: bump pgexporter to new version (#257)
  • 2021-10-21 13:04:23 fb14b7a: add pod template file override (#256)
  • 2021-10-14 14:53:23 aa1b154: fix auth backend config when airflow is less than 2 (#255)
  • 2021-10-11 17:22:14 03e4e27: fix scc anyuid template and set cleanup job command to [] (#252)

Authors:

[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

v1.1.1

17 Dec 19:26
Compare
Choose a tag to compare

Changes:

  • 2021-12-17 09:57:47 7ffc697: bump airflow chart to 1.1.1
  • 2021-12-17 04:04:13 7d163fd: Use custom astro-OSS 1.3.1 airflow chart (#277)

Authors:

[email protected]
[email protected]

v1.1.0

23 Nov 20:36
Compare
Choose a tag to compare

Changes:

  • 2021-11-23 12:26:07 dcce924: release version 1.1.0
  • 2021-11-23 12:13:00 d6cee4a: fix release to prod command for multi version charts (#272)
  • 2021-11-18 10:49:46 7c663a1: Fix KubernetesExecutor on Airflow < 1.10.12 (#269)
  • 2021-11-17 02:14:42 5d65106: More improvements with Pytest - Part 2 (#268)
  • 2021-11-16 15:05:52 31fce06: Update to latest gitsync image (#266)
  • 2021-11-16 12:46:00 4a84832: Bump airflow dependency (#267)
  • 2021-11-10 17:28:53 9740e54: 3716 pytest for chart tests (#263)
  • 2021-11-09 13:17:06 1909e22: Add pre-commit, tweak CircleCI configs (#262)
  • 2021-11-09 21:16:48 73d5670: Bump to the latest released version of OSS Chart: 1.3.0 (#261)
  • 2021-11-01 21:48:02 d0c176d: Bump Redis to new version (#259)
  • 2021-11-01 07:46:40 70128da: Add service accounts for all airflow deployment components (#253)
  • 2021-10-29 14:40:42 e624748: Bump and tweak dev component versions (#258)
  • 2021-10-28 17:31:23 fb231df: Drop support for Helm 2 (#234)
  • 2021-10-26 19:06:40 c8d6025: bump pgexporter to new version (#257)
  • 2021-10-21 13:04:23 fb14b7a: add pod template file override (#256)
  • 2021-10-14 14:53:23 aa1b154: fix auth backend config when airflow is less than 2 (#255)
  • 2021-10-11 17:22:14 03e4e27: fix scc anyuid template and set cleanup job command to [] (#252)

Authors:

[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

v1.0.9

23 Nov 20:31
Compare
Choose a tag to compare

Changes:

  • 2021-11-23 10:25:16 2792079: fix releae-internal-to-prod version error
  • 2021-11-18 18:04:35 7a83ab6: Revert "add Elastic search host to values.yaml and bump to 1.0.10"
  • 2021-11-18 16:35:23 8ab9c3d: add Elastic search host to values.yaml and bump to 1.0.10
  • 2021-11-18 10:56:59 941be97: bump to 1.0.9 and switch airflow dep to 1.2 for this release
  • 2021-11-18 10:46:55 7d024ca: Release 1.0.8 - Pull in k8s executor with airflow <= 1.10.12 fix (#270)

Authors:

[email protected]

v1.0.7

22 Nov 16:54
Compare
Choose a tag to compare

Changes:

  • 2021-11-16 15:25:46 b46c529: bump chart version to 1.0.7
  • 2021-11-16 15:22:37 73f6536: Merge branch 'master' into release-1.0
  • 2021-11-16 15:05:52 31fce06: Update to latest gitsync image (#266)
  • 2021-11-16 12:46:00 4a84832: Bump airflow dependency (#267)
  • 2021-11-12 11:21:51 9eeed00: bump airflow to 1.3.0 (#264)
  • 2021-11-10 17:28:53 9740e54: 3716 pytest for chart tests (#263)
  • 2021-11-09 13:17:06 1909e22: Add pre-commit, tweak CircleCI configs (#262)
  • 2021-11-09 21:16:48 73d5670: Bump to the latest released version of OSS Chart: 1.3.0 (#261)
  • 2021-11-04 15:17:29 49215c4: bump chart version to 1.0.5
  • 2021-11-01 21:48:02 5d58a18: Bump Redis to new version (#259)
  • 2021-11-01 07:46:40 1e3e5ae: Add service accounts for all airflow deployment components (#253)
  • 2021-10-29 14:40:42 3e5700a: Bump and tweak dev component versions (#258)
  • 2021-10-28 17:31:23 b8ac756: Drop support for Helm 2 (#234)
  • 2021-10-26 19:06:40 8cc7eb5: bump pgexporter to new version (#257)
  • 2021-11-01 21:48:02 d0c176d: Bump Redis to new version (#259)
  • 2021-11-01 07:46:40 70128da: Add service accounts for all airflow deployment components (#253)
  • 2021-10-29 14:40:42 e624748: Bump and tweak dev component versions (#258)
  • 2021-10-28 17:31:23 fb231df: Drop support for Helm 2 (#234)
  • 2021-10-26 19:06:40 c8d6025: bump pgexporter to new version (#257)
  • 2021-10-21 13:04:23 fb14b7a: add pod template file override (#256)

Authors:

[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

v1.0.4

22 Oct 00:01
Compare
Choose a tag to compare

Changes:

  • 2021-10-21 18:51:55 1fcadb5: bump version to 1.0.4
  • 2021-10-21 13:04:23 89ff464: add pod template file override (#256)

Authors:

[email protected]
[email protected]

v1.0.3

18 Oct 21:19
Compare
Choose a tag to compare

Changes:

  • 2021-10-14 15:18:16 2878fc0: bump chart version
  • 2021-10-11 18:24:14 2f76589: bump to 1.0.2
  • 2021-10-07 14:25:53 04f1d35: release branch for airflow 1.0.1
  • 2021-10-14 14:53:23 aa1b154: fix auth backend config when airflow is less than 2 (#255)
  • 2021-10-11 17:22:14 03e4e27: fix scc anyuid template and set cleanup job command to [] (#252)

Authors:

[email protected]

v1.0.1

05 Oct 17:55
e0575d9
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release
set auth_backend for fab sec manager (#251)

v0.21.0

20 Sep 20:04
5f7f388
Compare
Choose a tag to compare
v0.21.0 Pre-release
Pre-release
Use OSS chart as a subchart (#230)

The Astronomer Airflow chart will use the open source Airflow chart as a subchart, then add back some platform specific resources as necessary.

Co-authored-by: Alexander Liotta <[email protected]>
Co-authored-by: bote795 <[email protected]>
Co-authored-by: Daniel Hoherd <[email protected]>