go-helm-client
go-helm-client copied to clipboard
feature request: support labels when installing/listing releases
Helm supports labels for install/upgrade/list commands from version 3.13.0 (see https://github.com/helm/helm/pull/10533). Could we support labels based on these recent changes?