chore(deps): update docker alpine/helm to v4.2.3

This commit is contained in:
2026-07-20 18:39:33 +02:00
parent 01a34e129c
commit 4f4db6858b
+1 -1
View File
@@ -15,7 +15,7 @@ env:
jobs: jobs:
check-and-test: check-and-test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: docker.io/alpine/helm:3.21.3 container: docker.io/alpine/helm:4.2.3
steps: steps:
- name: install tools - name: install tools
run: | run: |