feat(helm): update rook-ceph group to v1.15.4

| datasource | package           | from    | to      |
| ---------- | ----------------- | ------- | ------- |
| helm       | rook-ceph         | v1.9.12 | v1.15.4 |
| helm       | rook-ceph         | v1.9.12 | v1.15.4 |
| helm       | rook-ceph         | v1.9.12 | v1.15.4 |
| helm       | rook-ceph-cluster | v1.9.12 | v1.15.4 |
| docker     | rook/ceph         | v1.9.13 | v1.15.4 |
| docker     | rook/ceph         | v1.9.13 | v1.15.4 |
This commit is contained in:
chii-bot
2024-10-17 21:19:22 +00:00
parent 7384ee8920
commit d7eba24439
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.12
version: v1.15.4
sourceRef:
kind: HelmRepository
name: rook-ceph-charts

View File

@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: rook-ceph
version: v1.9.12
version: v1.15.4
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.13
image: rook/ceph:v1.15.4
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.12
tag: v1.15.4
ignore: |
# exclude all
/*