Skip to content

chore(main): [bot] release base-cluster:11.1.1#2023

Merged
teutonet-bot merged 3 commits intomainfrom
release-please--branches--main--components--base-cluster
Mar 31, 2026
Merged

chore(main): [bot] release base-cluster:11.1.1#2023
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 Mar 17, 2026

🤖 I have created a release beep boop

11.1.1 (2026-03-20)

Bug Fixes

  • base-cluster/monitoring: match by instance as well (#2024) (7d2b6b3)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • Bug Fixes
    • Monitoring now correctly matches instances in the base cluster configuration.
  • Documentation
    • Updated release references and source link for the chart to reflect the new release.
  • Chores
    • Released a patch version of the base cluster chart (minor version increment).

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 17, 2026

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ed6f1e02-867f-40d5-ac1a-53d942e1d603

📥 Commits

Reviewing files that changed from the base of the PR and between 0590fdb and 0022f50.

📒 Files selected for processing (4)
  • .github/release-please/manifest.json
  • charts/base-cluster/CHANGELOG.md
  • charts/base-cluster/Chart.yaml
  • charts/base-cluster/README.md
✅ Files skipped from review due to trivial changes (3)
  • .github/release-please/manifest.json
  • charts/base-cluster/Chart.yaml
  • charts/base-cluster/README.md

📝 Walkthrough

Walkthrough

Bumps charts/base-cluster from v11.1.0 to v11.1.1: updates release manifest, Chart.yaml, README badges/source link, and adds a CHANGELOG entry documenting a monitoring bugfix that matches metrics by instance.

Changes

Cohort / File(s) Summary
Release Metadata
.github/release-please/manifest.json, charts/base-cluster/Chart.yaml, charts/base-cluster/README.md
Incremented chart version to 11.1.1; updated first sources URL and release badges/README to reference base-cluster-v11.1.1.
Changelog
charts/base-cluster/CHANGELOG.md
Added 11.1.1 release section (2026-03-20) with a bug fix: base-cluster/monitoring now matches by instance.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Suggested reviewers

  • tasches
  • cwrau

Poem

🐰 A little hop for charts anew,
Version bumped and changelog true.
Metrics now match, no duplicate song—
I nibble carrots and hum along. 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the pull request as an automated release of base-cluster version 11.1.1, which matches the file changes (version bumps and changelog updates).
Linked Issues check ✅ Passed The pull request implements the requirements from issue #2024: changelog documents the bug fix for base-cluster/monitoring to match by instance as well, addressing metric duplication.
Out of Scope Changes check ✅ Passed All changes are directly related to releasing base-cluster v11.1.1: version bumps in manifest, Chart.yaml, README, and changelog documentation. No out-of-scope modifications detected.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • 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

Comment @coderabbitai help to get the list of available commands and usage tips.

@gemini-code-assist
Copy link
Copy Markdown

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request marks the release of base-cluster Helm chart version 12.0.0. This major update incorporates significant new features, crucial bug fixes, and numerous dependency upgrades across various components. It includes several breaking changes, notably for monitoring and ingress configurations, alongside enhancements to backup solutions, certificate management, and policy enforcement.

Highlights

  • Breaking Changes: Several components now have breaking changes, including grafana-tempo-distributed requiring S3, the introduction of k8up as a backup provider, enhanced alertmanager configuration, traefik becoming the default ingress controller, and promtail migrating to alloy.
  • New Features: Key features include enabling k8up backup, cert-manager OCI repository usage and owner reference, Flux alerts for suspended resources, automatic proxy protocol detection for ingress, expanded Kyverno policy capabilities, and automatic resizing for logging components.
  • Monitoring Enhancements: Added alerts for base-cluster updates and deprecated APIs, improved Grafana service graph configuration, and refined Prometheus CPU requests.
  • Dependency Updates: Numerous dependencies across various components like common, curl, flux-cli, grafana-image-renderer, external-dns, alloy, descheduler, kube-prometheus-stack, kyverno, loki, metrics-server, oauth2-proxy, reflector, tempo, tetragon, traefik, trivy-operator, and velero were updated.
  • Bug Fixes: Addressed issues such as Velero secret creation, baseDomain certificate usage, Alertmanager health check URLs, descheduler pod removal logic, external-dns provider checks, ingress timeouts, Kyverno syntax migration, Loki retention settings, and various monitoring-related fixes.
Changelog
Activity
  • This pull request was automatically generated by the teutonet-bot using Release Please to publish version 12.0.0 of the base-cluster Helm chart.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown

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

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 appears to be an automated release for version 12.0.0 of the base-cluster chart. The changes primarily consist of version bumps in configuration files and an updated changelog. I've identified an issue in the Chart.yaml where a source URL was not updated to reflect the new version, and also noted a future date in the CHANGELOG.md.

Comment thread charts/base-cluster/Chart.yaml Outdated
Comment thread charts/base-cluster/CHANGELOG.md 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.

🧹 Nitpick comments (1)
charts/base-cluster/README.md (1)

3-3: Add explicit 11.x.x → 12.0.0 migration docs.

The README now advertises 12.0.0, but the migration section currently stops at 10.x.x -> 11.0.0. For a major release with breaking changes, this leaves upgrade guidance incomplete.

Suggested README addition
+### 11.x.x -> 12.0.0
+
+This release contains breaking changes (including ingress default/provider behavior,
+logging/tracing migration, and backup/alerting config changes). Before upgrading,
+review and apply the required value migrations for your setup.
+
+- Verify ingress provider configuration (`traefik` / `nginx` / `external` / `none`)
+- Verify monitoring logging/tracing migration settings
+- Verify backup provider/storage location configuration
+- Verify alertmanager receiver/route configuration
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@charts/base-cluster/README.md` at line 3, Update the README's migration
section to add an explicit "11.x.x → 12.0.0" subsection that documents the
breaking changes and step-by-step upgrade procedure: list API/CRD/version
changes to update, required values.yaml/helm value renames, any migration
scripts or kubectl commands to run, pre-upgrade checks (compatibility checks and
backups), and rollback steps; reference the README's Migration heading and
include examples of the exact config keys and commands users must change when
moving from 11.x.x to 12.0.0 so the upgrade guidance is complete for this major
release.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@charts/base-cluster/README.md`:
- Line 3: Update the README's migration section to add an explicit "11.x.x →
12.0.0" subsection that documents the breaking changes and step-by-step upgrade
procedure: list API/CRD/version changes to update, required values.yaml/helm
value renames, any migration scripts or kubectl commands to run, pre-upgrade
checks (compatibility checks and backups), and rollback steps; reference the
README's Migration heading and include examples of the exact config keys and
commands users must change when moving from 11.x.x to 12.0.0 so the upgrade
guidance is complete for this major release.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a20e4121-f79f-4e06-80f9-92410b6fbe2a

📥 Commits

Reviewing files that changed from the base of the PR and between b11ab66 and 9e7f4a0.

📒 Files selected for processing (2)
  • charts/base-cluster/Chart.yaml
  • charts/base-cluster/README.md

@teutonet-bot teutonet-bot changed the title chore(main): [bot] release base-cluster:12.0.0 chore(main): [bot] release base-cluster:11.1.1 Mar 18, 2026
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch from 9e7f4a0 to 62938b9 Compare March 18, 2026 09:56
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch from 8c7bcf6 to 0590fdb Compare March 20, 2026 08:47
@marvinWolff marvinWolff force-pushed the release-please--branches--main--components--base-cluster branch from b916a85 to 0022f50 Compare March 27, 2026 09:47
@teutonet-bot teutonet-bot added this pull request to the merge queue Mar 31, 2026
Merged via the queue into main with commit 1b5742f Mar 31, 2026
29 of 30 checks passed
@teutonet-bot teutonet-bot deleted the release-please--branches--main--components--base-cluster branch March 31, 2026 08:44
@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