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

better support for version field #492

Open
rbren opened this issue Nov 30, 2021 · 0 comments
Open

better support for version field #492

rbren opened this issue Nov 30, 2021 · 0 comments
Labels
enhancement Adding additional functionality or improvements go Pull requests that update Go code pinned Prevents stalebot from removing

Comments

@rbren
Copy link
Contributor

rbren commented Nov 30, 2021

the version field trips me up a lot. It is great when using a normal chart, but it means commit-ish when pulling from a repo.
I often switch between a fork and an official repo, and forget to adjust the version tag accordingly. Either a better error message or using different field names would be helpful

here's what it looks like FWIW

Chart Name: budibase
Status: Failed
Error Reason: Command Failed with output below:
STDOUT: Release "budibase" does not exist. Installing it now.

STDERR: Error: failed to download "budibase/budibase" (hint: running `helm repo update` may help)

COMMAND: helm upgrade --install budibase budibase/budibase --namespace budibase --version master -f /tmp/tmpcdz9wgv_.yml

took me like 30m to realize what was wrong the other day, despite having hit it like 10 times before :face_palm:

@lucasreed lucasreed added golang enhancement Adding additional functionality or improvements labels Dec 1, 2021
@github-actions github-actions bot added the stale Marked as stale by stalebot label Jan 31, 2022
@github-actions github-actions bot closed this as completed Feb 7, 2022
@lucasreed lucasreed added pinned Prevents stalebot from removing and removed stale Marked as stale by stalebot labels Feb 7, 2022
@lucasreed lucasreed reopened this Feb 7, 2022
@lucasreed lucasreed added go Pull requests that update Go code and removed golang labels Feb 28, 2022
@lucasreed lucasreed changed the title [Go version] better support for version field better support for version field Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding additional functionality or improvements go Pull requests that update Go code pinned Prevents stalebot from removing
Projects
None yet
Development

No branches or pull requests

2 participants