Difference between revisions of "Helm show"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
  [[helm show all]] stable/grafana
 
  [[helm show all]] stable/grafana
 
<pre>
 
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: zanhsieh@gmail.com
 
  name: zanhsieh
 
- email: rluckie@cisco.com
 
  name: rtluckie
 
- email: maor.friedman@redhat.com
 
  name: maorfr
 
- email: miroslav.hadzhiev@gmail.com
 
  name: Xtigyro
 
- email: mail@torstenwalter.de
 
  name: torstenwalter
 
name: grafana
 
sources:
 
- https://github.com/grafana/grafana
 
type: application
 
version: 6.17.8
 
</pre>
 
 
[[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:
 
- email: zanhsieh@gmail.com
 
  name: zanhsieh
 
- email: rluckie@cisco.com
 
  name: rtluckie
 
- email: maor.friedman@redhat.com
 
  name: maorfr
 
name: grafana
 
sources:
 
- https://github.com/grafana/grafana
 
version: 5.5.5
 
</pre>
 
  
 
== Related terms ==
 
== Related terms ==

Revision as of 19:36, 5 December 2021

Advertising: