Skip to content

Commit a2eb617

Browse files
authored
Pin version of helm being used in CI (#103)
1 parent b6e2749 commit a2eb617

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/_helm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
2424
- name: Install helm
2525
uses: Azure/setup-helm@v4
26+
with:
27+
version: "v4.0.4"
2628

2729
- name: Login to chart registry
2830
run: |

0 commit comments

Comments
 (0)