Skip to content

Release v0.36.1 - #1434

Merged
Andrei Kvapil (kvaps) merged 1 commit into
mainfrom
release-0.36.1
Sep 18, 2025
Merged

Release v0.36.1#1434
Andrei Kvapil (kvaps) merged 1 commit into
mainfrom
release-0.36.1

Conversation

@cozystack-bot

@cozystack-bot Cozystack Bot (cozystack-bot) commented Sep 18, 2025

Copy link
Copy Markdown
Contributor

This PR prepares the release v0.36.1.

Summary by CodeRabbit

  • Chores
    • Upgraded container images across the stack to v0.36.1 (installer, API, controller, dashboard, Kamaji, kubeovn-plunger, kubeovn-webhook, objectstorage-controller, e2e sandbox, matchbox, seaweedfs sidecar).
    • Bumped component versions: Grafana 1.13.1, Cluster Autoscaler 0.29.1, KubeVirt CSI/Cloud Provider 0.29.1.
    • Updated dashboard appVersion references to v0.36.1.
    • Refreshed pinned digests for nginx-cache, kube-ovn, and s3manager to ensure consistent deployments.
    • No functional configuration changes beyond image/tag updates.

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

coderabbitai Bot commented Sep 18, 2025

Copy link
Copy Markdown
Contributor

Walkthrough

Multiple image tags and digests were updated across apps, core, extra, and system packages. Changes include version bumps (mostly v0.36.0 → v0.36.1) and some digest adjustments, with no structural, logic, or configuration schema changes.

Changes

Cohort / File(s) Summary of changes
HTTP Cache
packages/apps/http-cache/images/nginx-cache.tag
Pinned digest updated; tag unchanged (ghcr.io/.../nginx-cache:0.7.0).
Kubernetes Autoscaling & Cloud Provider
packages/apps/kubernetes/images/cluster-autoscaler.tag, packages/apps/kubernetes/images/kubevirt-cloud-provider.tag
Tags bumped 0.29.0 → 0.29.1; digests unchanged.
KubeVirt CSI
packages/apps/kubernetes/images/kubevirt-csi-driver.tag, packages/system/kubevirt-csi-node/values.yaml
Driver and node image tags 0.29.0 → 0.29.1; digests unchanged.
Core Release Bumps
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/objectstorage-controller/values.yaml
Images and embedded versions bumped v0.36.0 → v0.36.1; where applicable, new digests applied; no other fields changed.
SeaweedFS & COSI Sidecar
packages/extra/seaweedfs/images/objectstorage-sidecar.tag, packages/system/seaweedfs/values.yaml
Sidecar image updated to v0.36.1 with new digest; referencing value updated accordingly.
KubeOVN Family
packages/system/kubeovn/values.yaml, packages/system/kubeovn-plunger/values.yaml, packages/system/kubeovn-webhook/values.yaml
Kube-OVN main image digest updated; plunger and webhook images bumped to v0.36.1 with new digests.
Monitoring: Grafana
packages/extra/monitoring/images/grafana.tag
Tag 1.13.0 → 1.13.1; digest unchanged.
Bootbox: Matchbox
packages/extra/bootbox/images/matchbox.tag
Image bumped v0.36.0 → v0.36.1 with new digest.
Bucket: s3manager
packages/system/bucket/images/s3manager.tag
Digest updated; tag unchanged (v0.5.0).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • kvaps
  • lllamnyp
  • klinch0

Poem

I nibble tags with careful cheer,
Hop by hop from there to here.
Digests swapped, versions neat,
Release carrots crisp and sweet. 🥕
Burrows hum with v0.36.1,
Cache and clouds—updates done!
Thump-thump: another tidy run.

Pre-merge checks and finishing touches

✅ 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 "Release v0.36.1" is a concise, single-sentence summary that accurately reflects the PR’s primary purpose (preparing the v0.36.1 release) and matches the changeset of image and version bumps and the PR objectives.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-0.36.1

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 gemini-code-assist 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.

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 systematically updates all version references and associated image digests across the Cozystack ecosystem to align with the new v0.36.1 release. The changes ensure that all deployed components will utilize the latest builds and configurations, facilitating a smooth and consistent update process for the platform.

