fix(helm): update helm release rook-ceph to v1.9.7

This commit is contained in:
feisar-bot
2022-07-07 21:17:17 +00:00
committed by auricom
parent 1db523ea8a
commit 3d1865e318
2 changed files with 2 additions and 2 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.9.6
tag: v1.9.7
ignore: |
# exclude all
/*

View File

@@ -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: