File tree 4 files changed +4
-4
lines changed
defaults/defaults/defaults
openshift/openshift/openshift
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ parameters:
16
16
syncer :
17
17
registry : docker.io
18
18
image : loftsh/vcluster
19
- tag : " 0.14.1 "
19
+ tag : " 0.24.0 "
20
20
kubectl :
21
21
registry : docker.io
22
22
image : bitnami/kubectl
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ spec:
226
226
valueFrom :
227
227
fieldRef :
228
228
fieldPath : status.podIP
229
- image : docker.io/loftsh/vcluster:0.14.1
229
+ image : docker.io/loftsh/vcluster:0.24.0
230
230
livenessProbe :
231
231
failureThreshold : 10
232
232
httpGet :
Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ spec:
230
230
valueFrom :
231
231
fieldRef :
232
232
fieldPath : status.podIP
233
- image : docker.io/loftsh/vcluster:0.14.1
233
+ image : docker.io/loftsh/vcluster:0.24.0
234
234
livenessProbe :
235
235
failureThreshold : 10
236
236
httpGet :
Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ spec:
269
269
valueFrom :
270
270
fieldRef :
271
271
fieldPath : status.podIP
272
- image : docker.io/loftsh/vcluster:0.14.1
272
+ image : docker.io/loftsh/vcluster:0.24.0
273
273
livenessProbe :
274
274
failureThreshold : 10
275
275
httpGet :
You can’t perform that action at this time.
0 commit comments