Skip to content

chore: bump harvester-upgrade-manager to 1.8.0-rc5#509

Merged
wheatdog merged 1 commit intoharvester:release-v1.8from
starbops:bump-harvester-upgrade-manager-1.8.0-rc5
Apr 1, 2026
Merged

chore: bump harvester-upgrade-manager to 1.8.0-rc5#509
wheatdog merged 1 commit intoharvester:release-v1.8from
starbops:bump-harvester-upgrade-manager-1.8.0-rc5

Conversation

@starbops
Copy link
Copy Markdown
Member

@starbops starbops commented Apr 1, 2026

Problem:

Solution:

Related Issue(s):

Test plan:

Additional documentation or context

Signed-off-by: Zespre Chang <zespre.chang@suse.com>
Copilot AI review requested due to automatic review settings April 1, 2026 05:39
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Bumps the harvester-upgrade-manager Helm chart metadata and default manager image tag to align with the v1.8.0-rc5 release candidate.

Changes:

  • Update values.yaml to use rancher/harvester-upgrade-toolkit:v1.8.0-rc5.
  • Update Chart.yaml version and appVersion to 1.8.0-rc5 / v1.8.0-rc5.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
charts/harvester-upgrade-manager/values.yaml Bumps the default manager image tag to v1.8.0-rc5.
charts/harvester-upgrade-manager/Chart.yaml Updates chart version and appVersion to rc5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

image:
repository: rancher/harvester-upgrade-toolkit
tag: "v1.8.0-rc3"
tag: "v1.8.0-rc5"
Copy link

Copilot AI Apr 1, 2026

Choose a reason for hiding this comment

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

This chart hard-codes the image tag in values.yaml, and the template renders it directly (templates/manager/manager.yaml:70). Most other charts in this repo default the image tag to .Chart.AppVersion (e.g., charts/harvester-load-balancer/templates/deployment.yaml:22), which avoids having to bump both Chart.yaml appVersion and values.yaml tag and prevents accidental mismatches. Consider updating the manager deployment template to default to .Chart.AppVersion when manager.image.tag is unset, and then either remove the explicit tag here or keep it only as an override.

Suggested change
tag: "v1.8.0-rc5"

Copilot uses AI. Check for mistakes.
@wheatdog wheatdog merged commit caf6f4d into harvester:release-v1.8 Apr 1, 2026
7 checks passed
@starbops starbops deleted the bump-harvester-upgrade-manager-1.8.0-rc5 branch April 1, 2026 06:21
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