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 @@ -15,7 +15,7 @@ parameters:
15
15
syncer :
16
16
registry : docker.io
17
17
image : loftsh/vcluster
18
- tag : " 0.14.1 "
18
+ tag : " 0.15.3 "
19
19
kubectl :
20
20
registry : docker.io
21
21
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.15.3
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.15.3
234
234
livenessProbe :
235
235
failureThreshold : 10
236
236
httpGet :
Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ spec:
232
232
valueFrom :
233
233
fieldRef :
234
234
fieldPath : status.podIP
235
- image : docker.io/loftsh/vcluster:0.14.1
235
+ image : docker.io/loftsh/vcluster:0.15.3
236
236
livenessProbe :
237
237
failureThreshold : 10
238
238
httpGet :
You can’t perform that action at this time.
0 commit comments