From ecc14a508d8ea624aca1ae0561c83e8d4cc8aab2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 09:24:51 +0000 Subject: [PATCH 1/2] chore(deps): update dependency upbound/configuration-aws-network to v0.8.0 --- crossplane.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crossplane.yaml b/crossplane.yaml index 2743c50..b0a8af2 100644 --- a/crossplane.yaml +++ b/crossplane.yaml @@ -12,7 +12,7 @@ spec: dependsOn: - configuration: xpkg.upbound.io/upbound/configuration-aws-network # renovate: datasource=github-releases depName=upbound/configuration-aws-network - version: "v0.7.0" + version: "v0.8.0" - provider: xpkg.upbound.io/crossplane-contrib/provider-helm # renovate: datasource=github-releases depName=crossplane-contrib/provider-helm version: "v0.16.0" From 0f48820efe2b2c0831eefe5a71ec45be0343c6c4 Mon Sep 17 00:00:00 2001 From: Christopher Haar Date: Thu, 11 Jan 2024 10:28:33 +0100 Subject: [PATCH 2/2] feat(bump): bump providers Signed-off-by: Christopher Haar --- crossplane.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/crossplane.yaml b/crossplane.yaml index b0a8af2..3c72477 100644 --- a/crossplane.yaml +++ b/crossplane.yaml @@ -21,13 +21,13 @@ spec: version: "v0.10.0" - provider: xpkg.upbound.io/upbound/provider-aws-ec2 # renovate: datasource=github-releases depName=upbound/provider-aws - version: "v0.47.0" + version: "v0.47.1" - provider: xpkg.upbound.io/upbound/provider-aws-eks # renovate: datasource=github-releases depName=upbound/provider-aws - version: "v0.47.0" + version: "v0.47.1" - provider: xpkg.upbound.io/upbound/provider-aws-iam # 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"