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:
k8s:
registry: ghcr.io
image: loft-sh/kubernetes
tag: v1.32.11
tag: v1.34.3
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: 60127bac3f216fd3faed77658b27fe66bd76049170485f5bbefd5c9743238d68
vClusterConfigHash: e5ba7d48684da9a225d4d9ce523693a9ee02f46b5b4e7fb317251c2cab077f9d
labels:
app: vcluster
release: defaults
Expand Down Expand Up @@ -107,7 +107,7 @@ spec:
- /binaries/
command:
- cp
image: ghcr.io/loft-sh/kubernetes:v1.32.11
image: ghcr.io/loft-sh/kubernetes:v1.34.3
name: kubernetes
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: 65f80a606c4e5cbc9f3c51d32f1d9037c69441d9977edff356af75e50e982301
vClusterConfigHash: 556aefffb28cfb8cc2f8060d78f45a5332a8d6e8563618af198cd1dc9e7aee18
labels:
app: vcluster
release: oidc
Expand Down Expand Up @@ -108,7 +108,7 @@ spec:
- /binaries/
command:
- cp
image: ghcr.io/loft-sh/kubernetes:v1.32.11
image: ghcr.io/loft-sh/kubernetes:v1.34.3
name: kubernetes
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: 5487aeb731cd3de0fb2283eff9ce5e0aef85328e3f3f41a5a70027db7b90a9d0
vClusterConfigHash: 91c994e1215a78bc1e31574a25ee75a46d0b7294d563cc9269cc0952427bce7a
labels:
app: vcluster
release: openshift
Expand Down Expand Up @@ -107,7 +107,7 @@ spec:
- /binaries/
command:
- cp
image: ghcr.io/loft-sh/kubernetes:v1.32.11
image: ghcr.io/loft-sh/kubernetes:v1.34.3
name: kubernetes
resources:
limits:
Expand Down