From b6e1a4f49d9665665d3f208cd9eb78991611ad7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 00:31:30 +0000 Subject: [PATCH] chore(deps): update dependency upbound/provider-aws to v1.18.1 --- crossplane.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/crossplane.yaml b/crossplane.yaml index 2535874..3c1f60a 100644 --- a/crossplane.yaml +++ b/crossplane.yaml @@ -26,13 +26,13 @@ spec: version: "v0.16.0" - provider: xpkg.upbound.io/upbound/provider-aws-ec2 # renovate: datasource=github-releases depName=upbound/provider-aws - version: "v1.18.0" + version: "v1.18.1" - provider: xpkg.upbound.io/upbound/provider-aws-eks # renovate: datasource=github-releases depName=upbound/provider-aws - version: "v1.18.0" + version: "v1.18.1" - provider: xpkg.upbound.io/upbound/provider-aws-iam # renovate: datasource=github-releases depName=upbound/provider-aws - version: "v1.18.0" + version: "v1.18.1" - function: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform # renovate: datasource=github-releases depName=crossplane-contrib/function-patch-and-transform version: "v0.8.0"