From 2afac185999e7adc0cf2a4085c629985467587d4 Mon Sep 17 00:00:00 2001 From: Matt Ray Date: Thu, 20 Jul 2023 10:43:28 +1000 Subject: [PATCH] Update to OpenCost 1.105 release (#94) Signed-off-by: Matt Ray --- charts/opencost/Chart.yaml | 4 ++-- charts/opencost/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/opencost/Chart.yaml b/charts/opencost/Chart.yaml index 595550d..010caca 100755 --- a/charts/opencost/Chart.yaml +++ b/charts/opencost/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.104.4 +appVersion: 1.105.0 name: opencost description: OpenCost and OpenCost UI type: application @@ -9,7 +9,7 @@ keywords: - kubecost - opencost - monitoring -version: 1.17.2 +version: 1.18.0 maintainers: - name: mattray url: https://mattray.dev diff --git a/charts/opencost/README.md b/charts/opencost/README.md index 290b9ba..b7dd3b6 100644 --- a/charts/opencost/README.md +++ b/charts/opencost/README.md @@ -2,9 +2,9 @@ OpenCost and OpenCost UI -![Version: 1.17.1](https://img.shields.io/badge/Version-1.17.1-informational?style=flat-square) +![Version: 1.18.0](https://img.shields.io/badge/Version-1.18.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) -![AppVersion: 1.104.4](https://img.shields.io/badge/AppVersion-1.104.0-informational?style=flat-square) +![AppVersion: 1.105.0](https://img.shields.io/badge/AppVersion-1.104.0-informational?style=flat-square) ## Maintainers