chore(deps): update alpine/helm docker tag to v3.19.0 (#954)

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2025-09-21 00:03:33 +00:00
committed by Renovate Bot
parent 1d7037e55e
commit d7437cef0b
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:3.18.6
container: alpine/helm:3.19.0
steps:
- name: install tools
run: |