Skip to content

chore(chart): bump image version to v1.1.0-676f47a#6115

Open
cheyang wants to merge 1 commit into
fluid-cloudnative:masterfrom
cheyang:docker_build_260712
Open

chore(chart): bump image version to v1.1.0-676f47a#6115
cheyang wants to merge 1 commit into
fluid-cloudnative:masterfrom
cheyang:docker_build_260712

Conversation

@cheyang

@cheyang cheyang commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

Ⅰ. Describe what this PR does

Ⅱ. Does this pull request fix one issue?

fixes #XXXX

Ⅲ. List the added test cases (unit test/integration test) if any, please explain if no tests are needed.

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@fluid-e2e-bot

fluid-e2e-bot Bot commented Jul 12, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from cheyang by writing /assign @cheyang in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the application version and default image version tag in the Helm chart configuration files (Chart.yaml and values.yaml) to 1.1.0-676f47a. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Signed-off-by: cheyang <cheyang@163.com>
@cheyang cheyang force-pushed the docker_build_260712 branch from 0eda373 to 18f2138 Compare July 12, 2026 08:34
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@676f47a). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6115   +/-   ##
=========================================
  Coverage          ?   64.78%           
=========================================
  Files             ?      485           
  Lines             ?    33989           
  Branches          ?        0           
=========================================
  Hits              ?    22021           
  Misses            ?    10235           
  Partials          ?     1733           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cheyang

cheyang commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator Author

/copilot review

@cheyang

cheyang commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator Author

@gemini-code-assist /review

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the application version and image tag version from 1.1.0-9b3c2e2 to 1.1.0-676f47a in Chart.yaml and values.yaml. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@cheyang

cheyang commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator Author

Routine chart image bump from v1.1.0-9b3c2e2 to v1.1.0-676f47a. Both Chart.yaml appVersion and values.yaml defaultVersion are updated consistently, and the new tag aligns with the current master HEAD (676f47a). No other changes in the diff. Nothing to flag.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 Fluid Helm chart’s default container image tag and chart metadata appVersion to a new build identifier, aligning the chart with the updated image release.

Changes:

  • Update default image tag in values.yaml to v1.1.0-676f47a
  • Update Helm appVersion in Chart.yaml to 1.1.0-676f47a

Reviewed changes

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

File Description
charts/fluid/fluid/values.yaml Updates the default image tag used by chart values/templates.
charts/fluid/fluid/Chart.yaml Updates chart metadata appVersion to match the new image build identifier.

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

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 1.1.0-9b3c2e2
appVersion: 1.1.0-676f47a
imagePrefix: &defaultImagePrefix fluidcloudnative
# imagePrefix: &defaultImagePrefix registry.aliyuncs.com/fluid
version: &defaultVersion v1.1.0-9b3c2e2
version: &defaultVersion v1.1.0-676f47a
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.

2 participants