Skip to content

Commit 5710cd2

Browse files
DrFaust92zanhsieh
andauthored
add home link in chart.yaml (#5098)
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com> Co-authored-by: MH <zanhsieh@gmail.com>
1 parent 4dac64a commit 5710cd2

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

charts/prometheus-json-exporter/Chart.yaml

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff 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.
178
type: 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
2810
appVersion: "v0.6.0"
29-
11+
home: https://github.com/prometheus-community/json_exporter
3012
maintainers:
3113
- name: schmiddim
3214
email: schmiddim@gmx.at

0 commit comments

Comments
 (0)