Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-patrucco committed Aug 16, 2024
1 parent f07ffcf commit 9ecef6e
Show file tree
Hide file tree
Showing 57 changed files with 239 additions and 231 deletions.
8 changes: 4 additions & 4 deletions content/en/docs/helm/helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ By default, the default directories depend on the Operating System. The defaults
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
--registry-config string path to the registry config file (default "~/Library/Preferences/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/Library/Caches/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/Library/Preferences/helm/repositories.yaml")
```

### SEE ALSO
Expand Down 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 16-Aug-2024
8 changes: 4 additions & 4 deletions content/en/docs/helm/helm_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ Generate autocompletion scripts for Helm for the specified shell.
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
--registry-config string path to the registry config file (default "~/Library/Preferences/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/Library/Caches/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/Library/Preferences/helm/repositories.yaml")
```

### SEE ALSO
Expand All @@ -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 16-Aug-2024
8 changes: 4 additions & 4 deletions content/en/docs/helm/helm_completion_bash.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ helm completion bash [flags]
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
--registry-config string path to the registry config file (default "~/Library/Preferences/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/Library/Caches/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/Library/Preferences/helm/repositories.yaml")
```

### SEE ALSO

* [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 16-Aug-2024
8 changes: 4 additions & 4 deletions content/en/docs/helm/helm_completion_fish.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ helm completion fish [flags]
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
--registry-config string path to the registry config file (default "~/Library/Preferences/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/Library/Caches/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/Library/Preferences/helm/repositories.yaml")
```

### SEE ALSO

* [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 16-Aug-2024
8 changes: 4 additions & 4 deletions content/en/docs/helm/helm_completion_powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ helm completion powershell [flags]
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
--registry-config string path to the registry config file (default "~/Library/Preferences/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/Library/Caches/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/Library/Preferences/helm/repositories.yaml")
```

### SEE ALSO

* [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 16-Aug-2024
8 changes: 4 additions & 4 deletions content/en/docs/helm/helm_completion_zsh.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@ helm completion zsh [flags]
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
--registry-config string path to the registry config file (default "~/Library/Preferences/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/Library/Caches/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/Library/Preferences/helm/repositories.yaml")
```

### SEE ALSO

* [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 16-Aug-2024
8 changes: 4 additions & 4 deletions content/en/docs/helm/helm_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@ helm create NAME [flags]
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
--registry-config string path to the registry config file (default "~/Library/Preferences/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/Library/Caches/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/Library/Preferences/helm/repositories.yaml")
```

### SEE ALSO

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

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 16-Aug-2024
8 changes: 4 additions & 4 deletions content/en/docs/helm/helm_dependency.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ for this case.
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
--registry-config string path to the registry config file (default "~/Library/Preferences/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/Library/Caches/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/Library/Preferences/helm/repositories.yaml")
```

### SEE ALSO
Expand All @@ -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 16-Aug-2024
8 changes: 4 additions & 4 deletions content/en/docs/helm/helm_dependency_build.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ helm dependency build CHART [flags]
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
--registry-config string path to the registry config file (default "~/Library/Preferences/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/Library/Caches/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/Library/Preferences/helm/repositories.yaml")
```

### SEE ALSO

* [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 16-Aug-2024
8 changes: 4 additions & 4 deletions content/en/docs/helm/helm_dependency_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ helm dependency list CHART [flags]
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
--registry-config string path to the registry config file (default "~/Library/Preferences/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/Library/Caches/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/Library/Preferences/helm/repositories.yaml")
```

### SEE ALSO

* [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 16-Aug-2024
8 changes: 4 additions & 4 deletions content/en/docs/helm/helm_dependency_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ helm dependency update CHART [flags]
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
--registry-config string path to the registry config file (default "~/Library/Preferences/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/Library/Caches/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/Library/Preferences/helm/repositories.yaml")
```

### SEE ALSO

* [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 16-Aug-2024
8 changes: 4 additions & 4 deletions content/en/docs/helm/helm_env.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ helm env [flags]
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
--registry-config string path to the registry config file (default "~/Library/Preferences/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/Library/Caches/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/Library/Preferences/helm/repositories.yaml")
```

### SEE ALSO

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

###### Auto generated by spf13/cobra on 24-Jan-2024
###### Auto generated by spf13/cobra on 16-Aug-2024
8 changes: 4 additions & 4 deletions content/en/docs/helm/helm_get.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ get extended information about the release, including:
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
--registry-config string path to the registry config file (default "~/Library/Preferences/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/Library/Caches/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/Library/Preferences/helm/repositories.yaml")
```

### SEE ALSO
Expand All @@ -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 16-Aug-2024
8 changes: 4 additions & 4 deletions content/en/docs/helm/helm_get_all.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ helm get all RELEASE_NAME [flags]
--kubeconfig string path to the kubeconfig file
-n, --namespace string namespace scope for this request
--qps float32 queries per second used when communicating with the Kubernetes API, not including bursting
--registry-config string path to the registry config file (default "~/.config/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/.cache/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/.config/helm/repositories.yaml")
--registry-config string path to the registry config file (default "~/Library/Preferences/helm/registry/config.json")
--repository-cache string path to the file containing cached repository indexes (default "~/Library/Caches/helm/repository")
--repository-config string path to the file containing repository names and URLs (default "~/Library/Preferences/helm/repositories.yaml")
```

### SEE ALSO

* [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 16-Aug-2024
Loading

0 comments on commit 9ecef6e

Please sign in to comment.