[ISSUE] Renovate will upgrade gomplate to improper versions (4.2.0 instead of v4.2.0) #2671
Labels
kind/issue
Unidentified issue, it could be a bug, misconfig, or anything in between
platform/aws
Issues related to AWS
platform/gcp
Issues related to GCP
Describe the issue:
The asdf gomplate plugin will falsely succeed when attempting to install gomplate "4.2.0", and the resulting binary ends up being a text file with the contents "Not found". This causes calls to "gomplate" to fail with "Not, no such file or directory".
We need to modify the renovate.json5 file to make sure the gomplate package is only upgraded to
v4.2.0
with the v prefix.Ideally there would also be a way to verify that tools installed via ASDF result in actual executable binaries, but alas, I am not having luck at making this work right now.
Actual behavior:
Expected behavior:
How to reproduce:
Logs:
Environment:
Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.
The text was updated successfully, but these errors were encountered: