diff --git a/charts/fluid/fluid/Chart.yaml b/charts/fluid/fluid/Chart.yaml index b251f54042e..57d53ba6458 100644 --- a/charts/fluid/fluid/Chart.yaml +++ b/charts/fluid/fluid/Chart.yaml @@ -18,7 +18,7 @@ version: 0.7.0 # 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: 0.7.0-2abefb0 +appVersion: 0.7.0-f41c05c 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 ca092e65361..e2bd13a1dbb 100644 --- a/charts/fluid/fluid/values.yaml +++ b/charts/fluid/fluid/values.yaml @@ -6,7 +6,7 @@ workdir: /tmp dataset: controller: - image: fluidcloudnative/dataset-controller:v0.7.0-2abefb0 + image: fluidcloudnative/dataset-controller:v0.7.0-f41c05c csi: recoverFusePeriod: -1 @@ -15,7 +15,7 @@ csi: registrar: image: registry.aliyuncs.com/acs/csi-node-driver-registrar:v1.2.0 plugins: - image: fluidcloudnative/fluid-csi:v0.7.0-2abefb0 + image: fluidcloudnative/fluid-csi:v0.7.0-f41c05c kubelet: rootDir: /var/lib/kubelet @@ -28,9 +28,9 @@ runtime: portRange: 20000-26000 enabled: true init: - image: fluidcloudnative/init-users:v0.7.0-2abefb0 + image: fluidcloudnative/init-users:v0.7.0-f41c05c controller: - image: fluidcloudnative/alluxioruntime-controller:v0.7.0-2abefb0 + image: fluidcloudnative/alluxioruntime-controller:v0.7.0-f41c05c runtime: image: registry.aliyuncs.com/alluxio/alluxio:release-2.7.2-SNAPSHOT-3714f2b fuse: @@ -44,19 +44,19 @@ runtime: fuse: image: registry.cn-shanghai.aliyuncs.com/jindofs/jindo-fuse:3.7.3 controller: - image: fluidcloudnative/jindoruntime-controller:v0.7.0-2abefb0 + image: fluidcloudnative/jindoruntime-controller:v0.7.0-f41c05c init: portCheck: enabled: false - image: fluidcloudnative/init-users:v0.7.0-2abefb0 + image: fluidcloudnative/init-users:v0.7.0-f41c05c goosefs: runtimeWorkers: 3 portRange: 26000-32000 enabled: false init: - image: fluidcloudnative/init-users:v0.7.0-2abefb0 + image: fluidcloudnative/init-users:v0.7.0-f41c05c controller: - image: fluidcloudnative/goosefsruntime-controller:v0.7.0-2abefb0 + image: fluidcloudnative/goosefsruntime-controller:v0.7.0-f41c05c runtime: image: ccr.ccs.tencentyun.com/qcloud/goosefs:v1.1.0 fuse: @@ -64,12 +64,12 @@ runtime: juicefs: enabled: false controller: - image: fluidcloudnative/juicefsruntime-controller:v0.7.0-2abefb0 + image: fluidcloudnative/juicefsruntime-controller:v0.7.0-f41c05c fuse: image: juicedata/juicefs-csi-driver:v0.11.0 webhook: enabled: true - image: fluidcloudnative/fluid-webhook:v0.7.0-2abefb0 + image: fluidcloudnative/fluid-webhook:v0.7.0-f41c05c replicas: 1