Skip to content

Commit 94c928d

Browse files
Bump nginx to 1.29.4 (#481)
This PR was created automatically to update nginx to 1.29.4. Co-authored-by: mkjpryor <[email protected]>
1 parent f72f267 commit 94c928d

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.29.3
25+
NGINX_VERSION: 1.29.4
2626

2727
jobs:
2828
build_push_images:

0 commit comments

Comments
 (0)