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

Workflow for updating Graylog image? #98

Open
brianwawok opened this issue Jan 10, 2022 · 1 comment
Open

Workflow for updating Graylog image? #98

brianwawok opened this issue Jan 10, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@brianwawok
Copy link
Contributor

What is the expected workflow for updating the underlying graylog.image.tag? Graylog seems to update the underlying docker image a lot more than this repo

I know I can use helm to delete, and re-create it with an update graylog.image.tag. Is there a smoother way, or is that just the right way? Helm gets made if I try to change graylog.image.tag without creating a new release..

@brianwawok brianwawok added the bug Something isn't working label Jan 10, 2022
@juliohm1978
Copy link
Contributor

Updating graylog.image.tag should be enough to run a helm upgrade.... I've been doing it for years now. You might run into problems if you do not review the underlying default values.yaml to adjust your values between chart upgrades.

I can't be sure if that's the case for you, but every time a new version of the chart comes out, a review of the values.yaml you used to deploy makes for a good habit. More often than not, the structure might change enough so that your values file won't work anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants