Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE] Renovate will upgrade gomplate to improper versions (4.2.0 instead of v4.2.0) #2671

Open
jessesimpson36 opened this issue Dec 11, 2024 · 2 comments
Assignees
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

Comments

@jessesimpson36
Copy link
Contributor

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.

  • Platform:
  • Helm CLI version:
  • Chart version:
  • Values file:
@jessesimpson36 jessesimpson36 added the kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between label Dec 11, 2024
@github-actions github-actions bot added platform/aws Issues related to AWS platform/gcp Issues related to GCP labels Dec 11, 2024
@hamza-m-masood hamza-m-masood self-assigned this Dec 16, 2024
@hamza-m-masood
Copy link
Contributor

I will take this

@hamza-m-masood
Copy link
Contributor

Potential solution for this: https://docs.renovatebot.com/configuration-options/#extractversion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants