chore(deps): update dependency helm/helm to v4
All checks were successful
Build / build-amd64 (pull_request) Successful in 25s
Lint Markdown files / markdown-lint (pull_request) Successful in 4s
Build / build-arm64 (pull_request) Successful in 1m3s

This commit is contained in:
2025-11-12 17:07:34 +00:00
parent b84a764bdc
commit 536f048d4a
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.1
IMAGE_VERSION=4.0.0
docker run \
--rm \
--volume "$(pwd):$(pwd)" \