From 0ee896a3211992ef60a702d30e10f1ab04d498da Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Thu, 11 Aug 2022 21:18:30 +0000 Subject: [PATCH] fix(github-release): update dependency rook/rook to v1.9.9 --- cluster/apps/rook-ceph/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/apps/rook-ceph/kustomization.yaml b/cluster/apps/rook-ceph/kustomization.yaml index 66bcbe5c5..9a322e2ff 100644 --- a/cluster/apps/rook-ceph/kustomization.yaml +++ b/cluster/apps/rook-ceph/kustomization.yaml @@ -1,8 +1,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://raw.githubusercontent.com/rook/rook/v1.9.8/deploy/examples/monitoring/rbac.yaml - - https://raw.githubusercontent.com/rook/rook/v1.9.8/deploy/examples/monitoring/localrules.yaml + - https://raw.githubusercontent.com/rook/rook/v1.9.9/deploy/examples/monitoring/rbac.yaml + - https://raw.githubusercontent.com/rook/rook/v1.9.9/deploy/examples/monitoring/localrules.yaml patches: - path: modify-rules-patch.yaml target: