Skip to content

Commit

Permalink
commander 0.33.4, airflowChartVersion 1.9.4 (#2014)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Oct 10, 2023
1 parent 12e0b4f commit 98ea033
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 @@ -381,7 +381,7 @@ workflows:
- quay.io/astronomer/ap-base:3.18.4
- quay.io/astronomer/ap-blackbox-exporter:0.24.0-1
- quay.io/astronomer/ap-cli-install:0.26.18
- quay.io/astronomer/ap-commander:0.33.3
- quay.io/astronomer/ap-commander:0.33.4
- quay.io/astronomer/ap-configmap-reloader:0.12.0
- quay.io/astronomer/ap-curator:8.0.8-2
- quay.io/astronomer/ap-db-bootstrapper:0.31.6
Expand Down Expand Up @@ -421,7 +421,7 @@ workflows:
- quay.io/astronomer/ap-base:3.18.4
- quay.io/astronomer/ap-blackbox-exporter:0.24.0-1
- quay.io/astronomer/ap-cli-install:0.26.18
- quay.io/astronomer/ap-commander:0.33.3
- quay.io/astronomer/ap-commander:0.33.4
- quay.io/astronomer/ap-configmap-reloader:0.12.0
- quay.io/astronomer/ap-curator:8.0.8-2
- quay.io/astronomer/ap-db-bootstrapper:0.31.6
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.3
airflowChartVersion: 1.9.4

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

0 comments on commit 98ea033

Please sign in to comment.