Skip to content

Commit

Permalink
update nginx ingress controller 1.9.4 (#2038)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram authored and himabindu07 committed Nov 7, 2023
1 parent 61c7678 commit 830663f
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 @@ -365,7 +365,7 @@ workflows:
- quay.io/astronomer/ap-nats-server:2.8.4-4
- quay.io/astronomer/ap-nats-streaming:0.24.6-4
- quay.io/astronomer/ap-nginx-es:1.25.2-1
- quay.io/astronomer/ap-nginx:1.9.0-1
- quay.io/astronomer/ap-nginx:1.9.4
- quay.io/astronomer/ap-node-exporter:1.6.1
- quay.io/astronomer/ap-openresty:1.21.4-11
- quay.io/astronomer/ap-pgbouncer-krb:1.17.0-9
Expand Down
2 changes: 1 addition & 1 deletion charts/nginx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tolerations: []
images:
nginx:
repository: quay.io/astronomer/ap-nginx
tag: 1.9.0-1
tag: 1.9.4
pullPolicy: IfNotPresent
defaultBackend:
repository: quay.io/astronomer/ap-default-backend
Expand Down

0 comments on commit 830663f

Please sign in to comment.