From a91cf8f360887f62272a11a87afd2c8fc8f337dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:09:11 +0000 Subject: [PATCH] chore(deps): update crossplane dependencies --- crossplane.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/crossplane.yaml b/crossplane.yaml index 595222c..94845f0 100644 --- a/crossplane.yaml +++ b/crossplane.yaml @@ -19,13 +19,13 @@ spec: dependsOn: - provider: xpkg.upbound.io/upbound/provider-gcp-sql # renovate: datasource=github-releases depName=upbound/provider-gcp - version: "v0.41.1" + version: "v0.41.4" - provider: xpkg.upbound.io/upbound/provider-gcp-servicenetworking # renovate: datasource=github-releases depName=upbound/provider-gcp - version: "v0.41.1" + version: "v0.41.4" - configuration: xpkg.upbound.io/upbound/configuration-gcp-network # renovate: datasource=github-releases depName=upbound/configuration-gcp-network - version: "v0.5.0" + version: "v0.6.0" - function: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform # renovate: datasource=github-releases depName=crossplane-contrib/function-patch-and-transform - version: "v0.4.0" + version: "v0.7.0"