From 49c066f00b60f85bd8c57aab7fffa2c3416d758e Mon Sep 17 00:00:00 2001 From: ImMin5 Date: Wed, 25 Sep 2024 00:59:51 +0900 Subject: [PATCH] build: release 2.0.0-dev31 --- 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 9839874..227469a 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-dev30 +version: 2.0.0-dev31 appVersion: 2.0.0 dependencies: - condition: board.enabled @@ -29,7 +29,7 @@ dependencies: - condition: cost-analysis.enabled name: cost-analysis repository: https://cloudforet-io.github.io/charts - version: '1.4.0' + version: '1.4.1' - condition: dashboard.enabled name: dashboard repository: https://cloudforet-io.github.io/charts