Difference between revisions of "Helm show chart"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
  Usage:  helm show chart [CHART] [flags]
 
  Usage:  helm show chart [CHART] [flags]
  
  [[helm show]] chart grafana/grafana
+
  [[helm show chart grafana/grafana]]
<pre>
+
 
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

Revision as of 06:34, 2 November 2022

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

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


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: