File tree Expand file tree Collapse file tree 1 file changed +2
-20
lines changed
charts/prometheus-json-exporter Expand file tree Collapse file tree 1 file changed +2
-20
lines changed Original file line number Diff line number Diff line change @@ -5,28 +5,10 @@ keywords:
55 - metric
66 - monitoring
77 - prometheus
8-
9- # A chart can be either an 'application' or a 'library' chart.
10- #
11- # Application charts are a collection of templates that can be packaged into versioned archives
12- # to be deployed.
13- #
14- # Library charts provide useful utilities or functions for the chart developer. They're included as
15- # a dependency of application charts to inject those utilities and functions into the rendering
16- # pipeline. Library charts do not define any templates and therefore cannot be deployed.
178type : application
18-
19- # This is the chart version. This version number should be incremented each time you make changes
20- # to the chart and its templates, including the app version.
21- # Versions are expected to follow Semantic Versioning (https://semver.org/)
22- version : 0.14.0
23-
24- # This is the version number of the application being deployed. This version number should be
25- # incremented each time you make changes to the application. Versions are not expected to
26- # follow Semantic Versioning. They should reflect the version the application is using.
27- # It is recommended to use it with quotes.
9+ version : 0.14.1
2810appVersion : " v0.6.0"
29-
11+ home : https://github.com/prometheus-community/json_exporter
3012maintainers :
3113 - name : schmiddim
3214 email : schmiddim@gmx.at
You can’t perform that action at this time.
0 commit comments