Skip to content

charts: bump harvester-csi-driver 0.1.28#506

Merged
Vicente-Cheng merged 1 commit intoharvester:releasefrom
Vicente-Cheng:bump-harvester-csi-driver-0.1.28
Mar 31, 2026
Merged

charts: bump harvester-csi-driver 0.1.28#506
Vicente-Cheng merged 1 commit intoharvester:releasefrom
Vicente-Cheng:bump-harvester-csi-driver-0.1.28

Conversation

@Vicente-Cheng
Copy link
Copy Markdown
Contributor

Problem:

bump harvester-csi-driver 0.1.28

Solution:

bump harvester-csi-driver 0.1.28

Related Issue(s):

Test plan:

Additional documentation or context

Signed-off-by: Vicente Cheng <vicente.cheng@suse.com>
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

This PR bumps the harvester-csi-driver Helm chart to a new chart release and updates the deployed CSI driver image version accordingly.

Changes:

  • Bump chart version from 0.1.27 to 0.1.28.
  • Bump chart appVersion (and default CSI driver image tag) from v0.2.7 to v0.2.8.

Reviewed changes

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

File Description
charts/harvester-csi-driver/Chart.yaml Updates chart version and appVersion to reflect the new CSI driver release.
charts/harvester-csi-driver/values.yaml Updates the default CSI driver image tag to v0.2.8.

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

repository: rancher/harvester-csi-driver
# Overrides the image tag whose default is the chart appVersion.
tag: "v0.2.7"
tag: "v0.2.8"
Copy link

Copilot AI Mar 31, 2026

Choose a reason for hiding this comment

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

image.harvester.csiDriver.tag is set to the same value as Chart.yaml appVersion, even though templates already default the tag to .Chart.AppVersion when the value is empty. Consider setting this to an empty string (or removing the override) to avoid having two sources of truth that must be kept in sync each release.

Suggested change
tag: "v0.2.8"
tag: ""

Copilot uses AI. Check for mistakes.
@Vicente-Cheng Vicente-Cheng merged commit ece2e50 into harvester:release Mar 31, 2026
7 checks passed
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