From 968e8be07d5bb88b07a8e00673e03c4dc7834d6f Mon Sep 17 00:00:00 2001 From: mzc-eeheg <166787584+mzc-eeheg@users.noreply.github.com> Date: Fri, 28 Feb 2025 17:56:55 +0900 Subject: [PATCH 1/3] chore: changed chart version to test make_helm_chart actions Signed-off-by: mzc-eeheg <166787584+mzc-eeheg@users.noreply.github.com> --- 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 a41de81..8d08da6 100644 --- a/deploy/helm/Chart.yaml +++ b/deploy/helm/Chart.yaml @@ -4,6 +4,6 @@ description: SpaceONE File Manager Helm chart for Kubernetes type: application -version: 1.3.10 +version: 1.3.10_test appVersion: 1.x.y From e8b5f94dd343408fc3159f08f5f51d07cbc6df39 Mon Sep 17 00:00:00 2001 From: mzc-eeheg <166787584+mzc-eeheg@users.noreply.github.com> Date: Fri, 28 Feb 2025 18:01:24 +0900 Subject: [PATCH 2/3] chore: changed chart version to test make_helm_chart actions Signed-off-by: mzc-eeheg <166787584+mzc-eeheg@users.noreply.github.com> --- 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 8d08da6..ec4863d 100644 --- a/deploy/helm/Chart.yaml +++ b/deploy/helm/Chart.yaml @@ -4,6 +4,6 @@ description: SpaceONE File Manager Helm chart for Kubernetes type: application -version: 1.3.10_test +version: 1.3.10.test appVersion: 1.x.y From 648a9c8c5a192e7bda4061d0772abb6d4ae83b89 Mon Sep 17 00:00:00 2001 From: mzc-eeheg <166787584+mzc-eeheg@users.noreply.github.com> Date: Fri, 28 Feb 2025 18:05:12 +0900 Subject: [PATCH 3/3] chore: changed chart version to test make_helm_chart actions Signed-off-by: mzc-eeheg <166787584+mzc-eeheg@users.noreply.github.com> --- 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 ec4863d..de3a890 100644 --- a/deploy/helm/Chart.yaml +++ b/deploy/helm/Chart.yaml @@ -4,6 +4,6 @@ description: SpaceONE File Manager Helm chart for Kubernetes type: application -version: 1.3.10.test +version: 1.3.10-test appVersion: 1.x.y