Skip to content

Commit

Permalink
update openresty image version (#1945)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Aug 20, 2023
1 parent b630c13 commit ba7b654
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 @@ -360,7 +360,7 @@ workflows:
- quay.io/astronomer/ap-nginx-es:1.24.0
- quay.io/astronomer/ap-nginx:1.7.0
- quay.io/astronomer/ap-node-exporter:1.5.0
- quay.io/astronomer/ap-openresty:1.21.4-5
- quay.io/astronomer/ap-openresty:1.21.4-9
- quay.io/astronomer/ap-pgbouncer-krb:1.17.0-7
- quay.io/astronomer/ap-postgres-exporter:0.12.0
- quay.io/astronomer/ap-postgresql:11.18.0-1
Expand Down
2 changes: 1 addition & 1 deletion charts/external-es-proxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replicaCount: 1
images:
esproxy:
repository: quay.io/astronomer/ap-openresty
tag: 1.21.4-5
tag: 1.21.4-9
pullPolicy: IfNotPresent
awsproxy:
repository: quay.io/astronomer/ap-awsesproxy
Expand Down

0 comments on commit ba7b654

Please sign in to comment.