We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65195d2 commit 8d0b3f6Copy full SHA for 8d0b3f6
.github/workflows/lint.yaml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install Helm
23
uses: azure/setup-helm@v4
24
with:
25
- version: v3.14.4
+ version: v3.17.1
26
27
- name: Install yq
28
run: |
.github/workflows/nightly-build.yaml
@@ -21,7 +21,7 @@ jobs:
21
0 commit comments