fix(charts): update rook-ceph-suite helm releases to v1.7.1

Signed-off-by: auricom <27022259+auricom@users.noreply.github.com>
This commit is contained in:
Renovate Bot
2021-08-12 20:52:29 +00:00
committed by auricom
parent ebb7f2af64
commit bfbebd2c34
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://charts.rook.io/release
chart: rook-ceph
version: v1.7.0
version: v1.7.1
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.7.0
image: rook/ceph:v1.7.1
command: ["/tini"]
args: ["-g", "--", "/usr/local/bin/toolbox.sh"]
imagePullPolicy: IfNotPresent