From 2c86d41486f2c3388f023ebb71634b594c413e92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 22:07:37 +0000 Subject: [PATCH] Update xpkg.upbound.io/upbound/provider-aws-s3 Docker tag to v1.17.0 --- upbound/provider-aws/provider/upbound-provider-aws-s3.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upbound/provider-aws/provider/upbound-provider-aws-s3.yaml b/upbound/provider-aws/provider/upbound-provider-aws-s3.yaml index fe4e2b2..a8358b8 100644 --- a/upbound/provider-aws/provider/upbound-provider-aws-s3.yaml +++ b/upbound/provider-aws/provider/upbound-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.16.0 + package: xpkg.upbound.io/upbound/provider-aws-s3:v1.17.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 \ No newline at end of file