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: d68e2e3ccbd99ba0c64d2bd6de45dcc617ad1ec968941dd6c9de3a6bc740a766
vClusterConfigHash: 7549d3580a0c252b8e3a74f52d106fdabe22ed8058e558240aa616c7e464b8a9
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: 3856fb8d1b6d0bc23d25d5a76cfbc209cf1bd5cebdd6af59eba0dc725d6936c8
vClusterConfigHash: c0a892860f7c913c23af0bfe6c2cbf8994418554176a5533ce848f5e2a3b62a4
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: 558fc662025fc7a61d5f87f3f00f7c8b2f1dbfb7e281100ddea2faea094ba98e
vClusterConfigHash: be39af7afa5035600d08ecd21aab74af0e15a051b38fc582687906be8ab6888b
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
Loading