chore(deps): update alpine/helm docker tag to v4.1.0
All checks were successful
commitlint / check-and-test (pull_request) Successful in 6s
check-and-test / check-and-test (pull_request) Successful in 1m0s

This commit is contained in:
2026-01-24 00:01:09 +00:00
parent e3ac5d2636
commit c2c716cea1
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ env:
jobs:
check-and-test:
runs-on: ubuntu-latest
container: alpine/helm:4.0.5
container: alpine/helm:4.1.0
steps:
- name: install tools
run: |