Skip to content

Commit

Permalink
update chart
Browse files Browse the repository at this point in the history
  • Loading branch information
terjesannum committed Dec 10, 2022
1 parent 9ec27a5 commit b3fe044
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/tibber-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: tibber-exporter
version: 1.6.0
appVersion: 24
version: 1.6.1
appVersion: 25
description: Helm chart for Tibber prometheus exporter
type: application
keywords:
Expand All @@ -17,7 +17,7 @@ maintainers:
annotations:
artifacthub.io/images: |
- name: tibber-exporter
image: ghcr.io/terjesannum/tibber-exporter:24
image: ghcr.io/terjesannum/tibber-exporter:25
artifacthub.io/screenshots: |
- title: Grafana dashboard
url: https://raw.githubusercontent.com/terjesannum/tibber-exporter/master/grafana/dashboard.png
Expand Down
4 changes: 4 additions & 0 deletions charts/tibber-exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@ Monitor your power usage and costs with Tibber Pulse, Prometheus and Grafana.

![Grafana dashboard](https://raw.githubusercontent.com/terjesannum/tibber-exporter/master/grafana/dashboard.png)

If you don't have Tibber Pulse, you still get price and daily consumption/cost metrics:

![Grafana dashboard](https://raw.githubusercontent.com/terjesannum/tibber-exporter/master/grafana/dashboard-without-pulse.png)

See [https://github.com/terjesannum/tibber-exporter](https://github.com/terjesannum/tibber-exporter) for more information.

0 comments on commit b3fe044

Please sign in to comment.