We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5487ce commit c44cf63Copy full SHA for c44cf63
1 file changed
.github/workflows/helm-test.yaml
@@ -20,9 +20,6 @@ jobs:
20
persist-credentials: false
21
- name: Set up Helm
22
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
23
- with:
24
- # renovate: datasource=github-releases depName=helm/helm
25
- version: v3.17.3
26
27
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
28
with:
@@ -49,9 +46,6 @@ jobs:
49
46
50
47
51
48
52
53
54
55
56
57
0 commit comments