🔖 chore(release): prepare v0.15.1 - #187
Merged
Merged
Conversation
- charts/mkurator: version + appVersion 0.15.0 -> 0.15.1 - CHANGELOG.md regenerated via git-cliff --tag v0.15.1 - docs: VERSION refs bumped; UPGRADE.md path table row 0.15.0 -> 0.15.1 (patch, no action)
|
There was a problem hiding this comment.
Pull request overview
Prepares the repository for the v0.15.1 patch release by updating version references across the Helm chart and documentation, and regenerating release notes in CHANGELOG.md.
Changes:
- Bump Helm chart
versionandappVersionto 0.15.1. - Update docs to reference 0.15.1 and add an upgrade-notes row for 0.15.0 → 0.15.1.
- Regenerate
CHANGELOG.mdwith the 0.15.1 section.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/UPGRADE.md | Updates target VERSION and adds a 0.15.0→0.15.1 upgrade notes row. |
| docs/INSTALL_AND_USE.md | Updates example version strings and upgrade section references to 0.15.1. |
| charts/mkurator/Chart.yaml | Bumps chart version and appVersion to 0.15.1. |
| CHANGELOG.md | Adds 0.15.1 entry and regenerates changelog content/structure. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| on the default branch using [git-cliff](https://git-cliff.org/). | ||
|
|
||
| ## [Unreleased] | ||
| ## [0.15.1](https://github.com/platformrelay/MKurator/compare/v0.15.0..v0.15.1) - 2026-08-06 |
Comment on lines
+18
to
20
| ## [0.15.0](https://github.com/platformrelay/MKurator/compare/v0.14.0..v0.15.0) - 2026-07-30 | ||
|
|
||
| ### Bug Fixes |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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.



Release prep for v0.15.1 (patch).
Contents since v0.15.0:
This PR: chart version/appVersion → 0.15.1, CHANGELOG.md regenerated (git-cliff), docs VERSION refs + UPGRADE path table row.
After merge: tag the merge commit
v0.15.1→release.yamlpublishes signed chart + install manifests + SLSA provenance + SBOM.