mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-01 16:05:55 +02:00
fix(helm): update helm release rook-ceph to v1.9.7
This commit is contained in:
@@ -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.6
|
||||
tag: v1.9.7
|
||||
ignore: |
|
||||
# exclude all
|
||||
/*
|
||||
|
@@ -19,7 +19,7 @@ spec:
|
||||
dnsPolicy: ClusterFirstWithHostNet
|
||||
containers:
|
||||
- name: rook-direct-mount
|
||||
image: rook/ceph:v1.9.6
|
||||
image: rook/ceph:v1.9.7
|
||||
command: ["/usr/local/bin/toolbox.sh"]
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
|
Reference in New Issue
Block a user