From 5e9e6bbb2e7cdbec8756a8a7057d0ba97b7ef847 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 18:35:02 +0000 Subject: [PATCH] chore(deps): update dependency upbound/provider-aws to v1.2.0 --- crossplane.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/crossplane.yaml b/crossplane.yaml index 4e2b98f..7937b0b 100644 --- a/crossplane.yaml +++ b/crossplane.yaml @@ -26,13 +26,13 @@ spec: version: "v0.12.1" - provider: xpkg.upbound.io/upbound/provider-aws-ec2 # renovate: datasource=github-releases depName=upbound/provider-aws - version: "v1.1.0" + version: "v1.2.0" - provider: xpkg.upbound.io/upbound/provider-aws-eks # renovate: datasource=github-releases depName=upbound/provider-aws - version: "v1.1.0" + version: "v1.2.0" - provider: xpkg.upbound.io/upbound/provider-aws-iam # renovate: datasource=github-releases depName=upbound/provider-aws - version: "v1.1.0" + version: "v1.2.0" - function: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform # renovate: datasource=github-releases depName=crossplane-contrib/function-patch-and-transform version: "v0.3.0"