Automated: Bump version to v1.13.2#5138
Conversation
- Update .release-version to v1.13.2 - Update Chart version to 1.13.2 - Update image tag version to v1.13.2 - Update volcano.sh/apis dependency to v1.13.2 - Update development YAML files Signed-off-by: jessestutler <chenzicong4@huawei.com>
There was a problem hiding this comment.
Code Review
This pull request updates the Volcano version from v1.13.1 to v1.13.2 across the project, including the release version file, Go module dependencies, Helm charts, and deployment manifests. Feedback indicates that the update is incomplete as volcano-monitoring.yaml was omitted from the changes, which could lead to version inconsistencies across components.
| @@ -1 +1 @@ | |||
| v1.13.1 | |||
| v1.13.2 | |||
There was a problem hiding this comment.
This automated version bump appears to be incomplete. The pull request description states that volcano-monitoring.yaml should be updated, but this file is not included in the changes. This can lead to inconsistencies where some components are on the new version while others are not. Please update volcano-monitoring.yaml to use version v1.13.2 in this PR.
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wangyang0616 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
8f7a52a
into
volcano-sh:release-1.13
This is an automated version bump created by
hack/bump-version.sh.Target branch:
origin/release-1.13New version:
v1.13.2Changes:
.release-versiontov1.13.21.13.2v1.13.2volcano.sh/apisdependency tov1.13.2volcano-development.yaml,volcano-agent-development.yaml,volcano-monitoring.yaml)go mod tidyNext steps after merging:
git tag v1.13.2 && git push origin v1.13.2