From c6a6daea91aa62deef66e75604367d01429bc83f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 22:15:46 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20rook/rook=20(=20v1.15.3?= =?UTF-8?q?=20=E2=86=92=20v1.15.4=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.15.3 | v1.15.4 | Signed-off-by: Jeff Billimek --- 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 075b110e82f..a5ce1c711a3 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://github.com/raw/rook/rook/v1.15.3/deploy/examples/crds.yaml +- https://github.com/raw/rook/rook/v1.15.4/deploy/examples/crds.yaml