Difference between revisions of "Helm show"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 
  helm show all stable/grafana
 
  helm show all stable/grafana
 +
 
  helm show [[chart]] stable/grafana
 
  helm show [[chart]] stable/grafana
 +
<pre>
 +
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:
 +
 +
  name: zanhsieh
 +
 +
  name: rtluckie
 +
 +
  name: maorfr
 +
name: grafana
 +
sources:
 +
- https://github.com/grafana/grafana
 +
version: 5.5.5
 +
</pre>
  
 +
== Related commands ==
 +
* <code>[[rpm -qi]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 15:01, 30 August 2020

helm show all stable/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

Related commands

See also

Advertising: