Skip to content

Commit

Permalink
Update docker.io/rancher/k3s Docker tag to v1.28.3
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 Oct 30, 2023
1 parent 560dab0 commit 6338dd6
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.4-k3s1
tag: v1.28.3-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.4-k3s1
image: docker.io/rancher/k3s:v1.28.3-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.4-k3s1
image: docker.io/rancher/k3s:v1.28.3-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 @@ -204,7 +204,7 @@ spec:
command:
- /bin/k3s
env: []
image: docker.io/rancher/k3s:v1.25.4-k3s1
image: docker.io/rancher/k3s:v1.28.3-k3s1
name: vcluster
resources:
limits:
Expand Down

0 comments on commit 6338dd6

Please sign in to comment.