Skip to content

Commit

Permalink
update commander image 0.30.11 (#1988)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Sep 7, 2023
1 parent a5c8ccb commit b59a851
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ workflows:
- quay.io/astronomer/ap-base:3.18.0-1
- quay.io/astronomer/ap-blackbox-exporter:0.24.0
- quay.io/astronomer/ap-cli-install:0.26.17
- quay.io/astronomer/ap-commander:0.30.10
- quay.io/astronomer/ap-commander:0.30.11
- quay.io/astronomer/ap-configmap-reloader:0.11.0
- quay.io/astronomer/ap-curator:8.0.8
- quay.io/astronomer/ap-db-bootstrapper:0.31.5
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.30.10
tag: 0.30.11
pullPolicy: IfNotPresent
registry:
repository: quay.io/astronomer/ap-registry
Expand Down

0 comments on commit b59a851

Please sign in to comment.