Merge pull request #1139 from auricom/renovate/rook-ceph-suite

feat(charts): update rook-ceph-suite helm releases to v1.7.0 (minor)
This commit is contained in:
auricom
2021-08-05 22:00:51 +00:00
committed by GitHub
4 changed files with 4 additions and 4 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.8
tag: v1.7.0
ignore: |
# exclude all
/*

View File

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

View File

@@ -6,7 +6,7 @@ metadata:
namespace: rook-ceph
spec:
cephVersion:
image: ceph/ceph:v16.2.5
image: quay.io/ceph/ceph:v16.2.5
allowUnsupported: false
dataDirHostPath: /var/lib/rook
skipUpgradeChecks: false