Skip to content

Commit c94992c

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

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.32.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: 60127bac3f216fd3faed77658b27fe66bd76049170485f5bbefd5c9743238d68
24+
vClusterConfigHash: fc39313a79c1793f779c5cf08fe58c81ebfd06d1ea2b95e02780e7daa0a3067b
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.32.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: 65f80a606c4e5cbc9f3c51d32f1d9037c69441d9977edff356af75e50e982301
25+
vClusterConfigHash: 3a54b3765a491278899bc820d98dfeab043cae247b78aa9405629117b2aad2c0
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.32.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: 5487aeb731cd3de0fb2283eff9ce5e0aef85328e3f3f41a5a70027db7b90a9d0
24+
vClusterConfigHash: 5f31640fd14a2aa30d96cb7b74e7cb2a910c1f5064c9594d80608ea8280ef7db
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.32.0
5252
imagePullPolicy: null
5353
livenessProbe:
5454
failureThreshold: 60

0 commit comments

Comments
 (0)