We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 458d899 commit c3cd834Copy full SHA for c3cd834
3 files changed
.github/workflows/integrationtest.yaml
@@ -13,7 +13,7 @@ jobs:
13
fetch-depth: 0
14
15
- name: Set up Helm
16
- uses: azure/setup-helm@v4
+ uses: azure/setup-helm@v5
17
with:
18
version: v3.11.2
19
.github/workflows/pullrequest.yaml
@@ -15,7 +15,7 @@ jobs:
20
21
.github/workflows/release.yaml
@@ -45,7 +45,7 @@ jobs:
45
fi
46
47
- name: Install Helm
48
49
50
version: v3.8.1
51
0 commit comments