We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be3b6a commit 5238933Copy full SHA for 5238933
2 files changed
.github/workflows/ci.yaml
@@ -23,7 +23,7 @@ jobs:
23
uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
24
with:
25
# renovate: github=helm/helm
26
- version: v4.1.4
+ version: v4.2.0
27
28
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
29
.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
- name: Add dependency chart repos
39
run: |
0 commit comments