Skip to content

Adding helm upgrade command instead of helm install#200

Open
dmytro-kyrychenko wants to merge 2 commits intoYangCatalog:developfrom
dmytro-kyrychenko:k8s-rolling-release
Open

Adding helm upgrade command instead of helm install#200
dmytro-kyrychenko wants to merge 2 commits intoYangCatalog:developfrom
dmytro-kyrychenko:k8s-rolling-release

Conversation

@dmytro-kyrychenko
Copy link
Contributor

Timestamps are added, because helm doesn't checks checksum of docker images (only tag names) and we always use 'latest' tag for our images. With our current approach to tags 'helm upgrade' would not work without this workaround. However, if we want to upgrade 1 docker image at a time, while deploying something, we should consider changing tags in deployments or alternatively, search for other workaround that will explicitly check checksums of docker image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant