Skip to content

Commit 88d3ce1

Browse files
committed
nginx: bump main version to 1.29.6
1 parent 7b2647d commit 88d3ce1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nginx-mainline.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package:
22
name: nginx-mainline
33
# MAINLINE VERSIONS MUST USE ODD MINOR VERSIONS (e.g., 1.27.x, 1.29.x)
44
# Must also bump njs at the same time
5-
version: "1.29.5"
5+
version: "1.29.6"
66
epoch: 0 # go/wolfi-rsc/nginx-mainline
77
# HEY YOU! If you update/bump this package you NEED to go and update the equivilent nginx-otel package
88
description: HTTP and reverse proxy server (mainline version)
@@ -78,7 +78,7 @@ pipeline:
7878
with:
7979
repository: https://github.com/nginx/nginx.git
8080
tag: release-${{package.version}}
81-
expected-commit: 1f57d8dc9d386b46ba7e156e25345b70843e7f55
81+
expected-commit: cb85fbbfbad6adf5ce71ed4f9b585f498c05c19d
8282
destination: nginx-mainline
8383

8484
- uses: git-checkout

0 commit comments

Comments
 (0)