From 8240815e588c4b5ab6c9112a0b779914fc1be102 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Wed, 11 Jan 2023 06:12:40 +0000
Subject: [PATCH] chore(deps): update rook-ceph to v1.10.8

---
 infrastructure/rook/cluster.yaml  | 2 +-
 infrastructure/rook/operator.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/infrastructure/rook/cluster.yaml b/infrastructure/rook/cluster.yaml
index 9d827d75a..6636cea21 100644
--- a/infrastructure/rook/cluster.yaml
+++ b/infrastructure/rook/cluster.yaml
@@ -12,7 +12,7 @@ spec:
         kind: HelmRepository
         name: rook-release
         namespace: rook-ceph
-      version: v1.10.6
+      version: v1.10.8
   interval: 5m
   install:
     crds: CreateReplace
diff --git a/infrastructure/rook/operator.yaml b/infrastructure/rook/operator.yaml
index d2bbd3c1f..22640c541 100644
--- a/infrastructure/rook/operator.yaml
+++ b/infrastructure/rook/operator.yaml
@@ -12,7 +12,7 @@ spec:
         kind: HelmRepository
         name: rook-release
         namespace: rook-ceph
-      version: v1.10.6
+      version: v1.10.8
   interval: 5m
   install:
     crds: CreateReplace
-- 
GitLab