Skip to content

Commit 8c19c6a

Browse files
tarasposzanhsieh
andauthored
[prometheus-json-exporter] update appVersion to 0.7.0 (#5310)
* [prometheus-json-exporter] update appVersion to 0.7.0 Update prometheus-json-exporter to [0.7.0](https://github.com/prometheus-community/json_exporter/releases/tag/v0.7.0) Signed-off-by: Taras <9948629+taraspos@users.noreply.github.com> * version fix Signed-off-by: Taras <9948629+taraspos@users.noreply.github.com> --------- Signed-off-by: Taras <9948629+taraspos@users.noreply.github.com> Co-authored-by: MH <zanhsieh@gmail.com>
1 parent 9137947 commit 8c19c6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/prometheus-json-exporter/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ type: application
1010
# incremented each time you make changes to the application. Versions are not expected to
1111
# follow Semantic Versioning. They should reflect the version the application is using.
1212
# It is recommended to use it with quotes.
13-
version: 0.15.0
14-
appVersion: "v0.6.0"
13+
version: 0.16.0
14+
appVersion: "v0.7.0"
1515
home: https://github.com/prometheus-community/json_exporter
1616
maintainers:
1717
- name: schmiddim

0 commit comments

Comments
 (0)