From b61d1f9b90772a4bfeeaca15aa7524cd30a424f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 18:56:32 +0000 Subject: [PATCH] chore(deps): update dependency upbound/provider-aws to v1.2.0 --- crossplane.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crossplane.yaml b/crossplane.yaml index f02868e..cbfe79d 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.1.0" + version: "v1.2.0" - configuration: xpkg.upbound.io/upbound/configuration-aws-network # renovate: datasource=github-releases depName=upbound/configuration-aws-network version: "v0.11.0"