From a752f9da60ae476c15c7aa796310d14b0a2b391f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 12:37:37 +0000 Subject: [PATCH] chore(deps): update crossplane dependencies --- crossplane.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crossplane.yaml b/crossplane.yaml index 5722460..c079d66 100644 --- a/crossplane.yaml +++ b/crossplane.yaml @@ -19,7 +19,7 @@ spec: dependsOn: - provider: xpkg.upbound.io/upbound/provider-helm # renovate: datasource=github-releases depName=crossplane-contrib/provider-helm - version: "v0.20.0" + version: "v0.20.2" - function: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform # renovate: datasource=github-releases depName=crossplane-contrib/function-patch-and-transform - version: "v0.7.0" + version: "v0.8.0"