File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ VER = $(shell grep IC_VERSION .github/data/version.txt | cut -d '=' -f 2)
33GIT_TAG = $(shell git describe --exact-match --tags || echo untagged)
44VERSION = $(VER ) -SNAPSHOT
55# renovate: datasource=docker depName=nginx/nginx
6- NGINX_OSS_VERSION ?= 1.29.1
6+ NGINX_OSS_VERSION ?= 1.29.3
77NGINX_PLUS_VERSION ?= R35
88NAP_WAF_VERSION ?= 35+5.527
99NAP_WAF_COMMON_VERSION ?= 11.559
Original file line number Diff line number Diff line change 66 "packages" : [
77 {
88 "name" : " nginx" ,
9- "version" : " 1.29.1 "
9+ "version" : " 1.29.3 "
1010 },
1111 {
1212 "name" : " nginx-module-njs" ,
13- "version" : " 1.29.1 "
13+ "version" : " 1.29.3 "
1414 },
1515 {
1616 "name" : " nginx-module-otel" ,
17- "version" : " 1.29.1 "
17+ "version" : " 1.29.3 "
1818 },
1919 {
2020 "name" : " nginx-agent" ,
240240 "packages" : [
241241 {
242242 "name" : " nginx" ,
243- "version" : " 1.29.1 "
243+ "version" : " 1.29.3 "
244244 },
245245 {
246246 "name" : " nginx-module-njs" ,
247- "version" : " 1.29.1 "
247+ "version" : " 1.29.3 "
248248 },
249249 {
250250 "name" : " nginx-module-otel" ,
251- "version" : " 1.29.1 "
251+ "version" : " 1.29.3 "
252252 },
253253 {
254254 "name" : " nginx-agent" ,
417417 "packages" : [
418418 {
419419 "name" : " nginx" ,
420- "version" : " 1.29.1 "
420+ "version" : " 1.29.3 "
421421 },
422422 {
423423 "name" : " nginx-module-njs" ,
424- "version" : " 1.29.1 "
424+ "version" : " 1.29.3 "
425425 },
426426 {
427427 "name" : " nginx-module-otel" ,
428- "version" : " 1.29.1 "
428+ "version" : " 1.29.3 "
429429 },
430430 {
431431 "name" : " nginx-agent" ,
You can’t perform that action at this time.
0 commit comments