We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6aabe commit 720cd60Copy full SHA for 720cd60
charts/ecowitt-exporter/Chart.yaml
@@ -3,8 +3,8 @@ apiVersion: v2
3
name: ecowitt-exporter
4
description: A Prometheus & InfluxDB exporter for Ecowitt weather stations
5
type: application
6
-version: 0.8.0
7
-appVersion: "0.8.0"
+version: 0.8.1
+appVersion: "0.8.1"
8
keywords:
9
- ecowitt
10
- weather
@@ -22,4 +22,4 @@ maintainers:
22
annotations:
23
artifacthub.io/changes: |-
24
- kind: changed
25
- description: Update to ecowitt-exporter 0.8.0
+ description: Update to ecowitt-exporter 0.8.1
0 commit comments