From 70859b028583464a1a1c3eacced36a9e9d4970b3 Mon Sep 17 00:00:00 2001 From: Terje Sannum Date: Mon, 14 Nov 2022 17:11:15 +0100 Subject: [PATCH] bump image --- charts/tibber-exporter/Chart.yaml | 6 +++--- charts/tibber-exporter/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/tibber-exporter/Chart.yaml b/charts/tibber-exporter/Chart.yaml index a94fc60..693b6dc 100644 --- a/charts/tibber-exporter/Chart.yaml +++ b/charts/tibber-exporter/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: tibber-exporter -version: 1.4.4 -appVersion: 17 +version: 1.5.0 +appVersion: 20 description: Helm chart for Tibber prometheus exporter type: application keywords: @@ -17,7 +17,7 @@ maintainers: annotations: artifacthub.io/images: | - name: tibber-exporter - image: ghcr.io/terjesannum/tibber-exporter:17 + image: ghcr.io/terjesannum/tibber-exporter:20 artifacthub.io/screenshots: | - title: Grafana dashboard url: https://raw.githubusercontent.com/terjesannum/tibber-exporter/master/grafana/dashboard.png diff --git a/charts/tibber-exporter/values.yaml b/charts/tibber-exporter/values.yaml index 0858af1..c030470 100644 --- a/charts/tibber-exporter/values.yaml +++ b/charts/tibber-exporter/values.yaml @@ -16,7 +16,7 @@ serviceMonitor: image: repository: ghcr.io/terjesannum/tibber-exporter - tag: 17 + tag: 20 pullPolicy: IfNotPresent nameOverride: ""