From 43acddb3250b8bb9c4e1dcd5e55bce4cd76172a5 Mon Sep 17 00:00:00 2001 From: Cliff Colvin Date: Tue, 29 Oct 2024 09:31:31 -0500 Subject: [PATCH 1/2] bump 1.112.1 Signed-off-by: Cliff Colvin --- charts/opencost/Chart.yaml | 2 +- charts/opencost/README.md | 2 +- charts/opencost/values.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/opencost/Chart.yaml b/charts/opencost/Chart.yaml index 61a826b..e8de5c5 100755 --- a/charts/opencost/Chart.yaml +++ b/charts/opencost/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.112.0 +appVersion: 1.112.1 name: opencost description: OpenCost and OpenCost UI type: application diff --git a/charts/opencost/README.md b/charts/opencost/README.md index 20a67e7..394add2 100644 --- a/charts/opencost/README.md +++ b/charts/opencost/README.md @@ -4,7 +4,7 @@ OpenCost and OpenCost UI ![Version: 1.40.0](https://img.shields.io/badge/Version-1.40.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) -![AppVersion: 1.112.0](https://img.shields.io/badge/AppVersion-1.112.0-informational?style=flat-square) +![AppVersion: 1.112.1](https://img.shields.io/badge/AppVersion-1.112.1-informational?style=flat-square) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/opencost)](https://artifacthub.io/packages/search?repo=opencost) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/opencost-oci)](https://artifacthub.io/packages/search?repo=opencost-oci) diff --git a/charts/opencost/values.yaml b/charts/opencost/values.yaml index 918495f..68cbdf6 100644 --- a/charts/opencost/values.yaml +++ b/charts/opencost/values.yaml @@ -130,7 +130,7 @@ opencost: # -- Exporter container image name repository: opencost/opencost # -- Exporter container image tag - tag: "1.112.0sha256:65dc69f7428d2af8b5a8f3f0f7ecca38eb56593ebd8be18f3bd1d63736bd3ab2" + tag: "1.112.1sha256:1be970e670d694329978b1c34129b07d04ff9504b4255c86998dfe281aea702e" # -- Exporter container image pull policy pullPolicy: IfNotPresent # -- Override the full image name for development purposes @@ -375,7 +375,7 @@ opencost: repository: opencost/opencost-ui # -- UI container image tag # @default -- `""` (use appVersion in Chart.yaml) - tag: "1.112.0sha256:65dc69f7428d2af8b5a8f3f0f7ecca38eb56593ebd8be18f3bd1d63736bd3ab2" + tag: "1.112.1sha256:20dee8385678f4223afe920ee52a6572c13816cd82dcf846a068df587a2fdc1e" # -- UI container image pull policy pullPolicy: IfNotPresent # -- Override the full image name for development purposes From 42ddd7a447c1cabd1aae0a96870ad3c92d297915 Mon Sep 17 00:00:00 2001 From: Cliff Colvin Date: Thu, 31 Oct 2024 16:41:26 -0500 Subject: [PATCH 2/2] Update Chart.yaml Signed-off-by: Cliff Colvin --- charts/opencost/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/opencost/Chart.yaml b/charts/opencost/Chart.yaml index e8de5c5..3979288 100755 --- a/charts/opencost/Chart.yaml +++ b/charts/opencost/Chart.yaml @@ -9,7 +9,7 @@ keywords: - finops - monitoring - opencost -version: 1.42.0 +version: 1.42.1 maintainers: - name: mattray url: https://mattray.dev