Skip to content

Commit ca7f993

Browse files
Merge pull request #50 from projectsyn/commodore-renovate/docker.io-loftsh-vcluster-0.x
Update dependency docker.io/loftsh/vcluster to v0.14.1
2 parents 048fe15 + a1f1d5b commit ca7f993

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.12.3"
18+
tag: "0.14.1"
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.12.3
229+
image: docker.io/loftsh/vcluster:0.14.1
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.12.3
233+
image: docker.io/loftsh/vcluster:0.14.1
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.12.3
235+
image: docker.io/loftsh/vcluster:0.14.1
236236
livenessProbe:
237237
failureThreshold: 10
238238
httpGet:

0 commit comments

Comments
 (0)