WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit f60ce86

Browse files
chore(deps): update dependency helm to v3.15.2 in .github/workflows/release.yaml (#396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b0c398 commit f60ce86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: azure/setup-helm@v4
2626
with:
2727
# renovate: datasource=github-tags depName=helm packageName=helm/helm
28-
version: v3.15.1
28+
version: v3.15.2
2929

3030
- uses: actions/setup-python@v5
3131
with:

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: azure/setup-helm@v4
3030
with:
3131
# renovate: datasource=github-tags depName=helm packageName=helm/helm
32-
version: v3.15.1
32+
version: v3.15.2
3333

3434
- name: Run chart-releaser
3535
uses: helm/[email protected]

0 commit comments

Comments
 (0)