Skip to content

Commit

Permalink
Update docker.io/rancher/k3s Docker tag to v1.31.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
  • Loading branch information
vshn-renovate committed Sep 2, 2024
1 parent 9e80e5c commit 78b7fda
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 @@ -11,7 +11,7 @@ parameters:
k3s:
registry: docker.io
image: rancher/k3s
tag: v1.25.15-k3s1
tag: v1.31.0-k3s1
syncer:
registry: docker.io
image: loftsh/vcluster
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 @@ -198,7 +198,7 @@ spec:
command:
- /bin/k3s
env: []
image: docker.io/rancher/k3s:v1.25.15-k3s1
image: docker.io/rancher/k3s:v1.31.0-k3s1
name: vcluster
resources:
limits:
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 @@ -202,7 +202,7 @@ spec:
command:
- /bin/k3s
env: []
image: docker.io/rancher/k3s:v1.25.15-k3s1
image: docker.io/rancher/k3s:v1.31.0-k3s1
name: vcluster
resources:
limits:
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 @@ -241,7 +241,7 @@ spec:
command:
- /bin/k3s
env: []
image: docker.io/rancher/k3s:v1.25.15-k3s1
image: docker.io/rancher/k3s:v1.31.0-k3s1
name: vcluster
resources:
limits:
Expand Down

0 comments on commit 78b7fda

Please sign in to comment.