Skip to content

Commit

Permalink
release v0.24.1 (#979)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuhui zhang <[email protected]>
  • Loading branch information
zxh326 authored Jun 14, 2024
1 parent 7713bd4 commit 6cf81f3
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions deploy/k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.24.0
image: juicedata/csi-dashboard:v0.24.1
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -531,7 +531,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.0
image: juicedata/juicefs-csi-driver:v0.24.1
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down Expand Up @@ -686,7 +686,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.0
image: juicedata/juicefs-csi-driver:v0.24.1
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down
6 changes: 3 additions & 3 deletions deploy/k8s_before_v1_18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.24.0
image: juicedata/csi-dashboard:v0.24.1
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -531,7 +531,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.0
image: juicedata/juicefs-csi-driver:v0.24.1
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down Expand Up @@ -686,7 +686,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.0
image: juicedata/juicefs-csi-driver:v0.24.1
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down
6 changes: 3 additions & 3 deletions deploy/kubernetes/base/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ spec:
operator: Exists
containers:
- name: juicefs-plugin
image: juicedata/juicefs-csi-driver:v0.24.0
image: juicedata/juicefs-csi-driver:v0.24.1
args:
- --endpoint=$(CSI_ENDPOINT)
- --logtostderr
Expand Down Expand Up @@ -500,7 +500,7 @@ spec:
- name: juicefs-plugin
securityContext:
privileged: true
image: juicedata/juicefs-csi-driver:v0.24.0
image: juicedata/juicefs-csi-driver:v0.24.1
args:
- --endpoint=$(CSI_ENDPOINT)
- --logtostderr
Expand Down Expand Up @@ -759,7 +759,7 @@ spec:
serviceAccountName: juicefs-csi-dashboard-sa
containers:
- name: dashboard
image: juicedata/csi-dashboard:v0.24.0
image: juicedata/csi-dashboard:v0.24.1
args:
- --static-dir=/dist
env:
Expand Down
4 changes: 2 additions & 2 deletions deploy/webhook-with-certmanager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.24.0
image: juicedata/csi-dashboard:v0.24.1
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -463,7 +463,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.0
image: juicedata/juicefs-csi-driver:v0.24.1
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down
4 changes: 2 additions & 2 deletions deploy/webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.24.0
image: juicedata/csi-dashboard:v0.24.1
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -491,7 +491,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.0
image: juicedata/juicefs-csi-driver:v0.24.1
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down
8 changes: 4 additions & 4 deletions scripts/juicefs-csi-webhook-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.24.0
image: juicedata/csi-dashboard:v0.24.1
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -562,7 +562,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.0
image: juicedata/juicefs-csi-driver:v0.24.1
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down Expand Up @@ -1207,7 +1207,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.24.0
image: juicedata/csi-dashboard:v0.24.1
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -1279,7 +1279,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.0
image: juicedata/juicefs-csi-driver:v0.24.1
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down

0 comments on commit 6cf81f3

Please sign in to comment.