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.33.1"
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: d68e2e3ccbd99ba0c64d2bd6de45dcc617ad1ec968941dd6c9de3a6bc740a766
vClusterConfigHash: 7bf46321bcdb4233c6a78e00b655bdfacdf379a8383c2ef30e07415b07cbd0bc
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.33.1
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: 3856fb8d1b6d0bc23d25d5a76cfbc209cf1bd5cebdd6af59eba0dc725d6936c8
vClusterConfigHash: 16bd395078222932f9d648b77056e4157c3b9bcf91e3092be89ef1a8d48e49e1
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.33.1
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: 558fc662025fc7a61d5f87f3f00f7c8b2f1dbfb7e281100ddea2faea094ba98e
vClusterConfigHash: f9d302957c06d7e166fc59820eec11ebc511dcdb010bb74214676b271e9c2211
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.33.1
imagePullPolicy: null
livenessProbe:
failureThreshold: 60
Expand Down
Loading