From fc6266f1f19b4ebff32777c68356b226a8ac7f6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 08:48:19 +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 ca00a78..6410b09 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/upbound/function-patch-and-transform # renovate: datasource=github-releases depName=upbound/function-patch-and-transform version: "v0.2.1"