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.
2 parents 4594f37 + 5c0783f commit a5bf1e4Copy full SHA for a5bf1e4
.github/workflows/publish-helm.yaml
@@ -28,7 +28,7 @@ jobs:
28
HELM_REPO_PATH: releases/helm-${{ github.event.release.tag_name }}/
29
steps:
30
- name: Install Helm
31
- uses: azure/setup-helm@v4.2.0
+ uses: azure/setup-helm@v4.3.0
32
with:
33
version: 3.14.4
34
.github/workflows/release.yaml
name: Check out code
0 commit comments