Release v0.34.0-beta.3 - #1223
Conversation
Signed-off-by: cozystack-bot <217169706+cozystack-bot@users.noreply.github.com>
WalkthroughThis change updates container image references, tags, and SHA256 digests across multiple configuration files to move from version Changes
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (10)
🧰 Additional context used🧠 Learnings (7)📓 Common learningspackages/system/cozystack-api/values.yaml (3)packages/extra/bootbox/images/matchbox.tag (1)packages/system/dashboard/values.yaml (1)packages/core/testing/values.yaml (1)packages/core/installer/values.yaml (2)packages/system/cozystack-controller/values.yaml (1)⏰ 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)
🔇 Additional comments (12)
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed 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)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Summary of Changes
Hello Cozystack Bot (@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 is a standard release preparation, advancing the version of several core and system components to v0.34.0-beta.3. This ensures that the project's internal references and dependencies are aligned with the latest beta release, incorporating any new features, bug fixes, or performance improvements from the updated image builds.
Highlights
- Version Update: This pull request updates the version of various internal components and their associated container image tags and SHA256 digests to
v0.34.0-beta.3. - Component Updates: Specific components updated include
installer,e2e-sandbox,matchbox,cozystack-api,cozystack-controller,dashboard,kubeapps-apis,kamaji, andkubeovn-webhook. Thekubeovnimage also received an SHA256 digest update for itsv1.13.14tag.
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 in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands.
| 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 (@gemini-code-assist) | Responds in comments when explicitly tagged, both in issue 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 is currently in preview and may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on Gemini (@gemini-code-assist) comments to provide feedback.
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
-
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. ↩
| repository: dashboard | ||
| tag: v0.34.0-beta.2 | ||
| tag: v0.34.0-beta.3 | ||
| digest: "sha256:ac2b5348d85fe37ad70a4cc159881c4eaded9175a4b586cfa09a52b0fbe5e1e5" |
| tag: v0.34.0-beta.2 | ||
| digest: "sha256:80ba10d6a8dc9d0bb5393ada50134925978cc79783d580050c70726fc96b38c6" | ||
| tag: v0.34.0-beta.3 | ||
| digest: "sha256:78faa3aa5cbe3ebd4e315e8dcdb786ecc5f7cad4f87306fb60b022678d672105" |
| image: | ||
| pullPolicy: IfNotPresent | ||
| tag: v0.34.0-beta.2@sha256:09465ae8285b4ae43203581e443409cd4e1e119dde62a5c14d63ce064fb840b0 | ||
| tag: v0.34.0-beta.3@sha256:09465ae8285b4ae43203581e443409cd4e1e119dde62a5c14d63ce064fb840b0 |
There was a problem hiding this comment.
Kamaji was not updated in this release, so the digest remained unchanged.
There was a problem hiding this comment.
Check out release 0.33.0 where Kamaji dependency was updated, so the digest did change as well https://github.com/cozystack/cozystack/pull/1159/files#diff-c4be33dddd1101b6d53a675a4dc0d744a7d8172748f65ff0969e480a8ac28a9e
This PR prepares the release
v0.34.0-beta.3.Summary by CodeRabbit