From 3de386e7b9ad1d6accd65b6df60e57501b926993 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 22:38:02 +0000 Subject: [PATCH 1/2] Update NGINX Agent to v3.3.2 | datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | go | github.com/nginx/agent/v3 | v3.3.1 | v3.3.2 | | github-tags | nginx/agent | v3.3.1 | v3.3.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- build/Dockerfile.nginx | 2 +- build/Dockerfile.nginxplus | 2 +- go.mod | 2 +- go.sum | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build/Dockerfile.nginx b/build/Dockerfile.nginx index 378e8c909b..c64d1a2968 100644 --- a/build/Dockerfile.nginx +++ b/build/Dockerfile.nginx @@ -7,7 +7,7 @@ ADD --link --chown=101:1001 https://cs.nginx.com/static/keys/nginx_signing.rsa.p FROM nginx:1.29.1-alpine-otel # renovate: datasource=github-tags depName=nginx/agent -ARG NGINX_AGENT_VERSION=v3.3.1 +ARG NGINX_AGENT_VERSION=v3.3.2 ARG NJS_DIR ARG NGINX_CONF_DIR ARG BUILD_AGENT diff --git a/build/Dockerfile.nginxplus b/build/Dockerfile.nginxplus index b92dc19516..4502df53d0 100644 --- a/build/Dockerfile.nginxplus +++ b/build/Dockerfile.nginxplus @@ -8,7 +8,7 @@ FROM alpine:3.22 ARG NGINX_PLUS_VERSION=R35 # renovate: datasource=github-tags depName=nginx/agent -ARG NGINX_AGENT_VERSION=v3.3.1 +ARG NGINX_AGENT_VERSION=v3.3.2 ARG NJS_DIR ARG NGINX_CONF_DIR ARG BUILD_AGENT diff --git a/go.mod b/go.mod index 0b35914cbb..63d6e9f01a 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/go-logr/logr v1.4.3 github.com/google/go-cmp v0.7.0 github.com/google/uuid v1.6.0 - github.com/nginx/agent/v3 v3.3.1 + github.com/nginx/agent/v3 v3.3.2 github.com/nginx/telemetry-exporter v0.1.4 github.com/onsi/ginkgo/v2 v2.25.3 github.com/onsi/gomega v1.38.2 diff --git a/go.sum b/go.sum index b8716c1de8..ee91c0a75a 100644 --- a/go.sum +++ b/go.sum @@ -137,8 +137,8 @@ github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A= github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc= github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA= github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ= -github.com/nginx/agent/v3 v3.3.1 h1:ji5c0bzrP35+qSb5UbkoMwkYTQ6IL3jJsXED6mMczOQ= -github.com/nginx/agent/v3 v3.3.1/go.mod h1:wTMWYVUnc+YdXSUCwR2uzg5iWOsKYC9ZiPhqgj61IcU= +github.com/nginx/agent/v3 v3.3.2 h1:kPNpDkOsb9+PeZrmcuVAVe+1O7DcOQJ9T5pu3fT4b2I= +github.com/nginx/agent/v3 v3.3.2/go.mod h1:wTMWYVUnc+YdXSUCwR2uzg5iWOsKYC9ZiPhqgj61IcU= github.com/nginx/telemetry-exporter v0.1.4 h1:3ikgKlyz/O57oaBLkxCInMjr74AhGTKr9rHdRAkkl/w= github.com/nginx/telemetry-exporter v0.1.4/go.mod h1:bl6qmsxgk4a9D0X8R5E3sUNXN2iECPEK1JNbRLhN5C4= github.com/nginxinc/nginx-plus-go-client/v2 v2.0.1 h1:5VVK38bnELMDWnwfF6dSv57ResXh9AUzeDa72ENj94o= From f17b83f9ca9551b0eb8ab8ca21e7b7743f7d7e4d Mon Sep 17 00:00:00 2001 From: salonichf5 <146118978+salonichf5@users.noreply.github.com> Date: Fri, 26 Sep 2025 10:23:10 -0500 Subject: [PATCH 2/2] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65e7734019..c6fa646798 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ The following table lists the software versions NGINX Gateway Fabric supports. | NGINX Gateway Fabric | Gateway API | Kubernetes | NGINX OSS | NGINX Plus | NGINX Agent | |----------------------|-------------|------------|-----------|------------|-------------| -| Edge | 1.3.0 | 1.25+ | 1.29.1 | R35 | v3.3.1 | +| Edge | 1.3.0 | 1.25+ | 1.29.1 | R35 | v3.3.2 | | 2.1.2 | 1.3.0 | 1.25+ | 1.29.1 | R35 | v3.3.1 | | 2.1.1 | 1.3.0 | 1.25+ | 1.29.1 | R35 | v3.2.1 | | 2.1.0 | 1.3.0 | 1.25+ | 1.29.1 | R35 | v3.2.1 |