Skip to content

Commit

Permalink
airflow-chart 1.8.5, commander 0.32.4 (#1899)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed May 24, 2023
1 parent aeaa0e1 commit 9477179
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ workflows:
- quay.io/astronomer/ap-base:3.16.5
- quay.io/astronomer/ap-blackbox-exporter:0.23.0-4
- quay.io/astronomer/ap-cli-install:0.26.15
- quay.io/astronomer/ap-commander:0.32.3
- quay.io/astronomer/ap-commander:0.32.4
- quay.io/astronomer/ap-configmap-reloader:0.8.0
- quay.io/astronomer/ap-curator:7.0.0-4
- quay.io/astronomer/ap-db-bootstrapper:0.31.2
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.8.4
airflowChartVersion: 1.8.5

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

0 comments on commit 9477179

Please sign in to comment.