Skip to content

Commit 587d435

Browse files
Bump nginx to 1.29.0 (#404)
This PR was created automatically to update nginx to 1.29.0. Co-authored-by: mkjpryor <[email protected]>
1 parent 3667ab6 commit 587d435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push-artifacts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
value: ${{ jobs.build_push_chart.outputs.chart-version }}
2323

2424
env:
25-
NGINX_VERSION: 1.28.0
25+
NGINX_VERSION: 1.29.0
2626

2727
jobs:
2828
build_push_images:

0 commit comments

Comments
 (0)