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

Misleading App Version #119

Open
jceb opened this issue May 20, 2022 · 1 comment
Open

Misleading App Version #119

jceb opened this issue May 20, 2022 · 1 comment

Comments

@jceb
Copy link

jceb commented May 20, 2022

I noticed that the advertised App Version (

appVersion: 4.2.7
) is not the one that will get installed, because values.yaml sets a different default version (
tag: "4.2.3-1"
).

My preference would be to let the Chart's App Version manage the graylog image version that gets installed. This would remove the need to manually mange graylog.image.tag when I update the chart as mentioned in #98. Furthermore, it would make the behavior more consistent with the mongodb and elasticsearch dependencies that are managed by Chart.yaml.

jceb added a commit to jceb/charts that referenced this issue May 20, 2022
@cnkfriday
Copy link

cnkfriday commented Sep 2, 2022

+1... spent last two hours debugging why my values are overwriting default chart values becase i've seen appVersion: 4.2.7 and my pod was still using 4.2.3-1... then looked into default values of 2.1.6 chart version and there is why...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants