Skip to content

Commit 6881c4e

Browse files
committed
Update ghcr.io/loft-sh/vcluster-oss Docker tag to v0.30.3
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent aa4ace8 commit 6881c4e

7 files changed

Lines changed: 10 additions & 10 deletions

File tree

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ parameters:
1919
syncer:
2020
registry: ghcr.io
2121
image: loft-sh/vcluster-oss
22-
tag: "0.29.1"
22+
tag: "0.30.3"
2323
oc:
2424
registry: quay.io
2525
image: appuio/oc

tests/golden/defaults/defaults/defaults/01_vcluster_helmchart/vcluster/templates/config-secret.yaml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

tests/golden/defaults/defaults/defaults/01_vcluster_helmchart/vcluster/templates/statefulset.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
template:
2222
metadata:
2323
annotations:
24-
vClusterConfigHash: 60127bac3f216fd3faed77658b27fe66bd76049170485f5bbefd5c9743238d68
24+
vClusterConfigHash: aab4a1f52bfe102d37fd8c2dd04e15dc55dfd5386b6828a0a046391bd35e516f
2525
labels:
2626
app: vcluster
2727
release: defaults
@@ -48,7 +48,7 @@ spec:
4848
valueFrom:
4949
fieldRef:
5050
fieldPath: status.hostIP
51-
image: ghcr.io/loft-sh/vcluster-oss:0.29.1
51+
image: ghcr.io/loft-sh/vcluster-oss:0.30.3
5252
imagePullPolicy: null
5353
livenessProbe:
5454
failureThreshold: 60

tests/golden/oidc/oidc/oidc/01_vcluster_helmchart/vcluster/templates/config-secret.yaml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

tests/golden/oidc/oidc/oidc/01_vcluster_helmchart/vcluster/templates/statefulset.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
template:
2323
metadata:
2424
annotations:
25-
vClusterConfigHash: 65f80a606c4e5cbc9f3c51d32f1d9037c69441d9977edff356af75e50e982301
25+
vClusterConfigHash: 14a9914bb7db0abdc0df4c7dd849a7f1b1397cf0724d92320f8912e0c50747a3
2626
labels:
2727
app: vcluster
2828
release: oidc
@@ -49,7 +49,7 @@ spec:
4949
valueFrom:
5050
fieldRef:
5151
fieldPath: status.hostIP
52-
image: ghcr.io/loft-sh/vcluster-oss:0.29.1
52+
image: ghcr.io/loft-sh/vcluster-oss:0.30.3
5353
imagePullPolicy: null
5454
livenessProbe:
5555
failureThreshold: 60

tests/golden/openshift/openshift/openshift/01_vcluster_helmchart/vcluster/templates/config-secret.yaml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

tests/golden/openshift/openshift/openshift/01_vcluster_helmchart/vcluster/templates/statefulset.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
template:
2222
metadata:
2323
annotations:
24-
vClusterConfigHash: 5487aeb731cd3de0fb2283eff9ce5e0aef85328e3f3f41a5a70027db7b90a9d0
24+
vClusterConfigHash: 19df34b80e71cb8064b86bbad47185c3d7d8af887681d01cc4b083eaadd2d332
2525
labels:
2626
app: vcluster
2727
release: openshift
@@ -48,7 +48,7 @@ spec:
4848
valueFrom:
4949
fieldRef:
5050
fieldPath: status.hostIP
51-
image: ghcr.io/loft-sh/vcluster-oss:0.29.1
51+
image: ghcr.io/loft-sh/vcluster-oss:0.30.3
5252
imagePullPolicy: null
5353
livenessProbe:
5454
failureThreshold: 60

0 commit comments

Comments
 (0)