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.29.3"
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: 1e231608a59f5d1db3d02e4a405c9fa24e3fc8993f61b68616db8631f61fc69b
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.29.3
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: 8b827b684730f0d174cf9937c2f546cc5a0fb8056be3303d037fdcc6557c668b
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.29.3
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: 8f174351c04fd07cf9abef0ae138906cb78b8ad5109ad9d43129ee5219d64fc0
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.29.3
imagePullPolicy: null
livenessProbe:
failureThreshold: 60
Expand Down