Skip to content

Commit 113988d

Browse files
committed
Update ghcr.io/loft-sh/vcluster-oss Docker tag to v0.30.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent 7649c30 commit 113988d

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

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.0"
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: 6ac4a00cf9f0aa81be4feca9d6db03ceac583df715ee458eaa15eeff379c5f71
24+
vClusterConfigHash: 807548655cd84e93ea65e397be7022e52e428e3f337ea459ead2d27b051aa5ec
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.0
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: 390d81e6526aed16b6ff558b9c4c3c8eed44609a62d297abe1a5c87d51ae2dfc
25+
vClusterConfigHash: 2180b7e5633e072fd69442c89b37361f8f150ff6ab4722c7c7779bf02fbb7065
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.0
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: c5485067ba062419a277dbfae0fdac3656d5da55f9227d22aca7cf5024a571d3
24+
vClusterConfigHash: 9298a27225ca82a913d2c93112d57e7205bf2bee59e0a8161af0616605db5bc4
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.0
5252
imagePullPolicy: null
5353
livenessProbe:
5454
failureThreshold: 60

0 commit comments

Comments
 (0)