From 138bfa6ef7403b3cb957262c3519cd145d68938d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 15:29:26 +0000 Subject: [PATCH] chore(deps): update dependency upbound/provider-aws to v0.47.1 --- crossplane.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crossplane.yaml b/crossplane.yaml index 49e0d70..bd144c3 100644 --- a/crossplane.yaml +++ b/crossplane.yaml @@ -12,7 +12,7 @@ spec: dependsOn: - provider: xpkg.upbound.io/upbound/provider-aws-ec2 # renovate: datasource=github-releases depName=upbound/provider-aws - version: "v0.47.0" + version: "v0.47.1" - function: xpkg.upbound.io/upbound/function-patch-and-transform # renovate: datasource=github-releases depName=upbound/function-patch-and-transform version: "v0.2.1"