Skip to content

chore(main): [bot] release base-cluster:8.2.0#1530

Merged
teutonet-bot merged 4 commits into
mainfrom
release-please--branches--main--components--base-cluster
Jul 22, 2025
Merged

chore(main): [bot] release base-cluster:8.2.0#1530
teutonet-bot merged 4 commits into
mainfrom
release-please--branches--main--components--base-cluster

Conversation

@teutonet-bot
Copy link
Copy Markdown
Contributor

@teutonet-bot teutonet-bot commented Jun 12, 2025

🤖 I have created a release beep boop

8.2.0 (2025-07-21)

Features

  • base-cluster/flux: add alert about suspended resources (#1540) (bb1555e)
  • base-cluster/monitoring: lower cpu request for prometheus (#1578) (4a83bf6)
  • base-cluster/monitoring: non-critical alerts aren't routed to on-call (#1533) (0d080f4)
  • base-cluster/rbac: adjust rbac stuff for OIDC accounts (#1538) (3f9aa69)

Bug Fixes

  • base-cluster/docs: there is no 9.0.0 release for now... (#1563) (8e417fb)

Miscellaneous Chores

  • base-cluster/dependencies: update common docker tag to v1.5.0 (#1520) (cb4a522)
  • base-cluster/dependencies: update docker.io/bitnami/kubectl docker tag to v1.33.3-debian-12-r1 (#1521) (4ed2a77)
  • base-cluster/dependencies: update docker.io/curlimages/curl docker tag to v8.13.0 (#1523) (e451428)
  • base-cluster/dependencies: update docker.io/curlimages/curl docker tag to v8.14.1 (#1544) (02ba163)
  • base-cluster/dependencies: update docker.io/curlimages/curl docker tag to v8.15.0 (#1585) (a672a67)
  • base-cluster/dependencies: update docker.io/fluxcd/flux-cli docker tag to v2.6.1 (#1524) (956ad7e)
  • base-cluster/dependencies: update docker.io/fluxcd/flux-cli docker tag to v2.6.4 (#1536) (32a69cc)
  • base-cluster/dependencies: update docker.io/vladgh/gpg docker tag to v1.3.6 (#1509) (e521e61)
  • base-cluster/dependencies: update external-dns docker tag to v8.8.4 (#1510) (b8b3f80)
  • base-cluster/dependencies: update external-dns docker tag to v8.9.1 (#1559) (f9c5642)
  • base-cluster/dependencies: update external-dns docker tag to v8.9.2 (#1575) (88b2630)
  • base-cluster/dependencies: update grafana-tempo docker tag to v4 (#1570) (63c2593)
  • base-cluster/dependencies: update grafana-tempo docker tag to v4.0.13 (#1580) (5b9df00)
  • base-cluster/dependencies: update helm release alloy to v1 (#1573) (013a670)
  • base-cluster/dependencies: update helm release alloy to v1.2.0 (#1596) (aec70ba)
  • base-cluster/dependencies: update helm release descheduler to v0.33.0 (#1525) (36d8eca)
  • base-cluster/dependencies: update helm release ingress-nginx to v4.12.3 (#1511) (3dd2aa7)
  • base-cluster/dependencies: update helm release kube-prometheus-stack to v75.12.0 (#1598) (eec214f)
  • base-cluster/dependencies: update helm release kyverno to v3.4.4 (#1512) (bc20fb9)
  • base-cluster/dependencies: update helm release kyverno-policies to v3.4.4 (#1513) (f79dce1)
  • base-cluster/dependencies: update helm release loki to v6.30.1 (#1526) (4bf6daa)
  • base-cluster/dependencies: update helm release loki to v6.31.0 (#1566) (b188c09)
  • base-cluster/dependencies: update helm release loki to v6.32.0 (#1586) (57c7d86)
  • base-cluster/dependencies: update helm release reflector to v9 (#1590) (e679195)
  • base-cluster/dependencies: update helm release tetragon to v1.4.1 (#1581) (ff4f27d)
  • base-cluster/dependencies: update helm release traefik to v35.4.0 (#1527) (9d30e5e)
  • base-cluster/dependencies: update helm release traefik to v36 (#1592) (8c9cafa)
  • base-cluster/dependencies: update helm release trivy-operator to v0.29.2 (#1528) (a815190)
  • base-cluster/dependencies: update helm release trivy-operator to v0.29.3 (#1582) (b078902)
  • base-cluster/dependencies: update helm release velero to v7.2.2 (#1172) (a33e9cb)
  • base-cluster/dependencies: update metrics-server docker tag to v7.4.10 (#1576) (c29757a)
  • base-cluster/dependencies: update metrics-server docker tag to v7.4.6 (#1514) (c897fbd)
  • base-cluster/dependencies: update metrics-server docker tag to v7.4.9 (#1541) (134e3c1)
  • base-cluster/dependencies: update oauth2-proxy docker tag to v6.2.13 (#1515) (0c04e1c)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features

    • Added an alert for suspended resources in the flux component.
    • Reduced CPU requests for Prometheus in the monitoring component.
    • Updated routing to exclude non-critical alerts from on-call notifications.
    • Improved RBAC configurations for better OIDC account support.
  • Bug Fixes

    • Clarified that there is no 9.0.0 release currently.
  • Chores

    • Updated multiple dependencies and docker image tags.
    • Bumped chart version to 8.2.0.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 12, 2025

Warning

Rate limit exceeded

@teutonet-bot has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 8 minutes and 30 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 48d8af1 and ab0cf55.

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

Walkthrough

The changes update the base-cluster Helm chart from version 8.1.0 to 8.2.0. This includes updating version references in the manifest and chart metadata, adding a new changelog entry for 8.2.0 with features, bug fixes, and dependency updates, but no source URL changes.

Changes

Files Change Summary
.github/release-please/manifest.json Updated "charts/base-cluster" version from 8.1.0 to 8.2.0
charts/base-cluster/Chart.yaml Updated version field from 8.1.0 to 8.2.0
charts/base-cluster/CHANGELOG.md Added changelog entry for 8.2.0 release, detailing new features, bug fix, and dependency updates

Assessment against linked issues

Objective Addressed Explanation
Clarify that there is no 9.0.0 release for now in base-cluster docs (#1563) The changelog explicitly states no 9.0.0 release currently exists.

Possibly related PRs

  • #1398: Updates the charts/base-cluster Helm chart version and related files, but for a major version bump from 7.2.1 to 8.0.0, involving more extensive changes.

Suggested reviewers

  • cwrau
  • tasches

Poem

A hop, a skip, a version leap,
From eight-point-one to two, we keep.
The changelog grows, the numbers climb,
🐇 Chart updated, right on time!
No nine-point-oh, just yet, you see—
For now, eight-two brings harmony!


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.
    • Explain this complex logic.
    • 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. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • 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 src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need 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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

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

Documentation and Community

  • 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.

@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch from fb98612 to 1d6f8a5 Compare June 12, 2025 13:52
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: Normalize list item style to use dashes.

markdownlint flags unordered lists using *. Switch to - for consistency with linting rules.

- * https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v8.1.1/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-v8.1.1/charts/base-cluster
+ - https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/base-cluster
🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

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

(MD004, ul-style)


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

(MD004, ul-style)

📜 Review details

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

📥 Commits

Reviewing files that changed from the base of the PR and between 1d6f8a5 and f7eea01.

📒 Files selected for processing (2)
  • charts/base-cluster/Chart.yaml (3 hunks)
  • charts/base-cluster/README.md (3 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • charts/base-cluster/Chart.yaml
🧰 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)

⏰ Context from checks skipped due to timeout of 90000ms (3)
  • GitHub Check: update metadata file for release
  • GitHub Check: lint helm chart (base-cluster)
  • GitHub Check: wait-for-checks
🔇 Additional comments (2)
charts/base-cluster/README.md (2)

3-3: Approve version badge update.

The version badge has been correctly updated from 8.1.0 to 8.1.1 to match the new release.


258-258: Approve dependency table version bump.

The common chart version has been correctly incremented to 1.5.0 in the dependencies table.

@teutonet-bot
Copy link
Copy Markdown
Contributor Author

teutonet-bot commented Jun 12, 2025

🤖 I have diffed this beep boop

"/$namespace/$kind/$name.yaml" for normal resources
"/$namespace/HelmRelease/$name/$namespace/$kind/$name.yaml" for HelmReleases <- this is recursive
'null' means it's either cluster-scoped or it's in the default namespace for the HelmRelease

charts/base-cluster/ci/monitoring-ingress-unauthenticated-values.yaml

charts/base-cluster/ci/rbac-values.yaml

charts/base-cluster/ci/pagerduty-values.yaml

charts/base-cluster/ci/velero-backupStorageLocations-gen-values.yaml

charts/base-cluster/ci/flux-gitrepositories-gen-values.yaml

charts/base-cluster/ci/traefik-ingress-values.yaml

charts/base-cluster/ci/imagepullsecrets-values.yaml

charts/base-cluster/values.yaml

charts/base-cluster/ci/artifacthub-values.yaml

charts/base-cluster/ci/disabled-ingress-values.yaml

charts/base-cluster/ci/priorityclasses-values.yaml

[charts/base-cluster/ci/deadmansswitch-values.yaml](

<title> Error </title> <script src="https://unpkg.com/htmx.org@2.0.2" integrity="sha384-Y7hw+L/jvKeWIRRkqWYfPcvVxHzVzn5REgzbawhxAuQGwX1XWe70vji+VSeHOThJ" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> <script defer src="https://media.ethicalads.io/media/client/ethicalads.min.js"></script> <script defer src="https://static.dpaste.com/static/pastebin/js/base.js"></script> <script defer>
    </script>
    <style></style>
    
    
</head>

<body hx-on:keydown="var path=window.location.pathname; if ((event.key=='n' || event.key=='N') && path && path !== '/' && !path.includes('/duplicate/') && !path.includes('/dashboard') && !path.includes('/accounts') && !path.includes('/properties')) { window.location.href = '/'; }">
    <div id="container">
        
        <div class="topbuttons">
            
                <a href="/accounts/login/"
                   title="Personal dashboard, preferences, API token"
                   class="button"><b>Sign in</b></a>
            
            <a href="/" title="Create a new paste (shortcut: 'N')" class=" button">New</a>
            <a href="/api/v2/"
               title="Paste creation API, with code samples"
               class=" activebutton  button">API</a>
            <a href="/help/"
               title="Usage tips, shortcuts"
               class="  button">Help</a>
            <a href="/about/"
               title="Updates, stats, backstory"
               class=" button">About</a>
        </div>
        
<div class="error">
    <h3>Sorry!</h3>
    Sorry, maximum content size is 1,000,000 bytes. Your submission is 2551192 bytes. Your IP will be blocked if you exceed this limit again in the next 60 seconds.
    <hr>
    <p>
        Something unexpected? Please create a <a href="https://dpaste.freshdesk.com/support/tickets/new">support ticket</a>.
    </p>
</div>
<p>
    <a class="button" href="{$ url 'create' %}" onclick="history.back();return false;">Go back</a>
</p>

    </div>
    
    
    <script>
        window.fwSettings={'widget_id':22000000180 };
        !function(){if("function"!=typeof window.FreshworksWidget){var n=function(){n.q.push(arguments)};n.q=[],window.FreshworksWidget=n}}();
    </script>
    <script defer src='https://widget.freshworks.com/widgets/22000000180.js'></script>
</body>
)

charts/base-cluster/ci/monitoring-oidc-values.yaml

charts/base-cluster/ci/basic-values.yaml

charts/base-cluster/ci/monitoring-oidc-ingress-disabled-values.yaml

charts/base-cluster/ci/rbac-emails-values.yaml

charts/base-cluster/ci/limitrange-resourcequota-values.yaml

@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch from f7eea01 to ef9c34f Compare June 13, 2025 01:59
@teutonet-bot teutonet-bot changed the title chore(main): [bot] release base-cluster:8.1.1 chore(main): [bot] release base-cluster:8.2.0 Jun 16, 2025
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch from 20dd29c to e50194b Compare June 16, 2025 13:14
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: Standardize list style per markdownlint.

markdownlint recommends using dashes (-) instead of asterisks (*) for unordered lists.
Apply this diff for consistency:

- * https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v8.2.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-v8.2.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

📥 Commits

Reviewing files that changed from the base of the PR and between ef9c34f and 62906e5.

📒 Files selected for processing (4)
  • .github/release-please/manifest.json (1 hunks)
  • charts/base-cluster/CHANGELOG.md (1 hunks)
  • charts/base-cluster/Chart.yaml (1 hunks)
  • charts/base-cluster/README.md (3 hunks)
✅ Files skipped from review due to trivial changes (1)
  • .github/release-please/manifest.json
🚧 Files skipped from review as they are similar to previous changes (2)
  • charts/base-cluster/Chart.yaml
  • charts/base-cluster/CHANGELOG.md
🧰 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)

⏰ Context from checks skipped due to timeout of 90000ms (2)
  • GitHub Check: update metadata file for release
  • GitHub Check: lint helm chart (base-cluster)
🔇 Additional comments (2)
charts/base-cluster/README.md (2)

3-3: Updated version badge correctly.

The chart version badge now reflects 8.2.0, matching the release.


258-258: Verified dependency version bump.

The common chart dependency version was updated to 1.5.0 as expected for this release.

@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch 5 times, most recently from 2812dff to c6bdf3e Compare June 19, 2025 07:01
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: Consistent unordered list style.
The list under “Source Code” uses * markers, but the project follows dash-style bullets.

Apply this diff:

- * https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v8.2.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-v8.2.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

📥 Commits

Reviewing files that changed from the base of the PR and between c6bdf3e and 532d405.

📒 Files selected for processing (2)
  • charts/base-cluster/Chart.yaml (1 hunks)
  • charts/base-cluster/README.md (3 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • charts/base-cluster/Chart.yaml
🧰 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 (2)
charts/base-cluster/README.md (2)

3-3: Approve version badge update.
The chart version badge has been correctly updated to 8.2.0, matching the new release metadata.


258-258: Approve dependency version bump.
The common chart requirement has been correctly updated to 1.5.0.

@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch 2 times, most recently from 2386365 to 7dbb77b Compare June 24, 2025 06:13
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-251: Conform to markdownlint-cli MD004 (list marker style).

The linter expects dashes (-) for unordered lists, but an asterisk (*) is used here. Aligning with the existing lint configuration avoids CI noise.

-* <https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v8.2.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-v8.2.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

📥 Commits

Reviewing files that changed from the base of the PR and between 7dbb77b and 0da706b.

📒 Files selected for processing (2)
  • charts/base-cluster/Chart.yaml (1 hunks)
  • charts/base-cluster/README.md (3 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • charts/base-cluster/Chart.yaml
🧰 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)

⏰ Context from checks skipped due to timeout of 90000ms (2)
  • GitHub Check: update metadata file for release
  • GitHub Check: lint helm chart (base-cluster)
🔇 Additional comments (2)
charts/base-cluster/README.md (2)

258-258: Dependency version bump acknowledged.

common sub-chart reference updated to 1.5.0; change is consistent with the release notes.


3-3: Verify Chart.yaml version matches the badge.

The README shows 8.2.0; double-check that charts/base-cluster/Chart.yaml and any appVersion fields were bumped in lock-step to avoid version skew.

#!/bin/bash
# Fail if the Chart.yaml version differs from the README badge.
badge_version="8.2.0"
yaml_version=$(grep -E '^version:' charts/base-cluster/Chart.yaml | awk '{print $2}')
test "$badge_version" = "$yaml_version" || {
  echo "Chart.yaml version ($yaml_version) differs from README badge ($badge_version)"; exit 1; }

@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch from 0da706b to ea84b3d Compare June 24, 2025 07:21
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch from 09354bf to 1c6e29c Compare July 2, 2025 06:24
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch 3 times, most recently from e42e60e to 111141d Compare July 9, 2025 10:24
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch 4 times, most recently from 3fdc47b to 9288e54 Compare July 21, 2025 07:58
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--base-cluster branch from 8610536 to 48d8af1 Compare July 21, 2025 09:38
@teutonet-bot teutonet-bot added this pull request to the merge queue Jul 22, 2025
Merged via the queue into main with commit 7b29989 Jul 22, 2025
22 checks passed
@teutonet-bot teutonet-bot deleted the release-please--branches--main--components--base-cluster branch July 22, 2025 13:46
@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