Closed cw-Guo closed 1 month ago
@benjaminhuo i followed the document and also the previous release PRs to create this PR. Reference:
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).
I pulled a new branch, https://github.com/fluent/fluent-operator/tree/release-3.2 Are you interested in continuing to finish the rest of the work today? If not, I will finish these remaining jobs.
@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 released.
If not, should appVersion be v3.2.0?
T
@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 released.
If not, should appVersion be v3.2.0?
The chart's version and appversion should be updated whenever a release is out. @wenchajun would you help to revise the dev guide ?
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.: