From 50caef35c8b91d000bb7fa7aa092efc99d6227dc Mon Sep 17 00:00:00 2001 From: Matt Ray Date: Wed, 29 Nov 2023 14:24:17 +1100 Subject: [PATCH] Version bump to 1.26.4 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 cd6396f..d0e0ff7 100755 --- a/charts/opencost/Chart.yaml +++ b/charts/opencost/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.107.0 +appVersion: 1.107.1 name: opencost description: OpenCost and OpenCost UI type: application @@ -9,7 +9,7 @@ keywords: - kubecost - opencost - monitoring -version: 1.26.3 +version: 1.26.4 maintainers: - name: mattray url: https://mattray.dev diff --git a/charts/opencost/README.md b/charts/opencost/README.md index 96af9d7..9e12d06 100644 --- a/charts/opencost/README.md +++ b/charts/opencost/README.md @@ -2,9 +2,9 @@ OpenCost and OpenCost UI -![Version: 1.26.3](https://img.shields.io/badge/Version-1.26.3-informational?style=flat-square) +![Version: 1.26.4](https://img.shields.io/badge/Version-1.26.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) -![AppVersion: 1.107.0](https://img.shields.io/badge/AppVersion-1.107.0-informational?style=flat-square) +![AppVersion: 1.107.1](https://img.shields.io/badge/AppVersion-1.107.1-informational?style=flat-square) ## Maintainers