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 with tag #146

Open
rgstephens opened this issue Feb 20, 2021 · 0 comments
Open

Issue with tag #146

rgstephens opened this issue Feb 20, 2021 · 0 comments
Labels
priority:normal type:bug 🐛 Something isn't working

Comments

@rgstephens
Copy link
Contributor

If you do a helm install with no values file, the app will use the latest rasa-x-demo repo. For example, rasa-x-demo:0.35.0.

If you then upgrade the helm install with a values.yml:

app:
  name: "my/app"
  tag: "latest"

The chart will try to pull my/app:0.35.0 instead of my/app:latest.

Docs and use of tag versus version are confusing. Was there a mid-course change in this chart at some point in how these two values are used?

@rgstephens rgstephens added type:bug 🐛 Something isn't working priority:normal labels Feb 20, 2021
@HotThoughts HotThoughts self-assigned this Mar 9, 2021
@HotThoughts HotThoughts removed their assignment Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:normal type:bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants