fix(helm): update rook-ceph group (#723)

| datasource | package           | from   | to      |
| ---------- | ----------------- | ------ | ------- |
| helm       | rook-ceph         | v1.9.7 | v1.9.12 |
| helm       | rook-ceph         | v1.9.7 | v1.9.12 |
| helm       | rook-ceph         | v1.9.7 | v1.9.12 |
| helm       | rook-ceph-cluster | v1.9.7 | v1.9.12 |
| docker     | rook/ceph         | v1.9.7 | v1.9.13 |
| docker     | rook/ceph         | v1.9.7 | v1.9.13 |

Co-authored-by: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com>
This commit is contained in:
chii-bot[bot]
2023-05-19 03:29:34 -05:00
committed by GitHub
parent 191c9007e5
commit 30c1ab5d3d
4 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: rook-ceph-cluster
version: v1.9.7
version: v1.9.12
sourceRef:
kind: HelmRepository
name: rook-ceph-charts

View File

@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: rook-ceph
version: v1.9.7
version: v1.9.12
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.9.7
image: rook/ceph:v1.9.13
imagePullPolicy: IfNotPresent
command: ["/bin/bash"]
args: ["-m", "-c", "/usr/local/bin/toolbox.sh"]

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.9.7
tag: v1.9.12
ignore: |
# exclude all
/*