From 737413d5787b193076ae18c04ee990739baa681c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 19:21:27 +0000 Subject: [PATCH] Update xpkg.upbound.io/upbound/provider-aws-eks Docker tag to v1.17.0 --- upbound/provider-aws/provider/upbound-provider-aws-eks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upbound/provider-aws/provider/upbound-provider-aws-eks.yaml b/upbound/provider-aws/provider/upbound-provider-aws-eks.yaml index a72108c..d7fb6b5 100644 --- a/upbound/provider-aws/provider/upbound-provider-aws-eks.yaml +++ b/upbound/provider-aws/provider/upbound-provider-aws-eks.yaml @@ -3,7 +3,7 @@ kind: Provider metadata: name: upbound-provider-aws-eks spec: - package: xpkg.upbound.io/upbound/provider-aws-eks:v1.16.0 + package: xpkg.upbound.io/upbound/provider-aws-eks: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