Skip to content
Merged
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.8-k3s1
tag: v1.32.9-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: 738e45bfe0bde23bee798c347f5b2f8d5a9fa0d6a023ed2d1c8b809730185e6d
vClusterConfigHash: 62d1e7fe473097f817dbf66478a8c81445d1f35db63c6d3419f9454f10f6df4c
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.8-k3s1
image: docker.io/rancher/k3s:v1.32.9-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: 4911c186fa4e0d5b0d2163a735640e84d8d286d234b4fc4f9d107a1b0b58bde0
vClusterConfigHash: 4d45166a55887d67ce653a2f69c655669ea1bc65a1f940180f1f602e197c6d2b
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.8-k3s1
image: docker.io/rancher/k3s:v1.32.9-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: a5f94699fa74b9f89b9f9904972506ac4f194904354c3a73a54c9008c8331cdd
vClusterConfigHash: 90740eb7682b116ae745ab1e9485583bdf819a71fa73a74b28f8b3c4673e8f60
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.8-k3s1
image: docker.io/rancher/k3s:v1.32.9-k3s1
name: vcluster
resources:
limits:
Expand Down