renovate provider updates fails due to version mismatch #510
Replies: 3 comments 1 reply
|
I see the latest for |
|
Yes correct, when I tried it and opened this discussion, |
|
Thank you very much, will come back if it occurs again. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
We use renovate to update our crossplane providers. We run into the issue for some of the provider we use (e.g.
provider-family-gcp) that there is a version mismatch and we can not pull the version renovate suggests. e.g. forprovider-family-gcpthe current release in github is v1.14.0 while in the registry (xpkg.crossplane.ioandxpkg.upbound.io) and marketplace it is v1.14.1. For users that are using the not paid version this causes issues as only the latest version can be fetched. I wonder if this is intended and how have other solved this?All reactions