chore(deps): update helm release rook-ceph to v1.6.7

Signed-off-by: Auricom <auricom@users.noreply.github.com>
This commit is contained in:
Renovate Bot
2021-07-02 20:38:59 +00:00
committed by auricom
parent b8b9e5a7c9
commit 897d6459f4
3 changed files with 3 additions and 3 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.6.6
tag: v1.6.7
ignore: |
# exclude all
/*

View File

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