diff --git a/charts/fluid/Chart.yaml b/charts/fluid/Chart.yaml index 5859690..0f6b3f5 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.2-alpha.3 +version: 1.0.2 # 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.2-7e23100 +appVersion: 1.0.2-41eefb6 home: https://github.com/fluid-cloudnative/fluid keywords: - category:data diff --git a/charts/fluid/values.yaml b/charts/fluid/values.yaml index a4e0f75..84691b7 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.2-7e23100 +version: &defaultVersion v1.0.2-41eefb6 crdUpgrade: enabled: true @@ -240,12 +240,14 @@ webhook: - RequireNodeWithFuse - NodeAffinityWithCache - MountPropagationInjector + - DatasetUsageInjector withoutDataset: - PreferNodesWithoutCache # serverless webhook plugins serverless: withDataset: - FuseSidecar + - DatasetUsageInjector withoutDataset: [] pluginConfig: - name: NodeAffinityWithCache