From 2cb5dcae54eb272d458d3238d975d156825072bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 21:01:03 +0000 Subject: [PATCH] Update xpkg.upbound.io/upbound/provider-aws-s3 Docker tag to v2 --- upbound/provider-aws-s3/config/provider-aws-s3.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upbound/provider-aws-s3/config/provider-aws-s3.yaml b/upbound/provider-aws-s3/config/provider-aws-s3.yaml index 8255a37..da9cac2 100644 --- a/upbound/provider-aws-s3/config/provider-aws-s3.yaml +++ b/upbound/provider-aws-s3/config/provider-aws-s3.yaml @@ -3,7 +3,7 @@ kind: Provider metadata: name: upbound-provider-aws-s3 spec: - package: xpkg.upbound.io/upbound/provider-aws-s3:v1.23.2 + package: xpkg.upbound.io/upbound/provider-aws-s3:v2.2.0 packagePullPolicy: IfNotPresent # Only download the package if it isn’t in the cache. revisionActivationPolicy: Automatic # Otherwise our Provider never gets activate & healthy revisionHistoryLimit: 1