Skip to content

chore(main): [bot] release teuto-cnpg:3.1.0#1926

Merged
teutonet-bot merged 3 commits intomainfrom
release-please--branches--main--components--teuto-cnpg
Feb 4, 2026
Merged

chore(main): [bot] release teuto-cnpg:3.1.0#1926
teutonet-bot merged 3 commits intomainfrom
release-please--branches--main--components--teuto-cnpg

Conversation

@teutonet-bot
Copy link
Copy Markdown
Contributor

@teutonet-bot teutonet-bot commented Jan 21, 2026

🤖 I have created a release beep boop

3.1.0 (2026-02-04)

Features

  • teuto-cnpg: add postgres extensions to database spec (#1768) (64c6e2f)

Miscellaneous Chores

  • teuto-cnpg/dependencies: pin ghcr.io/cloudnative-pg/postgresql docker tag to 6e0bdf6 (#1368) (67362ac)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features

    • PostgreSQL extensions can now be configured in database specifications
  • Chores

    • Chart version updated to 3.1.0
    • Common dependency updated to version 1.2.1
    • Maintainer information updated

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 21, 2026

Warning

Rate limit exceeded

@teutonet-bot has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 25 minutes and 28 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.

📝 Walkthrough

Walkthrough

Release version bump for the teuto-cnpg Helm chart from 3.0.0 to 3.1.0, including manifest update, changelog documentation, chart metadata changes, and a new maintainer addition. All modifications are configuration and metadata-focused with no functional code changes.

Changes

Cohort / File(s) Summary
Release Manifest
.github/release-please/manifest.json
Version updated from 3.0.0 to 3.1.0 for teuto-cnpg chart.
Chart Release Documentation
charts/teuto-cnpg/CHANGELOG.md, charts/teuto-cnpg/Chart.yaml
Changelog entry added for 3.1.0 with features (PostgreSQL extensions) and miscellaneous chores (dependency pinning). Chart version bumped to 3.1.0, common dependency pinned to 1.2.1, and new maintainer (marvinWolff) added to metadata.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Suggested reviewers

  • marvinWolff
  • tasches
  • cwrau

Poem

🐰 A version bump hops into view,
Three point one, so fresh and new!
Charts aligned, dependencies tight,
A release that's perfectly right! 🚀

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 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 main change: a release bump for the teuto-cnpg chart from v3.0.0 to v3.1.0, which is reflected across all modified files.
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
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main--components--teuto-cnpg

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 @teutonet-bot, 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 represents an automated release for the teuto-cnpg Helm chart, advancing its version to 3.0.1. The core change involves pinning a specific Docker image tag for the cloudnative-pg/postgresql dependency, which enhances the predictability and stability of deployments using this chart.

Highlights

  • teuto-cnpg Chart Version Update: The teuto-cnpg Helm chart has been updated from version 3.0.0 to 3.0.1.
  • Dependency Pinning: The ghcr.io/cloudnative-pg/postgresql docker image tag has been explicitly pinned to 6e0bdf6 to ensure consistent dependency resolution.
  • Release Manifest Update: The .github/release-please/manifest.json file was updated to reflect the new teuto-cnpg chart version.
  • Changelog Entry: A new entry for version 3.0.1 has been added to charts/teuto-cnpg/CHANGELOG.md, detailing the dependency pinning.
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 is an automated release for teuto-cnpg version 3.0.1, generated by release-please. The changes include updating the chart version, adding a new changelog entry, and updating the release manifest. The release itself incorporates a dependency update, pinning the postgresql docker image to a specific digest, which is a good practice.

My review found one issue: the sources URL in Chart.yaml has not been updated to reflect the new version. I've left a specific comment on that. Otherwise, the changes look correct for an automated release.

Comment thread charts/teuto-cnpg/Chart.yaml Outdated
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--teuto-cnpg branch 3 times, most recently from e406409 to cdd95ee Compare January 26, 2026 08:26
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--teuto-cnpg branch 3 times, most recently from 2b132c7 to dfe0bb5 Compare February 4, 2026 08:21
@teutonet-bot teutonet-bot changed the title chore(main): [bot] release teuto-cnpg:3.0.1 chore(main): [bot] release teuto-cnpg:3.1.0 Feb 4, 2026
@teutonet-bot teutonet-bot force-pushed the release-please--branches--main--components--teuto-cnpg branch from 985a161 to 3e3d1a4 Compare February 4, 2026 14:00
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

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
charts/teuto-cnpg/Chart.yaml (1)

18-20: ⚠️ Potential issue | 🟡 Minor

Update stale source URL to match current chart version.

Line 19 references teuto-cnpg-v3.0.0 but the chart version is 3.1.0. Unlike other charts in the repository which maintain matching version tags in their source URLs, this chart's source URL is outdated. Update it to teuto-cnpg-v3.1.0.

@teutonet-bot teutonet-bot added this pull request to the merge queue Feb 4, 2026
Merged via the queue into main with commit ec213fe Feb 4, 2026
19 checks passed
@teutonet-bot teutonet-bot deleted the release-please--branches--main--components--teuto-cnpg branch February 4, 2026 14:26
@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.

3 participants