Skip to content

Release v1.0.0-beta.5#2056

Merged
kvaps merged 1 commit intomainfrom
release-1.0.0-beta.5
Feb 16, 2026
Merged

Release v1.0.0-beta.5#2056
kvaps merged 1 commit intomainfrom
release-1.0.0-beta.5

Conversation

@cozystack-bot
Copy link
Member

@cozystack-bot cozystack-bot commented Feb 16, 2026

This PR prepares the release v1.0.0-beta.5.

Summary by CodeRabbit

  • Chores
    • Updated all platform and system components to v1.0.0-beta.5, including core services, controllers, dashboard, and networking utilities. Changes include refreshed container image references across installer, platform migrations, API services, backup systems, and object storage components for improved stability and consistency.

Signed-off-by: cozystack-bot <[email protected]>
@cozystack-bot cozystack-bot added the release Releasing a new Cozystack version label Feb 16, 2026
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Feb 16, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 16, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

This pull request performs a coordinated version bump of container images across 17 files from v1.0.0-beta.4 to v1.0.0-beta.5. Updates affect Helm values files and image tag files spanning core, extra, and system packages, with corresponding SHA256 digest changes where applicable.

Changes

Cohort / File(s) Summary
Core Packages
packages/core/installer/values.yaml, packages/core/platform/values.yaml, packages/core/testing/values.yaml
Updated cozystackOperator, platform-migrations, and e2e image references from beta.4 to beta.5 with new SHA256 digests.
Extra Packages
packages/extra/bootbox/images/matchbox.tag, packages/extra/seaweedfs/images/objectstorage-sidecar.tag
Bumped matchbox and objectstorage-sidecar image tags from beta.4 to beta.5 with corresponding digest updates.
System Controllers
packages/system/backup-controller/values.yaml, packages/system/backupstrategy-controller/values.yaml, packages/system/cozystack-api/values.yaml, packages/system/cozystack-controller/values.yaml, packages/system/grafana-operator/images/grafana-dashboards.tag, packages/system/kubeovn-plunger/values.yaml, packages/system/kubeovn-webhook/values.yaml, packages/system/lineage-controller-webhook/values.yaml, packages/system/objectstorage-controller/values.yaml
Updated controller and service image references from beta.4 to beta.5 with new SHA256 digests.
Dashboard & Kamaji
packages/system/dashboard/templates/configmap.yaml, packages/system/dashboard/values.yaml, packages/system/kamaji/values.yaml, packages/system/seaweedfs/values.yaml
Updated dashboard version string, dashboard component images (openapiUI, openapiUIK8sBff, tokenProxy), Kamaji image and migrate-image argument, and SeaweedFS sidecar reference to beta.5.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • kvaps
  • lllamnyp
  • nbykov0

Poem

🐰 From beta.4 to beta.5 we hop,
With digests renewed, the updates won't stop!
Across every package, from core to the edge,
Container versions march, steady and deft.
A coordinated leap—the infrastructure's set! 🚀

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Release v1.0.0-beta.5' directly and clearly summarizes the main objective of the changeset, which is to release version v1.0.0-beta.5 across all components.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into main

✏️ 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-1.0.0-beta.5

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
Contributor

Summary of Changes

Hello @cozystack-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 systematically updates all image tags and platform source references within the project's configuration files to v1.0.0-beta.5. This comprehensive update ensures that all components are aligned with the latest beta release, preparing the system for a consistent and stable deployment of v1.0.0-beta.5.

Highlights

  • Version Update: All internal component image references and platform source references have been updated to v1.0.0-beta.5 with their corresponding new SHA256 digests.
  • Configuration Alignment: Key configuration files across various packages now reflect the new beta release version, ensuring consistency for the upcoming release.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • packages/core/installer/values.yaml
    • Updated the cozystackOperator image tag and platformSourceRef digest to v1.0.0-beta.5.
  • packages/core/platform/values.yaml
    • Updated the platform-migrations image tag to v1.0.0-beta.5.
  • packages/core/testing/values.yaml
    • Updated the e2e-sandbox image tag to v1.0.0-beta.5.
  • packages/extra/bootbox/images/matchbox.tag
    • Updated the matchbox image tag to v1.0.0-beta.5.
  • packages/extra/seaweedfs/images/objectstorage-sidecar.tag
    • Updated the objectstorage-sidecar image tag to v1.0.0-beta.5.
  • packages/system/backup-controller/values.yaml
    • Updated the backup-controller image tag to v1.0.0-beta.5.
  • packages/system/backupstrategy-controller/values.yaml
    • Updated the backupstrategy-controller image tag to v1.0.0-beta.5.
  • packages/system/cozystack-api/values.yaml
    • Updated the cozystack-api image tag to v1.0.0-beta.5.
  • packages/system/cozystack-controller/values.yaml
    • Updated the cozystack-controller image tag to v1.0.0-beta.5.
  • packages/system/dashboard/templates/configmap.yaml
    • Updated the $tenantText variable to v1.0.0-beta.5.
  • packages/system/dashboard/values.yaml
    • Updated openapiUI, openapiUIK8sBff, and tokenProxy image tags to v1.0.0-beta.5.
  • packages/system/grafana-operator/images/grafana-dashboards.tag
    • Updated the grafana-dashboards image tag to v1.0.0-beta.5.
  • packages/system/kamaji/values.yaml
    • Updated the kamaji image tag and the --migrate-image argument to v1.0.0-beta.5.
  • packages/system/kubeovn-plunger/values.yaml
    • Updated the kubeovn-plunger image tag to v1.0.0-beta.5.
  • packages/system/kubeovn-webhook/values.yaml
    • Updated the kubeovn-webhook image tag to v1.0.0-beta.5.
  • packages/system/lineage-controller-webhook/values.yaml
    • Updated the lineage-controller-webhook image tag to v1.0.0-beta.5.
  • packages/system/objectstorage-controller/values.yaml
    • Updated the objectstorage-controller image tag to v1.0.0-beta.5.
  • packages/system/seaweedfs/values.yaml
    • Updated the objectstorage-sidecar image tag to v1.0.0-beta.5.
Activity
  • No human activity has been recorded on this pull request yet.
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
Contributor

@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

The pull request successfully updates the version tags and image digests to v1.0.0-beta.5 across the repository. The changes are consistent with a release preparation PR, ensuring that all components point to the latest beta release. No functional issues, regressions, or security vulnerabilities were identified in the configuration updates.

@kvaps kvaps merged commit f131eb1 into main Feb 16, 2026
10 checks passed
@kvaps kvaps deleted the release-1.0.0-beta.5 branch February 16, 2026 16:54
@coderabbitai coderabbitai bot mentioned this pull request Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Releasing a new Cozystack version size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants