Difference between revisions of "Helm show chart"
Jump to navigation
Jump to search
(Redirected page to Helm show) Tag: New redirect |
(Removed redirect to Helm show) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
− | + | ||
+ | <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: [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 | ||
+ | </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: [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 | ||
+ | </pre> | ||
+ | |||
+ | |||
+ | == See also == |
Revision as of 19:36, 5 December 2021
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
See also
Advertising: