Skip to content

chore(main): [bot] release base-cluster:9.3.0#1657

Merged
teutonet-bot merged 3 commits intomainfrom
release-please--branches--main--components--base-cluster
Aug 15, 2025
Merged

chore(main): [bot] release base-cluster:9.3.0#1657
teutonet-bot merged 3 commits intomainfrom
release-please--branches--main--components--base-cluster

Conversation

@teutonet-bot
Copy link
Copy Markdown
Contributor

@teutonet-bot teutonet-bot commented Aug 15, 2025

🤖 I have created a release beep boop

9.3.0 (2025-08-15)

Features

  • base-cluster/kyverno: add capability for exceptions to be in all namespaces (#1656) (1441fb0)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features
    • Kyverno: enable defining exceptions across all namespaces.
  • Documentation
    • Added release notes entry for version 9.3.0 describing the Kyverno capability.
  • Chores
    • Bumped base-cluster chart/version to 9.3.0.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Aug 15, 2025

Walkthrough

Bumps the charts/base-cluster release from 9.2.0 to 9.3.0: updates .github/release-please/manifest.json, charts/base-cluster/Chart.yaml (version and source), charts/base-cluster/README.md (badges/links), and adds a 9.3.0 entry to charts/base-cluster/CHANGELOG.md noting a Kyverno-related feature.

Changes

Cohort / File(s) Summary of Changes
Release manifest
.github/release-please/manifest.json
Updated base-cluster chart version reference from 9.2.09.3.0.
Base-cluster chart metadata
charts/base-cluster/Chart.yaml, charts/base-cluster/README.md
Bumped version 9.2.09.3.0; updated sources[0] URL to the v9.3.0 path and updated version badge/link in README.
Changelog
charts/base-cluster/CHANGELOG.md
Added 9.3.0 release entry (2025-08-15) with feature: kyverno exceptions can be in all namespaces (refs issue/commit).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • tasches
  • marvinWolff
  • cwrau

Poem

I thump my paws: nine-two to three,
A chart hops forward, light and free.
Changelog carrots, neatly stacked,
Kyverno tidings gently tracked.
A happy hop — release at sea. 🥕🐇

Tip

🔌 Remote MCP (Model Context Protocol) integration is now available!

Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main--components--base-cluster

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.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 1441fb0 and 2c8ac63.

📒 Files selected for processing (3)
  • .github/release-please/manifest.json (1 hunks)
  • charts/base-cluster/CHANGELOG.md (1 hunks)
  • charts/base-cluster/Chart.yaml (1 hunks)
🧰 Additional context used
🧠 Learnings (1)
📚 Learning: 2025-07-24T09:41:28.072Z
Learnt from: cwrau
PR: teutonet/teutonet-helm-charts#1604
File: charts/base-cluster/templates/monitoring/metrics-server/metrics-server.yaml:20-21
Timestamp: 2025-07-24T09:41:28.072Z
Learning: The official kubernetes-sigs/metrics-server Helm chart pins the image tag to a specific version in its values.yaml by default, ensuring reproducible deployments without requiring explicit tag specification in consuming charts.

Applied to files:

  • charts/base-cluster/Chart.yaml
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: lint helm chart (base-cluster)
🔇 Additional comments (3)
.github/release-please/manifest.json (1)

1-1: Version bump in manifest looks consistent.

The base-cluster chart is correctly bumped to 9.3.0; other chart versions remain unchanged as expected for this release.

charts/base-cluster/Chart.yaml (1)

22-22: Chart version correctly updated to 9.3.0.

This aligns with the release and changelog.

charts/base-cluster/CHANGELOG.md (1)

3-9: Changelog entry for 9.3.0 looks good.

Compare link, date, issue reference, and commit hash are all present and consistent with the release summary.

Comment thread charts/base-cluster/Chart.yaml Outdated
Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a 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 (1)
charts/base-cluster/README.md (1)

249-250: Align bullet style with markdownlint (MD004).

markdownlint expects dashes for unordered list items. Switch asterisks to dashes to satisfy MD004 and maintain consistency with the rest of the document.

-* <https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v9.3.0/charts/base-cluster>
-* <https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/base-cluster>
+- <https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v9.3.0/charts/base-cluster>
+- <https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/base-cluster>
📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 2c8ac63 and 74c85da.

📒 Files selected for processing (2)
  • charts/base-cluster/Chart.yaml (1 hunks)
  • charts/base-cluster/README.md (2 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.17.2)
charts/base-cluster/README.md

249-249: Unordered list style
Expected: dash; Actual: asterisk

(MD004, ul-style)

🔇 Additional comments (3)
charts/base-cluster/README.md (1)

3-3: Version bump to 9.3.0 verified — no action required.

Confirmed updates:

  • charts/base-cluster/Chart.yaml — version: 9.3.0 (line 22); source URL references base-cluster-v9.3.0 (line 19)
  • charts/base-cluster/README.md — badge shows Version-9.3.0 (line 3); Source link references base-cluster-v9.3.0 (line 249)
  • .github/release-please/manifest.json — "charts/base-cluster": 9.3.0
  • charts/base-cluster/CHANGELOG.md — 9.3.0 entry present (line 3)

No issues found.

charts/base-cluster/Chart.yaml (2)

19-20: Sources URL correctly bumped to v9.3.0 — LGTM

The primary sources entry now points to the v9.3.0 tag. This resolves the earlier concern about stale links.


22-22: Approve version bump to 9.3.0 — no stale 9.2.0 references found

Searched the repo for "base-cluster-v9.2.0" (CHANGELOG.md excluded) and "version: 9.2.0"; no matches were found.

  • File: charts/base-cluster/Chart.yaml — line 22: version: 9.3.0

No further action required.

@teutonet-bot teutonet-bot added this pull request to the merge queue Aug 15, 2025
Merged via the queue into main with commit a3268b4 Aug 15, 2025
32 checks passed
@teutonet-bot teutonet-bot deleted the release-please--branches--main--components--base-cluster branch August 15, 2025 10:34
@teutonet-bot
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants