Skip to content

Commit 91f6852

Browse files
lucacomepleshakov
authored andcommitted
Bump NGINX to 1.23.1
1 parent c0e8cb8 commit 91f6852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/manifests/nginx-gateway.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ spec:
100100
args:
101101
- --gateway-ctlr-name=k8s-gateway.nginx.org/nginx-gateway/gateway
102102
- --gatewayclass=nginx
103-
- image: nginx:1.21.3
103+
- image: nginx:1.23.1
104104
imagePullPolicy: IfNotPresent
105105
name: nginx
106106
ports:

0 commit comments

Comments
 (0)