chore(deps): update dependency helm/helm to v4

This commit is contained in:
2025-11-12 20:33:13 +00:00
committed by Markus Pesch
parent 7bfb7839ce
commit 761b2d5416
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ goal of this project is to package the binary `helm` as container image and prov
The source code of the binary can be found in the upstream project of [helm](github.com/helm/helm).
```bash
IMAGE_VERSION=3.19.2
IMAGE_VERSION=4.0.0
docker run \
--rm \
--volume "$(pwd):$(pwd)" \