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

Supported upgrade paths don't convey the helm chart's semantic versioning well #4640

Closed
jessesimpson36 opened this issue Nov 21, 2024 · 2 comments · Fixed by #4776
Closed
Assignees
Labels
component:self-managed Docs and issues related to Camunda Platform 8 Self-Managed

Comments

@jessesimpson36
Copy link
Contributor

In the upgrade 8.4 to 8.5 guide we state:

Helm chart 10.0.2+

The upgrade path for Camunda Helm Chart v9.x.x is listed in the docs as v10.0.2+.

Which can reasonably be interpreted as any patch number higher than 2, but not any minor version greater than 0. However, the way we intended for people to be able to upgrade, we want to make it clear that they are free to upgrade minor versions as well.

We should refer to this as 10.0+ in this case. So that people know they may upgrade from v9.x.x to v10.x.x .

@jessesimpson36 jessesimpson36 added the component:self-managed Docs and issues related to Camunda Platform 8 Self-Managed label Nov 21, 2024
@akeller
Copy link
Member

akeller commented Nov 21, 2024

@jessesimpson36 I assigned @conceptualshark because this looked like a quick win. I did want to highlight we added this back here. Do we need to make a note about skipping 10.0.0 or 10.0.1?

@jessesimpson36
Copy link
Contributor Author

I think so, but I forget why we didnt want people upgrading to 10.0.0 or 10.0.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:self-managed Docs and issues related to Camunda Platform 8 Self-Managed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants