-
Notifications
You must be signed in to change notification settings - Fork 253
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
release 3.2.0 #1343
release 3.2.0 #1343
Conversation
@benjaminhuo i followed the document and also the previous release PRs to create this PR. I will create the next PR once you review and merge this one. Just to confirm, the target branch release-3.2 should be created directly via the UI right? |
@benjaminhuo by the way, we may need some automation to automate this process, and also introduce some naming requirements over the PR titles (so that the automation will be easier). |
Signed-off-by: juicer <[email protected]>
Signed-off-by: juicer <[email protected]>
I pulled a new branch, https://github.com/fluent/fluent-operator/tree/release-3.2 |
@cw-Guo @wenchajun @benjaminhuo How do we handle Helm chart versioning? Should the helm chart version track the fluent-operator version? I see the latest helm chart version is v3.1.0 while v3.2.0 of the fluent-operator has been If not, should appVersion be v3.2.0? |
T
The chart's version and appversion should be updated whenever a release is out. |
What this PR does / why we need it:
release 3.2.0
Which issue(s) this PR fixes:
Fixes #
Does this PR introduced a user-facing change?
Additional documentation, usage docs, etc.: