From 79418be4247afc346b60cc3bc5660f3ed0241448 Mon Sep 17 00:00:00 2001 From: Frank Kloeker Date: Tue, 6 Feb 2024 13:38:53 +0100 Subject: [PATCH] bump version --- chart/Chart.yaml | 4 ++-- chart/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index d2fbdcd..84313e3 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -3,8 +3,8 @@ annotations: catalog.cattle.io/display-name: CaaS Carbon Footprint name: caas-carbon-footprint description: A Helm chart for carbon footprint measurement -version: "0.0.12" -appVersion: "0.0.10" +version: "0.0.13" +appVersion: "0.0.12" keywords: - monitoring dependencies: diff --git a/chart/values.yaml b/chart/values.yaml index 66ecfa6..018017a 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -24,7 +24,7 @@ entsoe: #entsoe_api_key: image: repository: mtr.devops.telekom.de/caas/entsoe - tag: 0.0.11 + tag: 0.0.12 pullPolicy: Always podSecurityContext: fsGroup: 1000