We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11217c1 commit eb6939aCopy full SHA for eb6939a
2 files changed
.github/workflows/helm-lint.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Helm
20
uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
21
with:
22
- version: "v3.19.2"
+ version: "v4.2.2"
23
24
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
25
.github/workflows/helm-push.yaml
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
0 commit comments