epinio app chart update​
Update an application chart
Synopsis​
Update an application chart. Unset flags leave the corresponding fields unchanged.
epinio app chart update NAME [flags]
Options​
--description string long description
--helm-chart string Helm chart URL
--helm-repo string Helm repository URL
-h, --help help for update
--set strings values map entry as key=value (repeatable)
--short-description string short description
Options inherited from parent commands​
-H, --header stringArray Add custom header to every request executed
-c, --kubeconfig string (KUBECONFIG) path to a kubeconfig, not required in-cluster
--log-level string (LOG_LEVEL) Only prints log messages at or above this level (debug, info, warn, error, fatal) (default "info")
--no-colors Suppress colorized output
--settings-file string (EPINIO_SETTINGS) set path of settings file (default "~/.config/epinio/settings.yaml")
--skip-ssl-verification (SKIP_SSL_VERIFICATION) Skip the verification of TLS certificates
--timeout-multiplier int (EPINIO_TIMEOUT_MULTIPLIER) Multiply timeouts by this factor (default 1)
--verbosity int (VERBOSITY) Only print progress messages at or above this level (0 or 1, default 0)
SEE ALSO​
- epinio app chart - Epinio application chart management