Skip to content

Commit

Permalink
release airflow version 1.10.0 (#2100)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Feb 1, 2024
1 parent 15da5cc commit 7324380
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ workflows:
- quay.io/astronomer/ap-base:3.18.5
- quay.io/astronomer/ap-blackbox-exporter:0.24.0-5
- quay.io/astronomer/ap-cli-install:0.26.21
- quay.io/astronomer/ap-commander:0.33.7
- quay.io/astronomer/ap-commander:0.34.0
- quay.io/astronomer/ap-configmap-reloader:0.12.0
- quay.io/astronomer/ap-curator:8.0.8-6
- quay.io/astronomer/ap-db-bootstrapper:0.31.9
Expand Down Expand Up @@ -403,7 +403,7 @@ workflows:
- quay.io/astronomer/ap-base:3.18.5
- quay.io/astronomer/ap-blackbox-exporter:0.24.0-5
- quay.io/astronomer/ap-cli-install:0.26.21
- quay.io/astronomer/ap-commander:0.33.7
- quay.io/astronomer/ap-commander:0.34.0
- quay.io/astronomer/ap-configmap-reloader:0.12.0
- quay.io/astronomer/ap-curator:8.0.8-6
- quay.io/astronomer/ap-db-bootstrapper:0.31.9
Expand Down
4 changes: 2 additions & 2 deletions charts/astronomer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# This version number controls the default Airflow chart version that will be installed
# when creating a new deployment in the system. This is also used to ensure all
# child airflow deployments are kept up to date and on the latest version.
airflowChartVersion: 1.9.5
airflowChartVersion: 1.10.0

nodeSelector: {}
affinity: {}
Expand All @@ -15,7 +15,7 @@ tolerations: []
images:
commander:
repository: quay.io/astronomer/ap-commander
tag: 0.33.7
tag: 0.34.0
pullPolicy: IfNotPresent
registry:
repository: quay.io/astronomer/ap-registry
Expand Down

0 comments on commit 7324380

Please sign in to comment.