From 00ab837960c4a8a37e8ed95009ceb52fbc949007 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:02:56 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20rook/rook=20(=20v1.16.0?= =?UTF-8?q?=20=E2=86=92=20v1.16.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | --------------- | --------- | ------- | ------- | | github-releases | rook/rook | v1.16.0 | v1.16.1 | Signed-off-by: Winston R. Milling --- rook-ceph/crds/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rook-ceph/crds/kustomization.yaml b/rook-ceph/crds/kustomization.yaml index 3f26ce5e0..7e0247363 100644 --- a/rook-ceph/crds/kustomization.yaml +++ b/rook-ceph/crds/kustomization.yaml @@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://raw.githubusercontent.com/rook/rook/v1.16.0/deploy/examples/crds.yaml \ No newline at end of file +- https://raw.githubusercontent.com/rook/rook/v1.16.1/deploy/examples/crds.yaml \ No newline at end of file