charts: move release branch to v1.9.0-dev.0#485
Merged
Vicente-Cheng merged 1 commit intoharvester:releasefrom Mar 12, 2026
Merged
charts: move release branch to v1.9.0-dev.0#485Vicente-Cheng merged 1 commit intoharvester:releasefrom
Vicente-Cheng merged 1 commit intoharvester:releasefrom
Conversation
There was a problem hiding this comment.
Pull request overview
This PR bumps the chart versions from 1.8.0-dev.x to 1.9.0-dev.0 across all harvester charts that follow the harvester release versioning scheme, preparing the master-head branch for the v1.9.0 development cycle.
Changes:
- Updated the
versionfield in 9 Helm chartChart.yamlfiles from1.8.0-dev.xto1.9.0-dev.0 - Updated the
appVersionfield innvidia-driver-runtime/Chart.yamlfromv1.8.0-dev.1tov1.9.0-dev.0(the only chart with a versionedappVersion)
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| charts/nvidia-driver-runtime/Chart.yaml | Bumped version and appVersion to 1.9.0-dev.0 |
| charts/harvester-vm-import-controller/Chart.yaml | Bumped version to 1.9.0-dev.0 |
| charts/harvester-seeder/Chart.yaml | Bumped version to 1.9.0-dev.0 |
| charts/harvester-pcidevices-controller/Chart.yaml | Bumped version to 1.9.0-dev.0 |
| charts/harvester-node-manager/Chart.yaml | Bumped version to 1.9.0-dev.0 |
| charts/harvester-node-disk-manager/Chart.yaml | Bumped version to 1.9.0-dev.0 |
| charts/harvester-networkfs-manager/Chart.yaml | Bumped version to 1.9.0-dev.0 |
| charts/harvester-network-controller/Chart.yaml | Bumped version to 1.9.0-dev.0 |
| charts/harvester-load-balancer/Chart.yaml | Bumped version to 1.9.0-dev.0 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
|
Please wait for the changes from #486 to the release branch, so that we can reduce the extra version bump for v1.9.0-dev |
Signed-off-by: Tim Liou <tim.liou@suse.com>
ibrokethecloud
approved these changes
Mar 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem:
move to v1.9.0-dev.0 for harvester master-head
Solution:
Related Issue(s):
Test plan:
Additional documentation or context