Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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:
k3s:
registry: docker.io
image: rancher/k3s
tag: v1.32.9-k3s1
tag: v1.34.1-k3s1
syncer:
registry: ghcr.io
image: loft-sh/vcluster-oss
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
template:
metadata:
annotations:
vClusterConfigHash: 62d1e7fe473097f817dbf66478a8c81445d1f35db63c6d3419f9454f10f6df4c
vClusterConfigHash: 7e66134a2294e65e09d30b67ce65368965c71a91036988a144f3cafb2d770521
labels:
app: vcluster
release: defaults
Expand Down Expand Up @@ -105,7 +105,7 @@ spec:
- cp /bin/k3s /binaries/k3s
command:
- /bin/sh
image: docker.io/rancher/k3s:v1.32.9-k3s1
image: docker.io/rancher/k3s:v1.34.1-k3s1
name: vcluster
resources:
limits:
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
template:
metadata:
annotations:
vClusterConfigHash: 4d45166a55887d67ce653a2f69c655669ea1bc65a1f940180f1f602e197c6d2b
vClusterConfigHash: d33f6c6d364d9330d1758ff4d7136d409e354e222e174b59746b563828b6c46b
labels:
app: vcluster
release: oidc
Expand Down Expand Up @@ -106,7 +106,7 @@ spec:
- cp /bin/k3s /binaries/k3s
command:
- /bin/sh
image: docker.io/rancher/k3s:v1.32.9-k3s1
image: docker.io/rancher/k3s:v1.34.1-k3s1
name: vcluster
resources:
limits:
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
template:
metadata:
annotations:
vClusterConfigHash: 90740eb7682b116ae745ab1e9485583bdf819a71fa73a74b28f8b3c4673e8f60
vClusterConfigHash: 4ec0e7a2590498b4c032a0bf30b36abf8512befbe1158039fff4ece8d7af28e2
labels:
app: vcluster
release: openshift
Expand Down Expand Up @@ -105,7 +105,7 @@ spec:
- cp /bin/k3s /binaries/k3s
command:
- /bin/sh
image: docker.io/rancher/k3s:v1.32.9-k3s1
image: docker.io/rancher/k3s:v1.34.1-k3s1
name: vcluster
resources:
limits:
Expand Down