Skip to content

doc: release policy and versioning#288

Open
jaypipes wants to merge 1 commit intotemporalio:mainfrom
jaypipes:jaypipes/version-docs
Open

doc: release policy and versioning#288
jaypipes wants to merge 1 commit intotemporalio:mainfrom
jaypipes:jaypipes/version-docs

Conversation

@jaypipes
Copy link
Copy Markdown

Adds documentation that explains how we think about releases of the application and Helm Charts and when we will bump major, minor and patch versions for both Application and Chart Releases.

Issue #264

Adds documentation that explains how we think about releases of the
application and Helm Charts and when we will bump major, minor and patch
versions for both Application and Chart Releases.

Issue temporalio#264

Signed-off-by: Jay Pipes <jay.pipes@temporal.io>
@jaypipes jaypipes requested review from a team and jlegrone as code owners April 22, 2026 16:03
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 22, 2026

CLA assistant check
All committers have signed the CLA.

Comment thread docs/release.md
Comment on lines +32 to +33
Likewise, We bump the patch version number of the Application Release version
when bug fixes are added to the controller code itself.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we release a bug fix to the controller code itself, will we also cut a patch of the corresponding Helm Release so that users can install the bug fix via Helm?

This section made me concerned that maybe we would patch the image and not package that bug fix into a helm chart.

To take a step back, my understanding is that because many users install this code via Helm, whenever we release new controller code, we will always release it in some Helm Chart Version. And also if we change the chart but not the controller code, we might release a new Helm Chart Version. Are there cases where we would release new code but not put it in any Helm Chart release?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall looks good though! just want to make sure I understand this and we are communicating clearly

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

Successfully merging this pull request may close these issues.

3 participants