File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ The following table lists the software versions NGINX Gateway Fabric supports.
6868
6969| NGINX Gateway Fabric | Gateway API | Kubernetes | NGINX OSS | NGINX Plus | NGINX Agent |
7070| ----------------------| -------------| ------------| -----------| ------------| -------------|
71- | Edge | 1.4.0 | 1.25+ | 1.29.3 | R35 | v3.5.0 |
71+ | Edge | 1.4.0 | 1.25+ | 1.29.3 | R36 | v3.5.0 |
7272| 2.2.1 | 1.3.0 | 1.25+ | 1.29.2 | R35 | v3.5.0 |
7373| 2.2.0 | 1.3.0 | 1.25+ | 1.29.2 | R35 | v3.3.2 |
7474| 2.1.4 | 1.3.0 | 1.25+ | 1.29.1 | R35 | v3.3.1 |
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ADD --link --chown=101:1001 https://cs.nginx.com/static/keys/nginx_signing.rsa.p
66
77FROM alpine:3.22
88
9- ARG NGINX_PLUS_VERSION=R35
9+ ARG NGINX_PLUS_VERSION=R36
1010# renovate: datasource=github-tags depName=nginx/agent
1111ARG NGINX_AGENT_VERSION=v3.5.0
1212ARG NJS_DIR
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ FROM ghcr.io/nginx/dependencies/nginx-ubi:ubi9@sha256:55985e8ef90954271569da91cc
1010
1111FROM redhat/ubi9-minimal:9.7-1763362218 AS ubi-nginx-plus
1212
13- ARG NGINX_PLUS_VERSION=R35
13+ ARG NGINX_PLUS_VERSION=R36
1414
1515# renovate: datasource=github-tags depName=nginx/agent
1616ARG NGINX_AGENT_VERSION=v3.5.0
You can’t perform that action at this time.
0 commit comments