From c12a5d00867e93809362ebe6bed88b10eb8cedbb Mon Sep 17 00:00:00 2001 From: zhangyale <1194926515@qq.com> Date: Wed, 17 Sep 2025 08:54:30 +0000 Subject: [PATCH 1/3] update deploy/chart/authhub/Chart.yaml. Signed-off-by: zhangyale <1194926515@qq.com> --- deploy/chart/authhub/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/chart/authhub/Chart.yaml b/deploy/chart/authhub/Chart.yaml index c1029a16..59e2499f 100644 --- a/deploy/chart/authhub/Chart.yaml +++ b/deploy/chart/authhub/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: authhub-chart description: AuthHub Helm部署包 type: application -version: 0.9.6 -appVersion: "0.9.6" +version: 0.10.0 +appVersion: "0.10.0" -- Gitee From 814731257a0ca8186a91764e39bcf817c770b5a2 Mon Sep 17 00:00:00 2001 From: zhangyale <1194926515@qq.com> Date: Wed, 17 Sep 2025 08:54:46 +0000 Subject: [PATCH 2/3] update deploy/chart/databases/Chart.yaml. Signed-off-by: zhangyale <1194926515@qq.com> --- deploy/chart/databases/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/chart/databases/Chart.yaml b/deploy/chart/databases/Chart.yaml index f75228d5..448a3c5f 100644 --- a/deploy/chart/databases/Chart.yaml +++ b/deploy/chart/databases/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: euler-copilot-databases description: Euler Copilot 数据库 Helm部署包 type: application -version: 0.9.6 -appVersion: "0.9.6" +version: 0.10.0 +appVersion: "0.10.0" -- Gitee From a3e1b5a9cc1b808d501e1c92ae72a0087315bbc4 Mon Sep 17 00:00:00 2001 From: zhangyale <1194926515@qq.com> Date: Wed, 17 Sep 2025 08:55:13 +0000 Subject: [PATCH 3/3] update deploy/chart/euler_copilot/Chart.yaml. Signed-off-by: zhangyale <1194926515@qq.com> --- deploy/chart/euler_copilot/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/chart/euler_copilot/Chart.yaml b/deploy/chart/euler_copilot/Chart.yaml index 9d9ffecf..0d0497a9 100644 --- a/deploy/chart/euler_copilot/Chart.yaml +++ b/deploy/chart/euler_copilot/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: euler-copilot description: Euler Copilot Helm部署包 type: application -version: 0.9.6 -appVersion: "0.9.6" +version: 0.10.0 +appVersion: "0.10.0" -- Gitee