Skip to content

Commit cfdb54e

Browse files
authored
Upgrade to NGINX Plus R34 (#3281)
Upgrading NGINX Plus to the latest R34 release.
1 parent 2e77fc8 commit cfdb54e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The following table lists the software versions NGINX Gateway Fabric supports.
6666

6767
| NGINX Gateway Fabric | Gateway API | Kubernetes | NGINX OSS | NGINX Plus |
6868
|----------------------|-------------|------------|-----------|------------|
69-
| Edge | 1.2.1 | 1.25+ | 1.27.4 | R33 |
69+
| Edge | 1.2.1 | 1.25+ | 1.27.4 | R34 |
7070
| 1.6.2 | 1.2.1 | 1.25+ | 1.27.4 | R33 |
7171
| 1.6.1 | 1.2.1 | 1.25+ | 1.27.4 | R33 |
7272
| 1.6.0 | 1.2.1 | 1.25+ | 1.27.3 | R33 |

Diff for: build/Dockerfile.nginxplus

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ADD --link --chown=101:1001 https://cs.nginx.com/static/keys/nginx_signing.rsa.p
77

88
FROM alpine:3.21
99

10-
ARG NGINX_PLUS_VERSION=R33
10+
ARG NGINX_PLUS_VERSION=R34
1111
ARG NJS_DIR
1212
ARG NGINX_CONF_DIR
1313
ARG BUILD_AGENT

0 commit comments

Comments
 (0)