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.
68
68
69
69
| NGINX Gateway Fabric | Gateway API | Kubernetes | NGINX OSS | NGINX Plus | NGINX Agent |
70
70
| ----------------------| -------------| ------------| -----------| ------------| -------------|
71
- | Edge | 1.3.0 | 1.25+ | 1.28.0 | R34 | v3.0.2 |
71
+ | Edge | 1.3.0 | 1.25+ | 1.28.0 | R34 | v3.0.3 |
72
72
| 2.0.1 | 1.3.0 | 1.25+ | 1.28.0 | R34 | v3.0.1 |
73
73
| 2.0.0 | 1.3.0 | 1.25+ | 1.28.0 | R34 | v3.0.0 |
74
74
| 1.6.2 | 1.2.1 | 1.25+ | 1.27.4 | R33 | --- |
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ADD --link --chown=101:1001 https://cs.nginx.com/static/keys/nginx_signing.rsa.p
7
7
FROM nginx:1.28.0-alpine-otel
8
8
9
9
# renovate: datasource=github-tags depName=nginx/agent
10
- ARG NGINX_AGENT_VERSION=v3.0.2
10
+ ARG NGINX_AGENT_VERSION=v3.0.3
11
11
ARG NJS_DIR
12
12
ARG NGINX_CONF_DIR
13
13
ARG BUILD_AGENT
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ FROM alpine:3.21
8
8
9
9
ARG NGINX_PLUS_VERSION=R34
10
10
# renovate: datasource=github-tags depName=nginx/agent
11
- ARG NGINX_AGENT_VERSION=v3.0.2
11
+ ARG NGINX_AGENT_VERSION=v3.0.3
12
12
ARG NJS_DIR
13
13
ARG NGINX_CONF_DIR
14
14
ARG BUILD_AGENT
You can’t perform that action at this time.
0 commit comments