Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm): document --skip-schema-validation flag #1549

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ By default, the default directories depend on the Operating System. The defaults
* [helm verify](helm_verify.md) - verify that a chart at the given path has been signed and is valid
* [helm version](helm_version.md) - print the client version information

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ Generate autocompletion scripts for Helm for the specified shell.
* [helm completion powershell](helm_completion_powershell.md) - generate autocompletion script for powershell
* [helm completion zsh](helm_completion_zsh.md) - generate autocompletion script for zsh

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_completion_bash.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ helm completion bash [flags]

* [helm completion](helm_completion.md) - generate autocompletion scripts for the specified shell

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_completion_fish.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ helm completion fish [flags]

* [helm completion](helm_completion.md) - generate autocompletion scripts for the specified shell

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_completion_powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ helm completion powershell [flags]

* [helm completion](helm_completion.md) - generate autocompletion scripts for the specified shell

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_completion_zsh.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ helm completion zsh [flags]

* [helm completion](helm_completion.md) - generate autocompletion scripts for the specified shell

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ helm create NAME [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_dependency.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ for this case.
* [helm dependency list](helm_dependency_list.md) - list the dependencies for the given chart
* [helm dependency update](helm_dependency_update.md) - update charts/ based on the contents of Chart.yaml

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_dependency_build.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ helm dependency build CHART [flags]

* [helm dependency](helm_dependency.md) - manage a chart's dependencies

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_dependency_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ helm dependency list CHART [flags]

* [helm dependency](helm_dependency.md) - manage a chart's dependencies

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_dependency_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ helm dependency update CHART [flags]

* [helm dependency](helm_dependency.md) - manage a chart's dependencies

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_env.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ helm env [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_get.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ get extended information about the release, including:
* [helm get notes](helm_get_notes.md) - download the notes for a named release
* [helm get values](helm_get_values.md) - download the values file for a named release

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_get_all.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ helm get all RELEASE_NAME [flags]

* [helm get](helm_get.md) - download extended information of a named release

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_get_hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ helm get hooks RELEASE_NAME [flags]

* [helm get](helm_get.md) - download extended information of a named release

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_get_manifest.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ helm get manifest RELEASE_NAME [flags]

* [helm get](helm_get.md) - download extended information of a named release

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_get_metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ helm get metadata RELEASE_NAME [flags]

* [helm get](helm_get.md) - download extended information of a named release

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_get_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ helm get notes RELEASE_NAME [flags]

* [helm get](helm_get.md) - download extended information of a named release

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_get_values.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ helm get values RELEASE_NAME [flags]

* [helm get](helm_get.md) - download extended information of a named release

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_history.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ helm history RELEASE_NAME [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
3 changes: 2 additions & 1 deletion content/en/docs/helm/helm_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ helm install [NAME] [CHART] [flags]
--set-literal stringArray set a literal STRING value on the command line
--set-string stringArray set STRING values on the command line (can specify multiple or separate values with commas: key1=val1,key2=val2)
--skip-crds if set, no CRDs will be installed. By default, CRDs are installed if not already present
--skip-schema-validation if set, disables JSON schema validation
--timeout duration time to wait for any individual Kubernetes operation (like Jobs for hooks) (default 5m0s)
--username string chart repository username where to locate the requested chart
-f, --values strings specify values in a YAML file or a URL (can specify multiple)
Expand Down Expand Up @@ -164,4 +165,4 @@ helm install [NAME] [CHART] [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
3 changes: 2 additions & 1 deletion content/en/docs/helm/helm_lint.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ helm lint PATH [flags]
--set-json stringArray set JSON values on the command line (can specify multiple or separate values with commas: key1=jsonval1,key2=jsonval2)
--set-literal stringArray set a literal STRING value on the command line
--set-string stringArray set STRING values on the command line (can specify multiple or separate values with commas: key1=val1,key2=val2)
--skip-schema-validation if set, disables JSON schema validation
--strict fail on lint warnings
-f, --values strings specify values in a YAML file or a URL (can specify multiple)
--with-subcharts lint dependent charts
Expand Down Expand Up @@ -62,4 +63,4 @@ helm lint PATH [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ helm list [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_package.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ helm package [CHART_PATH] [...] [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ Manage client-side Helm plugins.
* [helm plugin uninstall](helm_plugin_uninstall.md) - uninstall one or more Helm plugins
* [helm plugin update](helm_plugin_update.md) - update one or more Helm plugins

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_plugin_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ helm plugin install [options] <path|url>... [flags]

* [helm plugin](helm_plugin.md) - install, list, or uninstall Helm plugins

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_plugin_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ helm plugin list [flags]

* [helm plugin](helm_plugin.md) - install, list, or uninstall Helm plugins

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_plugin_uninstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ helm plugin uninstall <plugin>... [flags]

* [helm plugin](helm_plugin.md) - install, list, or uninstall Helm plugins

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_plugin_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ helm plugin update <plugin>... [flags]

* [helm plugin](helm_plugin.md) - install, list, or uninstall Helm plugins

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_pull.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ helm pull [chart URL | repo/chartname] [...] [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_push.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ helm push [chart] [remote] [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ This command consists of multiple subcommands to interact with registries.
* [helm registry login](helm_registry_login.md) - login to a registry
* [helm registry logout](helm_registry_logout.md) - logout from a registry

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_registry_login.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ helm registry login [host] [flags]

* [helm registry](helm_registry.md) - login to or logout from a registry

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_registry_logout.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ helm registry logout [host] [flags]

* [helm registry](helm_registry.md) - login to or logout from a registry

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ It can be used to add, remove, list, and index chart repositories.
* [helm repo remove](helm_repo_remove.md) - remove one or more chart repositories
* [helm repo update](helm_repo_update.md) - update information of available charts locally from chart repositories

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_repo_add.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ helm repo add [NAME] [URL] [flags]

* [helm repo](helm_repo.md) - add, list, remove, update, and index chart repositories

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_repo_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ helm repo index [DIR] [flags]

* [helm repo](helm_repo.md) - add, list, remove, update, and index chart repositories

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_repo_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ helm repo list [flags]

* [helm repo](helm_repo.md) - add, list, remove, update, and index chart repositories

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_repo_remove.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ helm repo remove [REPO1 [REPO2 ...]] [flags]

* [helm repo](helm_repo.md) - add, list, remove, update, and index chart repositories

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_repo_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ helm repo update [REPO1 [REPO2 ...]] [flags]

* [helm repo](helm_repo.md) - add, list, remove, update, and index chart repositories

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_rollback.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ helm rollback <RELEASE> [REVISION] [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_search.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ Use search subcommands to search different locations for charts.
* [helm search hub](helm_search_hub.md) - search for charts in the Artifact Hub or your own hub instance
* [helm search repo](helm_search_repo.md) - search repositories for a keyword in charts

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_search_hub.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ helm search hub [KEYWORD] [flags]

* [helm search](helm_search.md) - search for a keyword in charts

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_search_repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ helm search repo [keyword] [flags]

* [helm search](helm_search.md) - search for a keyword in charts

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ This command consists of multiple subcommands to display information about a cha
* [helm show readme](helm_show_readme.md) - show the chart's README
* [helm show values](helm_show_values.md) - show the chart's values

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_show_all.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ helm show all [CHART] [flags]

* [helm show](helm_show.md) - show information of a chart

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_show_chart.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ helm show chart [CHART] [flags]

* [helm show](helm_show.md) - show information of a chart

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_show_crds.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ helm show crds [CHART] [flags]

* [helm show](helm_show.md) - show information of a chart

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_show_readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ helm show readme [CHART] [flags]

* [helm show](helm_show.md) - show information of a chart

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_show_values.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ helm show values [CHART] [flags]

* [helm show](helm_show.md) - show information of a chart

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_status.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ helm status RELEASE_NAME [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
3 changes: 2 additions & 1 deletion content/en/docs/helm/helm_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ helm template [NAME] [CHART] [flags]
--set-string stringArray set STRING values on the command line (can specify multiple or separate values with commas: key1=val1,key2=val2)
-s, --show-only stringArray only show manifests rendered from the given templates
--skip-crds if set, no CRDs will be installed. By default, CRDs are installed if not already present
--skip-schema-validation if set, disables JSON schema validation
--skip-tests skip tests from templated output
--timeout duration time to wait for any individual Kubernetes operation (like Jobs for hooks) (default 5m0s)
--username string chart repository username where to locate the requested chart
Expand Down Expand Up @@ -99,4 +100,4 @@ helm template [NAME] [CHART] [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_test.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ helm test [RELEASE] [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_uninstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ helm uninstall RELEASE_NAME [...] [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
3 changes: 2 additions & 1 deletion content/en/docs/helm/helm_upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ helm upgrade [RELEASE] [CHART] [flags]
--set-literal stringArray set a literal STRING value on the command line
--set-string stringArray set STRING values on the command line (can specify multiple or separate values with commas: key1=val1,key2=val2)
--skip-crds if set, no CRDs will be installed when an upgrade is performed with install flag enabled. By default, CRDs are installed if not already present, when an upgrade is performed with install flag enabled
--skip-schema-validation if set, disables JSON schema validation
--timeout duration time to wait for any individual Kubernetes operation (like Jobs for hooks) (default 5m0s)
--username string chart repository username where to locate the requested chart
-f, --values strings specify values in a YAML file or a URL (can specify multiple)
Expand Down Expand Up @@ -121,4 +122,4 @@ helm upgrade [RELEASE] [CHART] [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_verify.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ helm verify PATH [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
2 changes: 1 addition & 1 deletion content/en/docs/helm/helm_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ helm version [flags]

* [helm](helm.md) - The Helm package manager for Kubernetes.

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 5-Apr-2024
5 changes: 5 additions & 0 deletions content/en/docs/topics/charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -958,6 +958,11 @@ parent chart. This also works backwards - if a subchart has a requirement that
is not met in the subchart's `values.yaml` file, the parent chart *must* satisfy
those restrictions in order to be valid.

Schema validation can be disabled by setting the option shown below.
anessi marked this conversation as resolved.
Show resolved Hide resolved
```console
helm install --skip-schema-validation
```

### References

When it comes to writing templates, values, and schema files, there are several
Expand Down