Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): automatically update the appVersion in Chart when release new version #607

Merged
merged 18 commits into from
Dec 20, 2024

Conversation

elliotxx
Copy link
Collaborator

@elliotxx elliotxx commented Aug 28, 2024

What type of PR is this?

/kind chore

What this PR does / why we need it:

When the Release workflow is triggered, a PR will be automatically created in the charts repository, and the change content in the PR is to upgrade the chart version and app version.

Demo PR: KusionStack/charts#76

Screenshots:

image

Which issue(s) this PR fixes:

Fix #547

…ersion (#596)

#547

## What type of PR is this?

/kind feature

## What this PR does / why we need it:

Governance: Automatically update the appVersion in the Chart when
released

## Which issue(s) this PR fixes:

Fixes #547
@elliotxx elliotxx added this to the v0.5.0 milestone Aug 28, 2024
@elliotxx elliotxx self-assigned this Aug 28, 2024
@elliotxx elliotxx changed the title feat: automatically update the appVersion in Chart when release new version (#596) feat: automatically update the appVersion in Chart when release new version Aug 28, 2024
@elliotxx elliotxx changed the title feat: automatically update the appVersion in Chart when release new version chore(ci): automatically update the appVersion in Chart when release new version Aug 28, 2024
@elliotxx elliotxx changed the title chore(ci): automatically update the appVersion in Chart when release new version [WIP] chore(ci): automatically update the appVersion in Chart when release new version Aug 28, 2024
@elliotxx
Copy link
Collaborator Author

cc @rajeshkio I will try in this branch

@elliotxx elliotxx modified the milestones: v0.5.0, v0.6.0 Sep 2, 2024
@elliotxx elliotxx changed the title [WIP] chore(ci): automatically update the appVersion in Chart when release new version chore(ci): automatically update the appVersion in Chart when release new version Dec 20, 2024
Copy link
Collaborator

@ruquanzhao ruquanzhao left a comment

Choose a reason for hiding this comment

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

/lgtm

@ruquanzhao ruquanzhao merged commit 1ec7c60 into main Dec 20, 2024
12 of 13 checks passed
@ruquanzhao ruquanzhao deleted the chart-version-updater branch December 20, 2024 07:01
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Governance: Automatically update the appVersion in Chart when released
3 participants