Skip to content

Commit

Permalink
update commander version 0.33.6 (#2054)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Nov 9, 2023
1 parent 2f9c333 commit 805a6c4
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 @@ -332,7 +332,7 @@ workflows:
- quay.io/astronomer/ap-base:3.18.4-1
- quay.io/astronomer/ap-blackbox-exporter:0.24.0-3
- quay.io/astronomer/ap-cli-install:0.26.20
- quay.io/astronomer/ap-commander:0.33.4
- quay.io/astronomer/ap-commander:0.33.6
- quay.io/astronomer/ap-configmap-reloader:0.12.0
- quay.io/astronomer/ap-curator:8.0.8-4
- quay.io/astronomer/ap-db-bootstrapper:0.31.7
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.33.4
tag: 0.33.6
pullPolicy: IfNotPresent
registry:
repository: quay.io/astronomer/ap-registry
Expand Down

0 comments on commit 805a6c4

Please sign in to comment.