Stephan Schnabel
Stephan Schnabel
Is this still an issue? Namespace is a parameter in the base mojo. Can i close this ticket?
Are you still working on this?
@tipame Name for install was fixed with https://github.com/kokuwaio/helm-maven-plugin/pull/353. `--force` is not supported by 3.8.0 and was added with 3.11.0. Can you check with updated helm/plugin?
I have the same issue (2.3.0 with k8s agent). This example workflow triggers this issue: ```yaml steps: import-gpg: image: debian:stable-slim commands: - apt-get -qq update - apt-get -qq install --yes...
With WOODPECKER_DEBUG_PRETTY=true and WOODPECKER_LOG_LEVEL=trace i got: ```txt 1:07PM TRC src/pipeline/rpc/log_entry.go:82 > grpc write line: gpg: key 4F9BDB78DB596386: public key "Vincent Siveton " imported gpg: key B95BBD3FA43C4492: 22 signatures not checked...
@tipame Can you provide an example project?
Closing as stale, please reopen when pr is ready.
Closed as a solution was found.
Fixed with [6.9.0](https://github.com/kokuwaio/helm-maven-plugin/releases/tag/6.9.0).