Skip to content

Commit 9a454ff

Browse files
cmyuiclaude
andauthored
Pin Helm version to v3.19.2 (#16)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent decd2ba commit 9a454ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Install helm
5555
uses: azure/setup-helm@v3
5656
with:
57-
version: "latest"
57+
version: "v3.19.2"
5858
token: ${{ secrets.GITHUB_TOKEN }}
5959
id: install
6060

0 commit comments

Comments
 (0)