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 @@ -19,7 +19,7 @@ parameters:
syncer:
registry: ghcr.io
image: loft-sh/vcluster-oss
tag: "0.29.1"
tag: "0.30.4"
oc:
registry: quay.io
image: appuio/oc
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: d64640178fad1e6584703293b588be4a4e0e7072752d1acc39365290ec04476c
labels:
app: vcluster
release: defaults
Expand All @@ -48,7 +48,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.hostIP
image: ghcr.io/loft-sh/vcluster-oss:0.29.1
image: ghcr.io/loft-sh/vcluster-oss:0.30.4
imagePullPolicy: null
livenessProbe:
failureThreshold: 60
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: a8388a4121e96c7db0c58596a5165d25c771a197c7f085c01369a95811dc5c5f
labels:
app: vcluster
release: oidc
Expand All @@ -49,7 +49,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.hostIP
image: ghcr.io/loft-sh/vcluster-oss:0.29.1
image: ghcr.io/loft-sh/vcluster-oss:0.30.4
imagePullPolicy: null
livenessProbe:
failureThreshold: 60
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: 004c3d8d90647f4a5decc30557d5e561b85d37b8a9308b0e9470cf1dde7b4e3e
labels:
app: vcluster
release: openshift
Expand All @@ -48,7 +48,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.hostIP
image: ghcr.io/loft-sh/vcluster-oss:0.29.1
image: ghcr.io/loft-sh/vcluster-oss:0.30.4
imagePullPolicy: null
livenessProbe:
failureThreshold: 60
Expand Down