From f6a25cf5b407dfef075c72d565b8e54f004649b9 Mon Sep 17 00:00:00 2001 From: Jongmin Kim Date: Fri, 5 Jan 2024 20:02:31 +0900 Subject: [PATCH] build: change helm chart version --- deploy/helm/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/helm/Chart.yaml b/deploy/helm/Chart.yaml index 88cf981..ef849eb 100644 --- a/deploy/helm/Chart.yaml +++ b/deploy/helm/Chart.yaml @@ -4,6 +4,6 @@ description: Cloudforet Console API v2 Helm chart for Kubernetes type: application -version: 1.0.8 +version: 1.0.9 appVersion: 1.x.y