Skip to content

Commit

Permalink
update commander version 0.32.11 (#2137)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Feb 14, 2024
1 parent 1b29296 commit 6c2f8d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.6
- quay.io/astronomer/ap-blackbox-exporter:0.24.0-6
- quay.io/astronomer/ap-cli-install:0.26.22
- quay.io/astronomer/ap-commander:0.32.10
- quay.io/astronomer/ap-commander:0.32.11
- quay.io/astronomer/ap-configmap-reloader:0.12.0
- quay.io/astronomer/ap-curator:8.0.8-7
- quay.io/astronomer/ap-db-bootstrapper:0.31.11
Expand Down Expand Up @@ -403,7 +403,7 @@ workflows:
- quay.io/astronomer/ap-base:3.18.6
- quay.io/astronomer/ap-blackbox-exporter:0.24.0-6
- quay.io/astronomer/ap-cli-install:0.26.22
- quay.io/astronomer/ap-commander:0.32.10
- quay.io/astronomer/ap-commander:0.32.11
- quay.io/astronomer/ap-configmap-reloader:0.12.0
- quay.io/astronomer/ap-curator:8.0.8-7
- quay.io/astronomer/ap-db-bootstrapper:0.31.11
Expand Down
2 changes: 1 addition & 1 deletion charts/astronomer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tolerations: []
images:
commander:
repository: quay.io/astronomer/ap-commander
tag: 0.32.10
tag: 0.32.11
pullPolicy: IfNotPresent
registry:
repository: quay.io/astronomer/ap-registry
Expand Down

0 comments on commit 6c2f8d8

Please sign in to comment.