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

This commit is contained in:
2026-01-24 01:01:07 +00:00
parent c91533b456
commit 9d3421dc0c
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: |