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