Skip to content

Commit eb6244c

Browse files
authored
Publish helm chart to nginx-charts (#8403)
Publish helm to nginx-charts
1 parent 5cf01f3 commit eb6244c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ jobs:
313313
branch: ${{ inputs.release_branch }}
314314
ic_version: ${{ inputs.nic_version }}
315315
chart_version: ${{ inputs.chart_version }}
316-
nginx_helm_repo: false # disable automatic repo update until nginx-bot issue is resolved, manually update repo
316+
nginx_helm_repo: true # disable automatic repo update until nginx-bot issue is resolved, manually update repo
317317
runner: "ubuntu-24.04-amd64"
318318
permissions:
319319
contents: write # for pushing to Helm Charts repository

0 commit comments

Comments
 (0)