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.
1 parent b0a2fec commit 1a9a781Copy full SHA for 1a9a781
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
with:
74
submodules: true
75
- name: "Install Helm"
76
- uses: azure/setup-helm@v4.2.0
+ uses: azure/setup-helm@v4.3.0
77
- name: "Linting: helm lint"
78
run: "helm lint helm/"
79
.github/workflows/publish-helm-chart.yml
@@ -38,7 +38,7 @@ jobs:
38
39
40
- name: Install Helm
41
42
43
- name: Determine Chart Version
44
id: version
0 commit comments