Merge pull request #2038 from auricom/renovate/patch-rook-ceph-suite

fix(helm): update rook-ceph-suite helm releases to v1.8.8 (patch)
This commit is contained in:
auricom
2022-04-06 07:26:01 +02:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ spec:
url: https://github.com/rook/rook.git
ref:
# renovate: registryUrl=https://charts.rook.io/release chart=rook-ceph
tag: v1.8.7
tag: v1.8.8
ignore: |
# exclude all
/*

View File

@@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://charts.rook.io/release
chart: rook-ceph-cluster
version: v1.8.7
version: v1.8.8
sourceRef:
kind: HelmRepository
name: rook-ceph-charts

View File

@@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://charts.rook.io/release
chart: rook-ceph
version: v1.8.7
version: v1.8.8
sourceRef:
kind: HelmRepository
name: rook-ceph-charts

View File

@@ -19,7 +19,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: rook-direct-mount
image: rook/ceph:v1.8.7
image: rook/ceph:v1.8.8
command: ["/usr/local/bin/toolbox.sh"]
imagePullPolicy: IfNotPresent
env: