Skip to content

Commit 6f6aa36

Browse files
cmyuiclaude
andauthored
Pin Helm version to v3.19.2 (#15)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent cc0b3cf commit 6f6aa36

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
@@ -50,7 +50,7 @@ jobs:
5050
- name: Install helm
5151
uses: azure/setup-helm@v3
5252
with:
53-
version: "latest"
53+
version: "v3.19.2"
5454
token: ${{ secrets.GITHUB_TOKEN }}
5555
id: install
5656

0 commit comments

Comments
 (0)