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 8f61ce8 commit ef0b310Copy full SHA for ef0b310
.github/renovate-entrypoint.sh
@@ -4,7 +4,7 @@
4
export YQ_VERSION=v4.44.3
5
6
# renovate: datasource=github-tags depName=helm/helm
7
-export HELM_VERSION=v3.15.3
+export HELM_VERSION=v3.15.4
8
9
# renovate: datasource=github-tags depName=helm-unittest/helm-unittest
10
export HELM_UNITTEST_VERSION=v0.5.2
.github/workflows/lint-test.yaml
@@ -30,7 +30,7 @@ jobs:
30
uses: azure/setup-helm@v4
31
with:
32
33
- version: v3.15.3
+ version: v3.15.4
34
35
- name: Set up Python
36
uses: actions/setup-python@v5
0 commit comments