From 87efbe8a82d2224ac8bd66ec9b3c0c27a1838df3 Mon Sep 17 00:00:00 2001 From: cheyang Date: Fri, 17 Jan 2025 19:01:56 +0800 Subject: [PATCH] Build docker images for long dataset name, To #61226704 (#4475) Signed-off-by: cheyang --- charts/fluid/fluid/Chart.yaml | 2 +- charts/fluid/fluid/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/fluid/fluid/Chart.yaml b/charts/fluid/fluid/Chart.yaml index d446f489d6d..9b604f0e2a4 100644 --- a/charts/fluid/fluid/Chart.yaml +++ b/charts/fluid/fluid/Chart.yaml @@ -18,7 +18,7 @@ version: 1.0.5 # 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.5-3a2499b +appVersion: 1.0.5-4353d62 home: https://github.com/fluid-cloudnative/fluid keywords: - category:data diff --git a/charts/fluid/fluid/values.yaml b/charts/fluid/fluid/values.yaml index 94a5f42e638..d006ae35736 100644 --- a/charts/fluid/fluid/values.yaml +++ b/charts/fluid/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.5-3a2499b +version: &defaultVersion v1.0.5-4353d62 crdUpgrade: enabled: true