File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
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.3.0       |  1.25+      |  1.29.1    |  R35        |  v3.3.1       | 
71+ |  Edge                 |  1.3.0       |  1.25+      |  1.29.1    |  R35        |  v3.3.2       | 
7272|  2.1.2                |  1.3.0       |  1.25+      |  1.29.1    |  R35        |  v3.3.1      | 
7373|  2.1.1                |  1.3.0       |  1.25+      |  1.29.1    |  R35        |  v3.2.1      | 
7474|  2.1.0                |  1.3.0       |  1.25+      |  1.29.1    |  R35        |  v3.2.1      | 
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
77FROM nginx:1.29 .1-alpine-otel
88
99# renovate: datasource=github-tags depName=nginx/agent 
10- ARG NGINX_AGENT_VERSION=v3.3.1 
10+ ARG NGINX_AGENT_VERSION=v3.3.2 
1111ARG NJS_DIR
1212ARG NGINX_CONF_DIR
1313ARG BUILD_AGENT
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ FROM alpine:3.22
88
99ARG NGINX_PLUS_VERSION=R35
1010# renovate: datasource=github-tags depName=nginx/agent
11- ARG NGINX_AGENT_VERSION=v3.3.1 
11+ ARG NGINX_AGENT_VERSION=v3.3.2 
1212ARG NJS_DIR
1313ARG NGINX_CONF_DIR
1414ARG BUILD_AGENT
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77	github.com/go-logr/logr  v1.4.3 
88	github.com/google/go-cmp  v0.7.0 
99	github.com/google/uuid  v1.6.0 
10- 	github.com/nginx/agent/v3  v3.3.1  
10+ 	github.com/nginx/agent/v3  v3.3.2  
1111	github.com/nginx/telemetry-exporter  v0.1.4 
1212	github.com/onsi/ginkgo/v2  v2.25.3 
1313	github.com/onsi/gomega  v1.38.2 
Original file line number Diff line number Diff line change @@ -137,8 +137,8 @@ github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=
137137git.colasdn.top/morikuni/aec  v1.0.0 /go.mod  h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc =
138138git.colasdn.top/munnerz/goautoneg  v0.0.0-20191010083416-a7dc8b61c822  h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
139139git.colasdn.top/munnerz/goautoneg  v0.0.0-20191010083416-a7dc8b61c822 /go.mod  h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
140- github.com/nginx/agent/v3  v3.3.1   h1:ji5c0bzrP35+qSb5UbkoMwkYTQ6IL3jJsXED6mMczOQ =
141- github.com/nginx/agent/v3  v3.3.1  /go.mod  h1:wTMWYVUnc+YdXSUCwR2uzg5iWOsKYC9ZiPhqgj61IcU =
140+ github.com/nginx/agent/v3  v3.3.2   h1:kPNpDkOsb9+PeZrmcuVAVe+1O7DcOQJ9T5pu3fT4b2I =
141+ github.com/nginx/agent/v3  v3.3.2  /go.mod  h1:wTMWYVUnc+YdXSUCwR2uzg5iWOsKYC9ZiPhqgj61IcU =
142142git.colasdn.top/nginx/telemetry-exporter  v0.1.4  h1:3ikgKlyz/O57oaBLkxCInMjr74AhGTKr9rHdRAkkl/w =
143143git.colasdn.top/nginx/telemetry-exporter  v0.1.4 /go.mod  h1:bl6qmsxgk4a9D0X8R5E3sUNXN2iECPEK1JNbRLhN5C4 =
144144git.colasdn.top/nginxinc/nginx-plus-go-client/v2  v2.0.1  h1:5VVK38bnELMDWnwfF6dSv57ResXh9AUzeDa72ENj94o =
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments