Skip to content

Commit 9b6aabe

Browse files
authored
Merge pull request #144 from djjudas21/ecowitt-exporter-080
Update to ecowitt-exporter 0.8.0
2 parents d36fb55 + 69e35ac commit 9b6aabe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/ecowitt-exporter/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ apiVersion: v2
33
name: ecowitt-exporter
44
description: A Prometheus & InfluxDB exporter for Ecowitt weather stations
55
type: application
6-
version: 0.7.1
7-
appVersion: "0.7.0"
6+
version: 0.8.0
7+
appVersion: "0.8.0"
88
keywords:
99
- ecowitt
1010
- weather
@@ -22,4 +22,4 @@ maintainers:
2222
annotations:
2323
artifacthub.io/changes: |-
2424
- kind: changed
25-
description: Improve ServiceMonitor and PrometheusRules
25+
description: Update to ecowitt-exporter 0.8.0

charts/ecowitt-exporter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ecowitt-exporter
22

3-
![Version: 0.7.1](https://img.shields.io/badge/Version-0.7.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.0](https://img.shields.io/badge/AppVersion-0.7.0-informational?style=flat-square)
3+
![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square)
44

55
A Prometheus & InfluxDB exporter for Ecowitt weather stations
66

0 commit comments

Comments
 (0)