Skip to content

Commit 30089e0

Browse files
committed
Update docker.io/loftsh/vcluster Docker tag to v0.15.3
Signed-off-by: Renovate Bot <[email protected]>
1 parent ddd4d8d commit 30089e0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

class/defaults.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ parameters:
1515
syncer:
1616
registry: docker.io
1717
image: loftsh/vcluster
18-
tag: "0.14.1"
18+
tag: "0.15.3"
1919
kubectl:
2020
registry: docker.io
2121
image: bitnami/kubectl

tests/golden/defaults/defaults/defaults/10_cluster.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ spec:
226226
valueFrom:
227227
fieldRef:
228228
fieldPath: status.podIP
229-
image: docker.io/loftsh/vcluster:0.14.1
229+
image: docker.io/loftsh/vcluster:0.15.3
230230
livenessProbe:
231231
failureThreshold: 10
232232
httpGet:

tests/golden/oidc/oidc/oidc/10_cluster.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ spec:
230230
valueFrom:
231231
fieldRef:
232232
fieldPath: status.podIP
233-
image: docker.io/loftsh/vcluster:0.14.1
233+
image: docker.io/loftsh/vcluster:0.15.3
234234
livenessProbe:
235235
failureThreshold: 10
236236
httpGet:

tests/golden/openshift/openshift/openshift/10_cluster.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ spec:
232232
valueFrom:
233233
fieldRef:
234234
fieldPath: status.podIP
235-
image: docker.io/loftsh/vcluster:0.14.1
235+
image: docker.io/loftsh/vcluster:0.15.3
236236
livenessProbe:
237237
failureThreshold: 10
238238
httpGet:

0 commit comments

Comments
 (0)