Skip to content

Commit

Permalink
Update dependency docker.io/loftsh/vcluster to v0.14.2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Mar 6, 2023
1 parent ca7f993 commit f729e8c
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.14.1"
tag: "0.14.2"
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.14.1
image: docker.io/loftsh/vcluster:0.14.2
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.14.1
image: docker.io/loftsh/vcluster:0.14.2
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.14.1
image: docker.io/loftsh/vcluster:0.14.2
livenessProbe:
failureThreshold: 10
httpGet:
Expand Down

0 comments on commit f729e8c

Please sign in to comment.