diff --git a/infrastructure/rook/cluster.yaml b/infrastructure/rook/cluster.yaml index 9d827d75a2b34fa798b00d807f0f05224ced7cf2..6636cea2188b5acd846881760ce852a1da858920 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 d2bbd3c1f59494894b9ac7b028450d699f14c84c..22640c541363035966dfdee4b37edf62d461638b 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