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 ad2c363 commit 3a2c4b7Copy full SHA for 3a2c4b7
2 files changed
.github/workflows/lint-test.yaml
@@ -25,7 +25,7 @@ jobs:
25
uses: azure/setup-helm@v4
26
with:
27
# renovate: datasource=github-tags depName=helm packageName=helm/helm
28
- version: v3.17.1
+ version: v3.17.2
29
30
- uses: actions/setup-python@v5
31
.github/workflows/release.yaml
@@ -29,7 +29,7 @@ jobs:
32
33
34
- name: Run chart-releaser
35
uses: helm/chart-releaser-action@v1.7.0
0 commit comments