File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
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.1 |
71
+ | Edge | 1.3.0 | 1.25+ | 1.28.0 | R34 | v3.0.2 |
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 @@ require (
7
7
github.com/go-logr/logr v1.4.3
8
8
github.com/google/go-cmp v0.7.0
9
9
github.com/google/uuid v1.6.0
10
- github.com/nginx/agent/v3 v3.0.1
10
+ github.com/nginx/agent/v3 v3.0.2
11
11
github.com/nginx/telemetry-exporter v0.1.4
12
12
github.com/onsi/ginkgo/v2 v2.23.4
13
13
github.com/onsi/gomega v1.37.0
Original file line number Diff line number Diff line change @@ -137,8 +137,8 @@ github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=
137
137
github.com/morikuni/aec v1.0.0 /go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc =
138
138
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
139
139
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
140
- github.com/nginx/agent/v3 v3.0.1 h1:AH8WLGjqbpM3VimoIN1pW3r6iCcl7gZTPkXnJws3eGQ =
141
- github.com/nginx/agent/v3 v3.0.1 /go.mod h1:O/31aKtii/mpiZmFGMcTNDoLtKzwTyTXOBMSRkMaPvs =
140
+ github.com/nginx/agent/v3 v3.0.2 h1:beO5qFeAVWOiZDkYRyElctbhnjz+g3JDsH2yKZjoRjY =
141
+ github.com/nginx/agent/v3 v3.0.2 /go.mod h1:O/31aKtii/mpiZmFGMcTNDoLtKzwTyTXOBMSRkMaPvs =
142
142
github.com/nginx/telemetry-exporter v0.1.4 h1:3ikgKlyz/O57oaBLkxCInMjr74AhGTKr9rHdRAkkl/w =
143
143
github.com/nginx/telemetry-exporter v0.1.4 /go.mod h1:bl6qmsxgk4a9D0X8R5E3sUNXN2iECPEK1JNbRLhN5C4 =
144
144
github.com/nginxinc/nginx-plus-go-client/v2 v2.0.1 h1:5VVK38bnELMDWnwfF6dSv57ResXh9AUzeDa72ENj94o =
You can’t perform that action at this time.
0 commit comments