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.0"
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: 764d62138640d3ec6fa69b976fc30f23eff583fee544357fe6ed76587ccd95a4
vClusterConfigHash: be97e164e41ba16bfa003188ed97934edc6ebd1fd42f4405118a60b5762d9f82
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.0
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: 8c5e26a3eae825582220e8387a9a34d38ae1545e410552e9791e78174424aaee
vClusterConfigHash: e6637e72c5d5ef755351e0af8a84b6d0b037163e5ea3d82243e50a1a32b13a4a
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.0
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: eb8f606f60f11a1cbd1ef3c7ffc41b8fcd64687754daed6d9dcc32f73c1b9226
vClusterConfigHash: 25169ffd2a7a2be4b3fa8f8ed6f26b4e96118759360f49874a6f64bf6318b881
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.0
imagePullPolicy: null
livenessProbe:
failureThreshold: 60
Expand Down