Joey Rees-Hill

Results 3 issues of Joey Rees-Hill

I can set the "preview font" and the "editor font", which is nice. However, I cannot set the interface font, as there is no option in preferences. I would expect...

feature request :star2:

All parameters after the `--` flag will be passed directly to helm. Example usage looks like helm kubeval myChart -- --version 1.0 This is useful for the reasons described in...

Both `helm install` and `helm template` support a `--version` option used to specify the version of a chart to install: --version string specify the exact chart version to install. If...