diff --git a/chart/Chart.lock b/chart/Chart.lock index 9d2f1e5..c0dead3 100644 --- a/chart/Chart.lock +++ b/chart/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: kepler repository: https://sustainable-computing-io.github.io/kepler-helm-chart - version: 0.5.3 -digest: sha256:05c960ede5d0ba88ce53e71a39dcbf696cdeedb61cc2468a622b2a0ab267735e -generated: "2024-01-02T17:23:43.248576+01:00" + version: 0.5.7 +digest: sha256:06e69896b39d58fa3bb05a05062f4cab4af4975cbe770d29baa3d17b63b4b1f5 +generated: "2024-07-31T08:52:31.96331+02:00" diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 84313e3..f479bf4 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -3,13 +3,13 @@ annotations: catalog.cattle.io/display-name: CaaS Carbon Footprint name: caas-carbon-footprint description: A Helm chart for carbon footprint measurement -version: "0.0.13" -appVersion: "0.0.12" +version: "0.0.14" +appVersion: "0.0.14" keywords: - monitoring dependencies: - name: kepler - version: "0.5.3" + version: "0.5.7" repository: "https://sustainable-computing-io.github.io/kepler-helm-chart" sources: - https://github.com/sustainable-computing-io/kepler diff --git a/chart/charts/kepler-0.5.3.tgz b/chart/charts/kepler-0.5.3.tgz deleted file mode 100644 index 329e189..0000000 Binary files a/chart/charts/kepler-0.5.3.tgz and /dev/null differ diff --git a/chart/charts/kepler-0.5.7.tgz b/chart/charts/kepler-0.5.7.tgz new file mode 100644 index 0000000..2818e56 Binary files /dev/null and b/chart/charts/kepler-0.5.7.tgz differ diff --git a/chart/values.yaml b/chart/values.yaml index 018017a..f3c26ca 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -8,7 +8,7 @@ kepler: image: repository: mtr.devops.telekom.de/caas/kepler pullPolicy: Always - tag: release-0.7.2 + tag: release-0.7.8 resources: limits: cpu: 800m @@ -24,7 +24,7 @@ entsoe: #entsoe_api_key: image: repository: mtr.devops.telekom.de/caas/entsoe - tag: 0.0.12 + tag: 0.0.14 pullPolicy: Always podSecurityContext: fsGroup: 1000