We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e03a9 commit ebb02c2Copy full SHA for ebb02c2
2 files changed
.github/workflows/ci.yaml
@@ -59,7 +59,7 @@ jobs:
59
uses: actions/checkout@v5
60
61
- name: Set up Helm
62
- uses: azure/setup-helm@v3
+ uses: azure/setup-helm@v4
63
with:
64
version: '3.12.0'
65
.github/workflows/release.yaml
@@ -29,7 +29,7 @@ jobs:
29
go-version: '1.25'
30
31
32
33
34
35
@@ -109,7 +109,7 @@ jobs:
109
110
111
112
113
114
115
0 commit comments