From e3da060196d010eddd75935ca2b82407f56ea19c Mon Sep 17 00:00:00 2001 From: Infanta Xavier Date: Sat, 9 Nov 2024 00:36:27 +0530 Subject: [PATCH] also update 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 e472ba2..f08dfb0 100644 --- a/deploy/helm/Chart.yaml +++ b/deploy/helm/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: seaweedfs-operator description: A Helm chart for the seaweedfs-operator type: application -version: 0.0.2 +version: 0.1.0 appVersion: "0.0.1" maintainers: - name: chrislusf