We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37dd9b9 + 2b7d5af commit 256cfd3Copy full SHA for 256cfd3
1 file changed
.github/workflows/chart-test.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
fetch-depth: 0
36
- name: Set up Helm
37
- uses: azure/setup-helm@v3
+ uses: azure/setup-helm@v4
38
39
version: ${{ env.HELM_VERSION }}
40
- uses: actions/setup-python@v5
@@ -87,7 +87,7 @@ jobs:
87
88
89
90
91
92
93
- name: Run kubeval with legacy ingress for older k8s
0 commit comments