Skip to content

Commit ef0b310

Browse files
chore(deps): update dependency helm/helm to v3.15.4 (#1172)
Co-authored-by: jenkins-dependency-updater[bot] <81680575+jenkins-dependency-updater[bot]@users.noreply.github.com>
1 parent 8f61ce8 commit ef0b310

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/renovate-entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
export YQ_VERSION=v4.44.3
55

66
# renovate: datasource=github-tags depName=helm/helm
7-
export HELM_VERSION=v3.15.3
7+
export HELM_VERSION=v3.15.4
88

99
# renovate: datasource=github-tags depName=helm-unittest/helm-unittest
1010
export HELM_UNITTEST_VERSION=v0.5.2

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: azure/setup-helm@v4
3131
with:
3232
# renovate: datasource=github-tags depName=helm/helm
33-
version: v3.15.3
33+
version: v3.15.4
3434

3535
- name: Set up Python
3636
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)