From 0e435a4fa2a3d6d472f41005f8e503a57956e272 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 02:32:54 +0000 Subject: [PATCH] chore(deps): update dependency upbound/provider-gcp to v0.41.1 --- crossplane.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crossplane.yaml b/crossplane.yaml index 0a15914..eef438d 100644 --- a/crossplane.yaml +++ b/crossplane.yaml @@ -13,7 +13,7 @@ spec: dependsOn: - provider: xpkg.upbound.io/upbound/provider-gcp-compute # renovate: datasource=github-releases depName=upbound/provider-gcp - version: "v0.41.0" + version: "v0.41.1" - function: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform # renovate: datasource=github-releases depName=crossplane-contrib/function-patch-and-transform version: "v0.2.1"