From 81ec53b54ba32dbb9fa32b0b33a36665b0e4fe3e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 21:12:06 +0000 Subject: [PATCH] chore(deps): update dependency upbound/provider-aws to v1.18.0 --- crossplane.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crossplane.yaml b/crossplane.yaml index 0d907e8..b2b7e8b 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.17.0" + version: "v1.18.0" - configuration: xpkg.upbound.io/upbound/configuration-aws-network # renovate: datasource=github-releases depName=upbound/configuration-aws-network version: "v0.19.0"