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 08c2c1e commit 7cddbd6Copy full SHA for 7cddbd6
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.16.2
+ version: v3.16.3
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.6.0
0 commit comments