We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf01f3 commit eb6244cCopy full SHA for eb6244c
.github/workflows/release.yml
@@ -313,7 +313,7 @@ jobs:
313
branch: ${{ inputs.release_branch }}
314
ic_version: ${{ inputs.nic_version }}
315
chart_version: ${{ inputs.chart_version }}
316
- nginx_helm_repo: false # disable automatic repo update until nginx-bot issue is resolved, manually update repo
+ nginx_helm_repo: true # disable automatic repo update until nginx-bot issue is resolved, manually update repo
317
runner: "ubuntu-24.04-amd64"
318
permissions:
319
contents: write # for pushing to Helm Charts repository
0 commit comments