From 9a67aa9c5bb1de8dfe2ef57a4f105d1f75cec35a Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Fri, 9 Sep 2022 20:24:15 +0000 Subject: [PATCH] fix(github-release): update dependency rook/rook to v1.10.1 --- 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 05e89e612..3693d9df5 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.10.0/deploy/examples/monitoring/rbac.yaml - - https://raw.githubusercontent.com/rook/rook/v1.10.0/deploy/examples/monitoring/localrules.yaml + - https://raw.githubusercontent.com/rook/rook/v1.10.1/deploy/examples/monitoring/rbac.yaml + - https://raw.githubusercontent.com/rook/rook/v1.10.1/deploy/examples/monitoring/localrules.yaml patches: - path: modify-rules-patch.yaml target: