Skip to content

Commit

Permalink
update nginx ingress controller version 1.8.1 (#1937)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgvishnuram committed Jul 25, 2023
1 parent aa9567a commit fe6f952
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 @@ -349,7 +349,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.1
- quay.io/astronomer/ap-nginx:1.7.1-2
- quay.io/astronomer/ap-nginx:1.8.1
- quay.io/astronomer/ap-node-exporter:1.6.1
- quay.io/astronomer/ap-openresty:1.21.4-8
- 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.7.1-2
tag: 1.8.1
pullPolicy: IfNotPresent
defaultBackend:
repository: quay.io/astronomer/ap-default-backend
Expand Down

0 comments on commit fe6f952

Please sign in to comment.