From a2603627cf6bbcaa8d972a7f3ae561d2c1ceb951 Mon Sep 17 00:00:00 2001 From: seolmin Date: Thu, 21 Dec 2023 17:54:51 +0900 Subject: [PATCH] build: change helm chart version --- deploy/helm/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/helm/Chart.yaml b/deploy/helm/Chart.yaml index 66db683..b53b7bc 100644 --- a/deploy/helm/Chart.yaml +++ b/deploy/helm/Chart.yaml @@ -3,7 +3,7 @@ name: spaceone description: A Helm chart for SpaceONE home: https://www.spaceone.org type: application -version: 2.0.0-dev8 +version: 2.0.0-dev9 appVersion: 2.0.0 dependencies: - condition: console.enabled @@ -65,7 +65,7 @@ dependencies: - condition: dashboard.enabled name: dashboard repository: https://cloudforet-io.github.io/charts - version: '1.3.11' + version: '1.3.12' - condition: console-api-v2.enabled name: console-api-v2 repository: https://cloudforet-io.github.io/charts