-
Notifications
You must be signed in to change notification settings - Fork 10
chore(main): [bot] release t8s-cluster:10.0.0 #1502
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
base: main
Are you sure you want to change the base?
chore(main): [bot] release t8s-cluster:10.0.0 #1502
Conversation
WalkthroughThe changes increment the version of the Changes
Suggested reviewers
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
🤖 I have diffed this beep boop"/$namespace/$kind/$name.yaml" for normal resources
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (2)
charts/t8s-cluster/CHANGELOG.md (2)
12-24
: Truncated description in Features.
The entry forraise_api_version
shows “helm.toolk…”. Please expand to the full word (e.g., “helm.toolkit”) to avoid ambiguity.
54-92
: Remove duplicate CAPIO entry in Miscellaneous Chores.
The update for issue #1197 is already listed under Breaking Changes. Please remove the duplicate entry at line 88.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (4)
.github/release-please/manifest.json
(1 hunks)charts/t8s-cluster/CHANGELOG.md
(1 hunks)charts/t8s-cluster/Chart.yaml
(1 hunks)charts/t8s-cluster/README.md
(2 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (1)
- GitHub Check: generateDiffCommentBody
🔇 Additional comments (8)
charts/t8s-cluster/Chart.yaml (2)
18-18
: Update source URL to v10.0.0 branch.
Thesources
entry now correctly points to thet8s-cluster-v10.0.0
tag.
21-21
: Bump chart version to 10.0.0.
The chartversion
has been updated for the major release..github/release-please/manifest.json (1)
1-1
: Synchronize manifest entry for t8s-cluster to 10.0.0.
The manifest JSON now tracks version10.0.0
forcharts/t8s-cluster
, matching the Chart.yaml bump.charts/t8s-cluster/README.md (2)
4-4
: Update version badge to 10.0.0.
The README badge correctly reflects the new major release.
20-20
: Update source link to v10.0.0 branch.
Source links now point to thet8s-cluster-v10.0.0
branch.charts/t8s-cluster/CHANGELOG.md (3)
3-4
: Version bump looks correct.
Compare link and release date align with the PR objectives.
6-9
: Breaking Changes section is accurate.
The single breaking change entry correctly reflects the CAPIO update and configuration migration.
29-52
: Bug Fixes entries are comprehensive.
All items include issue links and commit SHAs as expected.
🤖 I have created a release beep boop
10.0.0 (2025-06-06)
⚠ BREAKING CHANGES
Features
Bug Fixes
remove
withadd
remove
doesn't work when thepath
doesn't exist 🤦 (#1088) (850e3fd)toYaml
if field exists (#1227) (a98420d)Miscellaneous Chores
This PR was generated with Release Please. See documentation.
Summary by CodeRabbit