Difference between revisions of "Helm show chart"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
   
 
   
 
  Usage:  helm show chart [CHART] [flags]
 
  Usage:  helm show chart [CHART] [flags]
 
  
 
  [[helm show]] chart grafana/grafana
 
  [[helm show]] chart grafana/grafana
Line 54: Line 53:
 
version: 5.5.5
 
version: 5.5.5
 
</pre>
 
</pre>
 +
 +
== Helm v2 ==
 +
helm show
 +
Error: unknown command "show" for "helm"
 +
Run 'helm --help' for usage.
  
 
== See also ==
 
== See also ==

Revision as of 08:31, 8 July 2022

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

Usage:  helm show chart [CHART] [flags]
helm show chart grafana/grafana
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:
- email: [email protected]
  name: zanhsieh
- email: [email protected]
  name: rtluckie
- email: [email protected]
  name: maorfr
- email: [email protected]
  name: Xtigyro
- email: [email protected]
  name: torstenwalter
name: grafana
sources:
- https://github.com/grafana/grafana
type: application
version: 6.17.8
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

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

See also

Advertising: