Skip to content

Commit

Permalink
release v0.24.5 (#1070)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuhui zhang <[email protected]>
  • Loading branch information
zxh326 authored Aug 7, 2024
1 parent 76dee25 commit 1cea65b
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 @@ -467,7 +467,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.24.4
image: juicedata/csi-dashboard:v0.24.5
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -537,7 +537,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.4
image: juicedata/juicefs-csi-driver:v0.24.5
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down Expand Up @@ -692,7 +692,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.4
image: juicedata/juicefs-csi-driver:v0.24.5
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 @@ -467,7 +467,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.24.4
image: juicedata/csi-dashboard:v0.24.5
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -537,7 +537,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.4
image: juicedata/juicefs-csi-driver:v0.24.5
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down Expand Up @@ -692,7 +692,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.4
image: juicedata/juicefs-csi-driver:v0.24.5
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 @@ -362,7 +362,7 @@ spec:
operator: Exists
containers:
- name: juicefs-plugin
image: juicedata/juicefs-csi-driver:v0.24.4
image: juicedata/juicefs-csi-driver:v0.24.5
args:
- --endpoint=$(CSI_ENDPOINT)
- --logtostderr
Expand Down Expand Up @@ -506,7 +506,7 @@ spec:
- name: juicefs-plugin
securityContext:
privileged: true
image: juicedata/juicefs-csi-driver:v0.24.4
image: juicedata/juicefs-csi-driver:v0.24.5
args:
- --endpoint=$(CSI_ENDPOINT)
- --logtostderr
Expand Down Expand Up @@ -765,7 +765,7 @@ spec:
serviceAccountName: juicefs-csi-dashboard-sa
containers:
- name: dashboard
image: juicedata/csi-dashboard:v0.24.4
image: juicedata/csi-dashboard:v0.24.5
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 @@ -397,7 +397,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.24.4
image: juicedata/csi-dashboard:v0.24.5
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.24.4
image: juicedata/juicefs-csi-driver:v0.24.5
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 @@ -425,7 +425,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.24.4
image: juicedata/csi-dashboard:v0.24.5
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -497,7 +497,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.4
image: juicedata/juicefs-csi-driver:v0.24.5
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 @@ -496,7 +496,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.24.4
image: juicedata/csi-dashboard:v0.24.5
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -568,7 +568,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.4
image: juicedata/juicefs-csi-driver:v0.24.5
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down Expand Up @@ -1219,7 +1219,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: juicedata/csi-dashboard:v0.24.4
image: juicedata/csi-dashboard:v0.24.5
name: dashboard
ports:
- containerPort: 8088
Expand Down Expand Up @@ -1291,7 +1291,7 @@ spec:
value: /var/lib/juicefs/volume
- name: JUICEFS_CONFIG_PATH
value: /var/lib/juicefs/config
image: juicedata/juicefs-csi-driver:v0.24.4
image: juicedata/juicefs-csi-driver:v0.24.5
livenessProbe:
failureThreshold: 5
httpGet:
Expand Down

0 comments on commit 1cea65b

Please sign in to comment.