Skip to content

Commit

Permalink
update commander image 0.34.1 (#2165)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Apr 1, 2024
1 parent 7753d46 commit d4af37e
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-1
- quay.io/astronomer/ap-blackbox-exporter:0.24.0-7
- quay.io/astronomer/ap-cli-install:0.26.23
- quay.io/astronomer/ap-commander:0.34.0
- quay.io/astronomer/ap-commander:0.34.1
- quay.io/astronomer/ap-configmap-reloader:0.12.0
- quay.io/astronomer/ap-curator:8.0.13-1
- quay.io/astronomer/ap-db-bootstrapper:0.31.12
Expand Down Expand Up @@ -403,7 +403,7 @@ workflows:
- quay.io/astronomer/ap-base:3.18.6-1
- quay.io/astronomer/ap-blackbox-exporter:0.24.0-7
- quay.io/astronomer/ap-cli-install:0.26.23
- quay.io/astronomer/ap-commander:0.34.0
- quay.io/astronomer/ap-commander:0.34.1
- quay.io/astronomer/ap-configmap-reloader:0.12.0
- quay.io/astronomer/ap-curator:8.0.13-1
- quay.io/astronomer/ap-db-bootstrapper:0.31.12
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.34.0
tag: 0.34.1
pullPolicy: IfNotPresent
registry:
repository: quay.io/astronomer/ap-registry
Expand Down

0 comments on commit d4af37e

Please sign in to comment.