Highlights

  • Release Preparation: This pull request is dedicated to preparing the v0.36.1 release for the Cozystack project.
  • Version Bumps: All relevant component image tags and version strings have been updated from v0.36.0 (or equivalent prior minor versions) to v0.36.1 across various packages.
  • SHA256 Digest Updates: Corresponding SHA256 digests for all updated container images have been refreshed to ensure integrity and reflect the new builds.
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 (@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 (@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.

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request prepares for the v0.36.1 release by updating various image tags and versions across the project. While most updates appear correct, I've identified several critical issues where image tags have been updated, but their corresponding SHA256 digests have not. This will cause incorrect image versions to be deployed. These issues must be fixed before merging to ensure a successful release.

@@ -1 +1 @@
ghcr.io/cozystack/cozystack/cluster-autoscaler:0.29.0@sha256:2d39989846c3579dd020b9f6c77e6e314cc81aa344eaac0f6d633e723c17196d
ghcr.io/cozystack/cozystack/cluster-autoscaler:0.29.1@sha256:2d39989846c3579dd020b9f6c77e6e314cc81aa344eaac0f6d633e723c17196d

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.

critical

The image tag has been updated to 0.29.1, but the SHA256 digest has not been updated. This will cause the old image to be used. Please update the digest to match the new image version.

@@ -1 +1 @@
ghcr.io/cozystack/cozystack/kubevirt-cloud-provider:0.29.0@sha256:5335c044313b69ee13b30ca4941687e509005e55f4ae25723861edbf2fbd6dd2
ghcr.io/cozystack/cozystack/kubevirt-cloud-provider:0.29.1@sha256:5335c044313b69ee13b30ca4941687e509005e55f4ae25723861edbf2fbd6dd2

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.

critical

The image tag has been updated to 0.29.1, but the SHA256 digest has not been updated. This will cause the old image to be used. Please update the digest to match the new image version.

@@ -1 +1 @@
ghcr.io/cozystack/cozystack/kubevirt-csi-driver:0.29.0@sha256:cae43eae09fc39e5f2140d30ef55253f871cc565b8b7a564a54077b7cbd92212
ghcr.io/cozystack/cozystack/kubevirt-csi-driver:0.29.1@sha256:cae43eae09fc39e5f2140d30ef55253f871cc565b8b7a564a54077b7cbd92212

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.

critical

The image tag has been updated to 0.29.1, but the SHA256 digest has not been updated. This will cause the old image to be used. Please update the digest to match the new image version.

@@ -1 +1 @@
ghcr.io/cozystack/cozystack/grafana:1.13.0@sha256:c63978e1ed0304e8518b31ddee56c4e8115541b997d8efbe1c0a74da57140399
ghcr.io/cozystack/cozystack/grafana:1.13.1@sha256:c63978e1ed0304e8518b31ddee56c4e8115541b997d8efbe1c0a74da57140399

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.

critical

The image tag has been updated to 1.13.1, but the SHA256 digest has not been updated. This will cause the old image to be used. Please update the digest to match the new image version.

registry: ghcr.io/cozystack/cozystack
repository: dashboard
tag: v0.36.0
tag: v0.36.1

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.

critical

The image tag has been updated to v0.36.1, but the corresponding digest on the next line has not been updated. This will lead to image pull errors or using an incorrect image version. Please update the digest to match the v0.36.1 image.

storageClass: replicated
csiDriver:
image: ghcr.io/cozystack/cozystack/kubevirt-csi-driver:0.29.0@sha256:cae43eae09fc39e5f2140d30ef55253f871cc565b8b7a564a54077b7cbd92212
image: ghcr.io/cozystack/cozystack/kubevirt-csi-driver:0.29.1@sha256:cae43eae09fc39e5f2140d30ef55253f871cc565b8b7a564a54077b7cbd92212

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.

critical

The image tag has been updated to 0.29.1, but the SHA256 digest has not been updated. This will cause the old image to be used. This seems to be the same issue as in packages/apps/kubernetes/images/kubevirt-csi-driver.tag. Please update the digest to match the new image version.

objectstorage:
controller:
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v0.36.0@sha256:aa0000265ae58155aebefedac72d0a6acc45437b8668bb9739bf11edefec067a"
image: "ghcr.io/cozystack/cozystack/objectstorage-controller:v0.36.1@sha256:aa0000265ae58155aebefedac72d0a6acc45437b8668bb9739bf11edefec067a"

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.

critical

The image tag has been updated to v0.36.1, but the SHA256 digest has not been updated. This will cause the old image to be used. Please update the digest to match the new image version.

@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 (2)
packages/system/bucket/images/s3manager.tag (1)

1-1: Digest-only update on immutable tag; document reason and scan.
Same tag (v0.5.0) with new digest can confuse operators. Add a brief release note about the rebuild reason and run vuln scan on the new digest.

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

2-2: Add CI guard to enforce tag+digest pinning repo-wide.

Consider a lightweight check in CI to fail on images without an explicit Shamim Hasnath (@sha256) digest.

#!/bin/bash
# Fail if any image reference lacks a pinned digest
rg -nP 'ghcr\.io/.+:(?![^@\n]+@sha256:)' -g '!**/README*' -g '!**/*.md' && {
  echo "Found unpinned image references"; exit 1; } || echo "All images pinned"
📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 3d02fbf and 18ff789.

📒 Files selected for processing (21)
  • packages/apps/http-cache/images/nginx-cache.tag (1 hunks)
  • 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/extra/monitoring/images/grafana.tag (1 hunks)
  • packages/extra/seaweedfs/images/objectstorage-sidecar.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 (2 hunks)
  • packages/system/kubeovn-plunger/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)
  • packages/system/objectstorage-controller/values.yaml (1 hunks)
  • packages/system/seaweedfs/values.yaml (1 hunks)
⏰ 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 (20)
packages/system/objectstorage-controller/values.yaml (1)

3-3: LGTM; confirm tag→digest mapping and sidecar/version alignment.
Looks consistent with the v0.36.1 release. Please validate digest resolution (see script above) and ensure related objectstorage sidecars are on the same release.

packages/apps/kubernetes/images/kubevirt-cloud-provider.tag (1)

1-1: LGTM; check compatibility with cluster-autoscaler 0.29.1 and verify digest.
The bump aligns with other KubeVirt 0.29.1 components. Validate digest resolution with the provided script.

packages/apps/http-cache/images/nginx-cache.tag (1)

1-1: Digest refresh acknowledged; sanity-check behavior.
No tag change; pinned digest updated. Please run a quick smoke test (cache HIT/MISS paths) after rollout.

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

3-3: LGTM; ensure Kube-OVN components are version-synced.
New tag and digest look fine. Confirm kube-ovn core/webhook images are on compatible versions and cert rotation isn’t impacted.

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

2-2: LGTM; API image bump pinned by digest.
Please verify the digest matches the v0.36.1 tag (use the script) and that any appVersion or displayed version strings are updated consistently.

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

1-1: LGTM; validate PXE/boot flows post-bump.
New tag/digest look good. Do a quick provisioning smoke test to catch regressions.

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

3-3: LGTM — tag→digest verification passed; no mismatches.

Ran the provided script; all listed images returned PASS (including kubevirt-csi-driver:0.29.1 and kubevirt-cloud-provider:0.29.1).

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

3-3: LGTM: kubeovn-plunger image updated to v0.36.1 with digest.

Confirm kubeovn-plunger, kubeovn, and kubeovn-webhook versions are intended to be in lockstep for v0.36.1 in this release.

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

2-2: LGTM: installer image bumped to v0.36.1 with new digest.

Ensure release metadata (changelog, chart appVersion if applicable) also reflects v0.36.1.

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

67-67: LGTM: kube-ovn digest refreshed for v1.14.5.

Confirm imagePullPolicy and rollout strategy ensure nodes pick up the new digest without manual intervention.

packages/extra/seaweedfs/images/objectstorage-sidecar.tag (1)

1-1: LGTM: objectstorage-sidecar bumped to v0.36.1 with new digest.

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

2-2: Action: verify GHCR digest for ghcr.io/cozystack/cozystack/e2e-sandbox:v0.36.1

Automated check returned no Docker-Content-Digest header; confirm the tag equals sha256:150efd626321c9389415da5779504be4f10e70beafaeb1b7c162b08b3d50b51f (example: curl -sI -H 'Accept: application/vnd.docker.distribution.manifest.v2+json' "https://ghcr.io/v2/cozystack/cozystack/e2e-sandbox/manifests/v0.36.1" | awk -F': ' '/Docker-Content-Digest/ {print $2}').

packages/apps/kubernetes/images/cluster-autoscaler.tag (1)

1-1: Digest unchanged across 0.29.0 → 0.29.1 — manual verification required

Sandbox couldn't fetch GHCR (registry query produced no output); verify that 0.29.1 does not reuse 0.29.0's manifest by comparing Docker-Content-Digest or checking upstream release notes. Run locally:

for tag in 0.29.0 0.29.1; do
  curl -sI -H 'Accept: application/vnd.docker.distribution.manifest.v2+json' \
    "https://ghcr.io/v2/cozystack/cozystack/cluster-autoscaler/manifests/${tag}" | \
    awk -v t="$tag" -F': ' '/Docker-Content-Digest/ {gsub(/\r/,""); print t, $2}'
done
packages/extra/monitoring/images/grafana.tag (1)

1-1: Verification blocked — ghcr.io requires authentication; confirm digests for 1.13.0 → 1.13.1
HEAD manifest requests returned HTTP/2 401 with WWW-Authenticate, so anonymous digest fetch failed.

Run locally with an authenticated token (PAT or gh auth) and compare digests:

for tag in 1.13.0 1.13.1; do
  curl -sI -H "Accept: application/vnd.oci.image.index.v1+json" \
    -H "Authorization: Bearer $GHCR_TOKEN" \
    "https://ghcr.io/v2/cozystack/cozystack/grafana/manifests/$tag" \
  | awk -F': ' -v t="$tag" '/Docker-Content-Digest/ {gsub(/\r/,""); print t, $2}'
done

If the two digests match, 1.13.1 is aliased to 1.13.0; otherwise update the tag/sha accordingly.

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

1-1: Digest unchanged across 0.29.0 → 0.29.1 — confirm intent.

Automated GHCR queries returned 401 WWW-Authenticate and did not expose Docker-Content-Digest, so I could not verify that 0.29.1 legitimately aliases 0.29.0. Confirm 0.29.1 intentionally reuses the prior manifest or provide the Docker-Content-Digest for 0.29.1.

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

ghcr.io/cozystack/cozystack/kubevirt-csi-driver:0.29.1@sha256:cae43eae09fc39e5f2140d30ef55253f871cc565b8b7a564a54077b7cbd92212

To verify locally: compare Docker-Content-Digest for tags 0.29.0 and 0.29.1 (use curl with GHCR PAT or a tool like crane digest).

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

121-121: Approve — COSI sidecar and controller consistently pinned to v0.36.1

objectstorage-sidecar and objectstorage-controller are both pinned to v0.36.1 (packages/extra/seaweedfs/images/objectstorage-sidecar.tag, packages/system/seaweedfs/values.yaml:121, packages/system/objectstorage-controller/values.yaml).

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

2-2: Controller image pinned to v0.36.1 — Chart.yaml still a placeholder

packages/system/cozystack-controller/Chart.yaml contains version: 0.0.0 # Placeholder (line 3) and no appVersion; update Chart.yaml (version/appVersion) to v0.36.1 or confirm the build pipeline will inject v0.36.1.

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

22-22: Confirm dashboard digest matches v0.36.1

packages/system/dashboard/values.yaml shows dashboard tag v0.36.1 with digest sha256:54906b3d2492c8603a347a5938b6db36e5ed5c4149111cae1804ac9110361947 (lines 22–23); kubeapps-apis tag v0.36.1 has digest sha256:95cec1059acc1e307f9346bdf570cfc1ca5962bdb803ff08ccd17712d1d8f485 (lines 51–52). Verify the dashboard digest corresponds to the v0.36.1 image in the registry and update if it does not.

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

6-6: Kamaji image + migrate-image bumped in lockstep — LGTM.
Refs consistent: no v0.36.0 occurrences; a single v0.36.1 digest is present at packages/system/kamaji/values.yaml:16. Makefile composes --migrate-image from repository+tag and the tag contains the Shamim Hasnath (@sha256) digest so the refs match.

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

79-79: config.json appVersion bumped — OK.

Observed bump at packages/system/dashboard/charts/kubeapps/templates/dashboard/configmap.yaml:79. Prior search returned no output; cannot confirm there are no remaining "v0.36.0" appVersion literals. Re-run locally and share results:

rg -n --hidden -S '"appVersion"\s*:\s*"v0.36.0"' || true
rg -n --hidden -S 'v0.36.0' || true

@kvaps
Andrei Kvapil (kvaps) merged commit 53fbe7c into main Sep 18, 2025
19 checks passed
@kvaps
Andrei Kvapil (kvaps) deleted the release-0.36.1 branch September 18, 2025 03:26
This was referenced Oct 9, 2025
@coderabbitai coderabbitai Bot mentioned this pull request Dec 1, 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