From cbc7724cb0f32e6f2048305a0b833e9318c0f478 Mon Sep 17 00:00:00 2001 From: Johnathan Kupferer Date: Mon, 7 Aug 2023 22:47:33 -0400 Subject: [PATCH] Release v1.8.0 --- helm/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index d7e912f..273a0f4 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -14,8 +14,8 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 1.7.2 +version: 1.8.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 1.7.2 +appVersion: 1.8.0