jx gitops helm

Commands for working with helm charts

Usage

jx gitops helm

Synopsis

Commands for working with helm charts

Options

  -h, --help   help for helm

Source

jenkins-x-plugins/jx-gitops


jx gitops helm build

Builds and lints any helm charts

jx gitops helm escape

Escapes any {{ or }} characters in the YAML files so they can be included in a helm chart

jx gitops helm mirror

Creates a helm mirror

jx gitops helm release

Performs a release of all the charts in the charts folder

jx gitops helm stream

Generate the kubernetes resources for all helm charts in a version stream

jx gitops helm template

Generate the kubernetes resources from a helm chart


Last modified April 20, 2021: chore: regenerated plugin docs (412f8f1671)