From 3f423b72e32273812b6d618008ffd7dc9413836e Mon Sep 17 00:00:00 2001 From: cheyang Date: Sat, 9 Nov 2024 15:24:14 +0800 Subject: [PATCH] Add helm-chart-fluid-1.0.4-alpha.1, To #60096268 Signed-off-by: cheyang --- charts/fluid/Chart.yaml | 4 ++-- charts/fluid/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/fluid/Chart.yaml b/charts/fluid/Chart.yaml index b670b9a..1ec63e5 100644 --- a/charts/fluid/Chart.yaml +++ b/charts/fluid/Chart.yaml @@ -14,11 +14,11 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 1.0.3 +version: 1.0.4-alpha.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 1.0.3-ccdf3a9 +appVersion: 1.0.4-1ef8952 home: https://github.com/fluid-cloudnative/fluid keywords: - category:data diff --git a/charts/fluid/values.yaml b/charts/fluid/values.yaml index 4e78116..34b2b85 100644 --- a/charts/fluid/values.yaml +++ b/charts/fluid/values.yaml @@ -14,7 +14,7 @@ image: # Default registry, namespace and version tag for images managed by fluid imagePrefix: &defaultImagePrefix fluidcloudnative # imagePrefix: &defaultImagePrefix registry.aliyuncs.com/fluid -version: &defaultVersion v1.0.3-ccdf3a9 +version: &defaultVersion v1.0.4-1ef8952 crdUpgrade: enabled: true