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

Signed-off-by: auricom <27022259+auricom@users.noreply.github.com>
This commit is contained in:
Renovate Bot
2022-01-21 21:07:02 +00:00
committed by auricom
parent 7088c18891
commit 9e334d78f5
4 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ spec:
url: https://github.com/rook/rook.git url: https://github.com/rook/rook.git
ref: ref:
# renovate: registryUrl=https://charts.rook.io/release chart=rook-ceph # renovate: registryUrl=https://charts.rook.io/release chart=rook-ceph
tag: v1.8.1 tag: v1.8.3
ignore: | ignore: |
# exclude all # exclude all
/* /*

View File

@@ -10,7 +10,7 @@ spec:
spec: spec:
# renovate: registryUrl=https://charts.rook.io/release # renovate: registryUrl=https://charts.rook.io/release
chart: rook-ceph-cluster chart: rook-ceph-cluster
version: v1.8.1 version: v1.8.3
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: rook-ceph-charts name: rook-ceph-charts

View File

@@ -10,7 +10,7 @@ spec:
spec: spec:
# renovate: registryUrl=https://charts.rook.io/release # renovate: registryUrl=https://charts.rook.io/release
chart: rook-ceph chart: rook-ceph
version: v1.8.1 version: v1.8.3
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: rook-ceph-charts name: rook-ceph-charts

View File

@@ -19,7 +19,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet dnsPolicy: ClusterFirstWithHostNet
containers: containers:
- name: rook-direct-mount - name: rook-direct-mount
image: rook/ceph:v1.8.1 image: rook/ceph:v1.8.3
command: ["/usr/local/bin/toolbox.sh"] command: ["/usr/local/bin/toolbox.sh"]
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env: