Skip to content

Release v0.33.1 - #1166

Merged
Andrei Kvapil (kvaps) merged 1 commit into
mainfrom
release-0.33.1
Jul 8, 2025
Merged

Release v0.33.1#1166
Andrei Kvapil (kvaps) merged 1 commit into
mainfrom
release-0.33.1

Conversation

@cozystack-bot

@cozystack-bot Cozystack Bot (cozystack-bot) commented Jul 8, 2025

Copy link
Copy Markdown
Contributor

This PR prepares the release v0.33.1.

Summary by CodeRabbit

  • Chores
    • Updated container image tags and digests across multiple components to newer patch versions, including cluster-autoscaler, kubevirt-cloud-provider, kubevirt-csi-driver, cozystack installer, e2e testing service, matchbox, s3manager, cozystackAPI, cozystack-controller, dashboard, kubeapps, Kamaji, kubeovn-webhook, kubeovn, and kubevirt-csi-node.
    • Updated related configuration files to reflect the new image versions and digests.

Signed-off-by: cozystack-bot <217169706+cozystack-bot@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jul 8, 2025

Copy link
Copy Markdown
Contributor

Walkthrough

This update revises multiple container image tags and digests across various configuration and values files. Most changes increment version tags from 0.25.0 to 0.25.1 or from v0.33.0 to v0.33.1, with corresponding digest updates. No logic, configuration, or public interface changes are introduced.

Changes

File(s) Change Summary
packages/apps/kubernetes/images/cluster-autoscaler.tag
packages/apps/kubernetes/images/kubevirt-cloud-provider.tag
packages/apps/kubernetes/images/kubevirt-csi-driver.tag
packages/system/kubevirt-csi-node/values.yaml
Updated image tags from 0.25.0 to 0.25.1; digests unchanged.
packages/core/installer/values.yaml
packages/core/testing/values.yaml
packages/system/cozystack-api/values.yaml
packages/system/cozystack-controller/values.yaml
packages/system/dashboard/values.yaml
packages/system/dashboard/charts/kubeapps/templates/dashboard/configmap.yaml
packages/system/kamaji/values.yaml
packages/system/kubeovn-webhook/values.yaml
Updated image tags and digests from v0.33.0 to v0.33.1.
packages/extra/bootbox/images/matchbox.tag Updated image tag and digest from v0.33.0 to v0.33.1.
packages/system/bucket/images/s3manager.tag Updated image digest for s3manager, version v0.5.0 unchanged.
packages/system/kubeovn/values.yaml Updated kubeovn image digest, version v1.13.13 unchanged.

Possibly related PRs

  • cozystack/cozystack#1159: Updated the same images from earlier versions to 0.25.0 or v0.33.0, preceding this patch update.
  • cozystack/cozystack#630: Prepares release v0.25.1 by updating container image versions for the same components.
  • cozystack/cozystack#642: Updates similar image tags from 0.25.1 to 0.25.3, reflecting related version bump changes.

Suggested reviewers

  • lllamnyp
  • klinch0
  • kvaps

Poem

In the meadow of tags, a hop and a skip,
New versions bloom, with each little blip.
Images refreshed, digests anew,
The carrots of progress—delightful to chew!
Patch by patch, the garden grows bright—
A cozy stack, updated just right.
🥕✨


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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

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)
packages/system/cozystack-controller/values.yaml (1)

5-5: Avoid scattering the release version

cozystackVersion duplicates the tag string hard-coded above. Consider pulling it from a single source (e.g. Chart.appVersion or a .global.version value) to prevent future drift across files.

📜 Review details

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

📥 Commits

Reviewing files that changed from the base of the PR and between 91a07dc and 99552bf.

📒 Files selected for processing (15)
  • packages/apps/kubernetes/images/cluster-autoscaler.tag (1 hunks)
  • packages/apps/kubernetes/images/kubevirt-cloud-provider.tag (1 hunks)
  • packages/apps/kubernetes/images/kubevirt-csi-driver.tag (1 hunks)
  • packages/core/installer/values.yaml (1 hunks)
  • packages/core/testing/values.yaml (1 hunks)
  • packages/extra/bootbox/images/matchbox.tag (1 hunks)
  • packages/system/bucket/images/s3manager.tag (1 hunks)
  • packages/system/cozystack-api/values.yaml (1 hunks)
  • packages/system/cozystack-controller/values.yaml (1 hunks)
  • packages/system/dashboard/charts/kubeapps/templates/dashboard/configmap.yaml (1 hunks)
  • packages/system/dashboard/values.yaml (2 hunks)
  • packages/system/kamaji/values.yaml (1 hunks)
  • packages/system/kubeovn-webhook/values.yaml (1 hunks)
  • packages/system/kubeovn/values.yaml (1 hunks)
  • packages/system/kubevirt-csi-node/values.yaml (1 hunks)
🧰 Additional context used
🧠 Learnings (7)
📓 Common learnings
Learnt from: NickVolynkin
PR: cozystack/cozystack#1117
File: packages/apps/mysql/Makefile:8-8
Timestamp: 2025-06-26T04:29:24.830Z
Learning: The cozystack project uses yq v4+ on their CI runner, so yq v4 syntax (-o json --indent 4) is compatible and version checks are not needed.
Learnt from: NickVolynkin
PR: cozystack/cozystack#1120
File: packages/apps/ferretdb/README.md:35-37
Timestamp: 2025-07-02T09:58:11.406Z
Learning: In the cozystack repository, the maintainer NickVolynkin prefers to keep realistic-looking example credentials in README documentation rather than using generic placeholders like <ACCESS_KEY>, even though they are just examples and not real secrets.
packages/apps/kubernetes/images/cluster-autoscaler.tag (1)
Learnt from: NickVolynkin
PR: cozystack/cozystack#1117
File: packages/apps/mysql/Makefile:8-8
Timestamp: 2025-06-26T04:29:24.830Z
Learning: The cozystack project uses yq v4+ on their CI runner, so yq v4 syntax (-o json --indent 4) is compatible and version checks are not needed.
packages/system/cozystack-api/values.yaml (2)
Learnt from: NickVolynkin
PR: cozystack/cozystack#1120
File: packages/apps/ferretdb/README.md:35-37
Timestamp: 2025-07-02T09:58:11.406Z
Learning: In the cozystack repository, the maintainer NickVolynkin prefers to keep realistic-looking example credentials in README documentation rather than using generic placeholders like <ACCESS_KEY>, even though they are just examples and not real secrets.
Learnt from: NickVolynkin
PR: cozystack/cozystack#1117
File: packages/apps/mysql/Makefile:8-8
Timestamp: 2025-06-26T04:29:24.830Z
Learning: The cozystack project uses yq v4+ on their CI runner, so yq v4 syntax (-o json --indent 4) is compatible and version checks are not needed.
packages/core/installer/values.yaml (2)
Learnt from: NickVolynkin
PR: cozystack/cozystack#1117
File: packages/apps/mysql/Makefile:8-8
Timestamp: 2025-06-26T04:29:24.830Z
Learning: The cozystack project uses yq v4+ on their CI runner, so yq v4 syntax (-o json --indent 4) is compatible and version checks are not needed.
Learnt from: NickVolynkin
PR: cozystack/cozystack#1120
File: packages/apps/ferretdb/README.md:35-37
Timestamp: 2025-07-02T09:58:11.406Z
Learning: In the cozystack repository, the maintainer NickVolynkin prefers to keep realistic-looking example credentials in README documentation rather than using generic placeholders like <ACCESS_KEY>, even though they are just examples and not real secrets.
packages/system/bucket/images/s3manager.tag (2)
Learnt from: NickVolynkin
PR: cozystack/cozystack#1120
File: packages/apps/ferretdb/README.md:35-37
Timestamp: 2025-07-02T09:58:11.406Z
Learning: In the cozystack repository, the maintainer NickVolynkin prefers to keep realistic-looking example credentials in README documentation rather than using generic placeholders like <ACCESS_KEY>, even though they are just examples and not real secrets.
Learnt from: NickVolynkin
PR: cozystack/cozystack#1117
File: packages/apps/mysql/Makefile:8-8
Timestamp: 2025-06-26T04:29:24.830Z
Learning: The cozystack project uses yq v4+ on their CI runner, so yq v4 syntax (-o json --indent 4) is compatible and version checks are not needed.
packages/core/testing/values.yaml (1)
Learnt from: NickVolynkin
PR: cozystack/cozystack#1117
File: packages/apps/mysql/Makefile:8-8
Timestamp: 2025-06-26T04:29:24.830Z
Learning: The cozystack project uses yq v4+ on their CI runner, so yq v4 syntax (-o json --indent 4) is compatible and version checks are not needed.
packages/system/cozystack-controller/values.yaml (2)
Learnt from: NickVolynkin
PR: cozystack/cozystack#1117
File: packages/apps/mysql/Makefile:8-8
Timestamp: 2025-06-26T04:29:24.830Z
Learning: The cozystack project uses yq v4+ on their CI runner, so yq v4 syntax (-o json --indent 4) is compatible and version checks are not needed.
Learnt from: NickVolynkin
PR: cozystack/cozystack#1120
File: packages/apps/ferretdb/README.md:35-37
Timestamp: 2025-07-02T09:58:11.406Z
Learning: In the cozystack repository, the maintainer NickVolynkin prefers to keep realistic-looking example credentials in README documentation rather than using generic placeholders like <ACCESS_KEY>, even though they are just examples and not real secrets.
⏰ 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)
  • GitHub Check: Prepare environment
🔇 Additional comments (16)
packages/apps/kubernetes/images/cluster-autoscaler.tag (1)

1-1: Digest-Tag mismatch risk – please verify image immutability

Only the semver tag moved to 0.25.1; the digest stayed the same.
If the upstream project actually shipped a new image, retaining the old digest nullifies the bump. Please confirm that:

  1. sha256:3a8170… is indeed the digest the upstream now publishes for 0.25.1, or
  2. the bump is intentional purely for bookkeeping.
packages/apps/kubernetes/images/kubevirt-cloud-provider.tag (1)

1-1: Same digest, new tag — double-check upstream manifest

Identical concern as with cluster-autoscaler: tag advanced to 0.25.1, digest unchanged.
Ensure the digest really corresponds to the new tag to avoid silent drift.

packages/core/installer/values.yaml (1)

2-2: Installer image bump looks good

Version and digest both updated – consistent with the v0.33.1 release.

packages/system/kamaji/values.yaml (1)

6-6: Kamaji image update acknowledged

Tag and digest correctly advance to v0.33.1; no other config touched.

packages/core/testing/values.yaml (1)

2-2: E2E sandbox image bump accepted

v0.33.1 tag plus new digest – change is straightforward.

packages/system/kubeovn-webhook/values.yaml (1)

3-3: Confirm published digest for v0.33.1

The tag bump looks correct, but please verify that the referenced SHA 5958515…b9da is the digest of the officially published v0.33.1 image in ghcr.io/cozystack/cozystack/kubeovn-webhook to prevent pull errors.

packages/extra/bootbox/images/matchbox.tag (1)

1-1: Double-check digest for new v0.33.1 tag

Ensure that SHA ca3638c…1532 is the digest attached to the matchbox:v0.33.1 tag in GHCR; otherwise the tag+digest pair will silently pin the old image.

packages/apps/kubernetes/images/kubevirt-csi-driver.tag (1)

1-1: Digest unchanged while tag bumped to 0.25.1

The digest is still 445c2727…bc036 (previously used for 0.25.0). If upstream did not re-tag the image, this effectively keeps the old binary.
Confirm that the digest truly corresponds to 0.25.1; otherwise update it to the correct value.

packages/system/kubevirt-csi-node/values.yaml (1)

3-3: Same concern as driver image

kubevirt-csi-node now references 0.25.1 but with the legacy digest. Please verify consistency with the actual 0.25.1 image to avoid version drift between chart metadata and binary content.

packages/system/kubeovn/values.yaml (1)

67-67: LGTM – digest refresh only

Digest updated for kubeovn:v1.13.13; tag unchanged. Looks correct and follows standard supply-chain-pinned pattern.

packages/system/cozystack-controller/values.yaml (1)

2-2: Digest ↔ tag sanity-check

Image tag bumped to v0.33.1 with a new digest. Please double-check that the digest actually corresponds to the pushed v0.33.1 image to avoid accidental rollbacks or supply-chain surprises.

packages/system/bucket/images/s3manager.tag (1)

1-1: Digest updated – please verify build provenance

Only the digest changed while the tag stayed at v0.5.0. Make sure this digest is the intended rebuild (security patch?) and not an un-signed overwrite of the old tag.

packages/system/dashboard/charts/kubeapps/templates/dashboard/configmap.yaml (1)

79-79: Version bump looks good

appVersion now matches the rest of the release (v0.33.1). No other logic touched.

packages/system/cozystack-api/values.yaml (1)

2-2: Confirm API image digest

Same note as controller: ensure the digest belongs to v0.33.1 before cutting the release.

packages/system/dashboard/values.yaml (2)

22-24: Dashboard image tag/digest pair

Tag and digest updated consistently—good. Please still validate the digest to catch any CI push issues.


40-41: kubeapps-apis image bump

Looks correct and in sync with the dashboard version. Same validation comment applies.

@kvaps
Andrei Kvapil (kvaps) merged commit acd4663 into main Jul 8, 2025
44 of 48 checks passed
@kvaps
Andrei Kvapil (kvaps) deleted the release-0.33.1 branch July 8, 2025 08:48
@coderabbitai coderabbitai Bot mentioned this pull request Jul 9, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants