From 912b94a56b3b73b8f8ee4c51ad582e84bd53f43f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 10:11:38 +0000 Subject: [PATCH] chore(deps): update dependency upbound/provider-aws to v1.17.0 --- crossplane.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crossplane.yaml b/crossplane.yaml index b5b50be..cd921a3 100644 --- a/crossplane.yaml +++ b/crossplane.yaml @@ -19,7 +19,7 @@ spec: dependsOn: - provider: xpkg.upbound.io/upbound/provider-aws-rds # renovate: datasource=github-releases depName=upbound/provider-aws - version: "v1.14.0" + version: "v1.17.0" - configuration: xpkg.upbound.io/upbound/configuration-aws-network # renovate: datasource=github-releases depName=upbound/configuration-aws-network version: "v0.18.0"