mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
fix(helm): update rook-ceph-suite helm releases to v1.9.5
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
||||
spec:
|
||||
# renovate: registryUrl=https://charts.rook.io/release
|
||||
chart: rook-ceph-cluster
|
||||
version: v1.9.4
|
||||
version: v1.9.5
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: rook-ceph-charts
|
||||
|
@@ -10,7 +10,7 @@ spec:
|
||||
spec:
|
||||
# renovate: registryUrl=https://charts.rook.io/release
|
||||
chart: rook-ceph
|
||||
version: v1.9.4
|
||||
version: v1.9.5
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: rook-ceph-charts
|
||||
|
@@ -19,7 +19,7 @@ spec:
|
||||
dnsPolicy: ClusterFirstWithHostNet
|
||||
containers:
|
||||
- name: rook-direct-mount
|
||||
image: rook/ceph:v1.9.4
|
||||
image: rook/ceph:v1.9.5
|
||||
command: ["/usr/local/bin/toolbox.sh"]
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
|
Reference in New Issue
Block a user