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 bf9b342 + 5423075 commit f171c92Copy full SHA for f171c92
.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