Skip to content

Commit

Permalink
Release v0.23.6
Browse files Browse the repository at this point in the history
Signed-off-by: Xuhui zhang <[email protected]>
  • Loading branch information
zxh326 committed Apr 16, 2024
1 parent 282b2af commit 768bb20
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 @@ -440,7 +440,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.23.5
image: juicedata/csi-dashboard:v0.23.6
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -509,7 +509,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.23.5
image: juicedata/juicefs-csi-driver:v0.23.6
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down Expand Up @@ -657,7 +657,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.23.5
image: juicedata/juicefs-csi-driver:v0.23.6
lifecycle:
preStop:
exec:
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 @@ -440,7 +440,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.23.5
image: juicedata/csi-dashboard:v0.23.6
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -509,7 +509,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.23.5
image: juicedata/juicefs-csi-driver:v0.23.6
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down Expand Up @@ -657,7 +657,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.23.5
image: juicedata/juicefs-csi-driver:v0.23.6
lifecycle:
preStop:
exec:
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 @@ -339,7 +339,7 @@ spec:
operator: Exists
containers:
- name: juicefs-plugin
image: juicedata/juicefs-csi-driver:v0.23.5
image: juicedata/juicefs-csi-driver:v0.23.6
args:
- --endpoint=$(CSI_ENDPOINT)
- --logtostderr
Expand Down Expand Up @@ -476,7 +476,7 @@ spec:
- name: juicefs-plugin
securityContext:
privileged: true
image: juicedata/juicefs-csi-driver:v0.23.5
image: juicedata/juicefs-csi-driver:v0.23.6
args:
- --endpoint=$(CSI_ENDPOINT)
- --logtostderr
Expand Down Expand Up @@ -735,7 +735,7 @@ spec:
serviceAccountName: juicefs-csi-dashboard-sa
containers:
- name: dashboard
image: juicedata/csi-dashboard:v0.23.5
image: juicedata/csi-dashboard:v0.23.6
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 @@ -370,7 +370,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.23.5
image: juicedata/csi-dashboard:v0.23.6
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -441,7 +441,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.23.5
image: juicedata/juicefs-csi-driver:v0.23.6
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 @@ -398,7 +398,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.23.5
image: juicedata/csi-dashboard:v0.23.6
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -469,7 +469,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.23.5
image: juicedata/juicefs-csi-driver:v0.23.6
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 @@ -469,7 +469,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.23.5
image: juicedata/csi-dashboard:v0.23.6
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -540,7 +540,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.23.5
image: juicedata/juicefs-csi-driver:v0.23.6
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down Expand Up @@ -1158,7 +1158,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.23.5
image: juicedata/csi-dashboard:v0.23.6
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -1229,7 +1229,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.23.5
image: juicedata/juicefs-csi-driver:v0.23.6
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down

0 comments on commit 768bb20

Please sign in to comment.