Skip to content

Commit

Permalink
Merge pull request #50 from projectsyn/commodore-renovate/docker.io-l…
Browse files Browse the repository at this point in the history
…oftsh-vcluster-0.x

Update dependency docker.io/loftsh/vcluster to v0.14.1
  • Loading branch information
DebakelOrakel authored Feb 23, 2023
2 parents 048fe15 + a1f1d5b commit ca7f993
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ parameters:
syncer:
registry: docker.io
image: loftsh/vcluster
tag: "0.12.3"
tag: "0.14.1"
kubectl:
registry: docker.io
image: bitnami/kubectl
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/defaults/defaults/defaults/10_cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
image: docker.io/loftsh/vcluster:0.12.3
image: docker.io/loftsh/vcluster:0.14.1
livenessProbe:
failureThreshold: 10
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/oidc/oidc/oidc/10_cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
image: docker.io/loftsh/vcluster:0.12.3
image: docker.io/loftsh/vcluster:0.14.1
livenessProbe:
failureThreshold: 10
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/openshift/openshift/openshift/10_cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
image: docker.io/loftsh/vcluster:0.12.3
image: docker.io/loftsh/vcluster:0.14.1
livenessProbe:
failureThreshold: 10
httpGet:
Expand Down

0 comments on commit ca7f993

Please sign in to comment.