Difference between revisions of "Helm show chart"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
  [[helm show]] chart
+
 
 +
[[helm show chart --help]]
 +
 
 +
  [[helm show]] [[chart]]
 
  Error: "helm show chart" requires 1 argument  
 
  Error: "helm show chart" requires 1 argument  
 
   
 
   
 
  Usage:  helm show chart [CHART] [flags]
 
  Usage:  helm show chart [CHART] [flags]
  
  [[helm show]] chart grafana/grafana
+
  [[helm show chart grafana/grafana]]
<pre>
+
[[helm show chart elastic/elasticsearch]]
apiVersion: v2
+
 
appVersion: 8.2.5
 
description: The leading tool for querying and visualizing time series and metrics.
 
home: https://grafana.net
 
icon: https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_transparent_400x.png
 
kubeVersion: ^1.8.0-0
 
maintainers:
 
 
  name: zanhsieh
 
 
  name: rtluckie
 
 
  name: maorfr
 
 
  name: Xtigyro
 
 
  name: torstenwalter
 
name: grafana
 
sources:
 
- https://github.com/grafana/grafana
 
type: application
 
version: 6.17.8
 
</pre>
 
  
 
  [[helm show chart]] stable/grafana
 
  [[helm show chart]] stable/grafana
Line 58: Line 39:
 
  Error: unknown command "show" for "helm"
 
  Error: unknown command "show" for "helm"
 
  Run 'helm --help' for usage.
 
  Run 'helm --help' for usage.
 +
 +
== Related ==
 +
[[helm show values elastic/elasticsearch]]
 +
[[helm get values elasticsearch --all]]
  
 
== See also ==
 
== See also ==

Latest revision as of 13:43, 4 December 2023


helm show chart --help
helm show chart
Error: "helm show chart" requires 1 argument 

Usage:  helm show chart [CHART] [flags]
helm show chart grafana/grafana
helm show chart elastic/elasticsearch


helm show chart stable/grafana
helm show chart stable/grafana
apiVersion: v1
appVersion: 7.1.1
description: The leading tool for querying and visualizing time series and metrics.
home: https://grafana.net
icon: https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_transparent_400x.png
kubeVersion: ^1.8.0-0
maintainers:
- email: [email protected]
  name: zanhsieh
- email: [email protected]
  name: rtluckie
- email: [email protected]
  name: maorfr
name: grafana
sources:
- https://github.com/grafana/grafana
version: 5.5.5

Helm v2[edit]

helm show
Error: unknown command "show" for "helm"
Run 'helm --help' for usage.

Related[edit]

helm show values elastic/elasticsearch
helm get values elasticsearch --all

See also[edit]

Advertising: