Skip to content

Commit 1e9247c

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

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.21.2"
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.21.2
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.21.2
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
@@ -269,7 +269,7 @@ spec:
269269
valueFrom:
270270
fieldRef:
271271
fieldPath: status.podIP
272-
image: docker.io/loftsh/vcluster:0.14.1
272+
image: docker.io/loftsh/vcluster:0.21.2
273273
livenessProbe:
274274
failureThreshold: 10
275275
httpGet:

0 commit comments

Comments
 (0)