chore(deps): update helm release longhorn to v1.12.1 - #165
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Helm Template Diff —
|
Owner
Renovate Review:
|
| Check | Result |
|---|---|
| Inputs | Degraded — PR body has a ### Release Notes heading but no actual entries, just chart boilerplate ("Longhorn is a distributed block storage system for Kubernetes."). No categorized breaking-change/fix list to cross-reference; falling back to raw version-number comparison only. One matching diff comment (03-apps-apps-longhorn) is present. |
| Description vs. diff | File-scope consistent — only 03_apps/apps/longhorn/Chart.yaml changed (dependencies[0].version: 1.12.0 → 1.12.1), matches the PR table. But the magnitude of what actually changed is out of proportion to a "patch" label — see Rendered diff. |
| Rendered diff | Truncated at the 1000-line cap (summary reports 1052 changed lines) — incomplete visibility. The visible portion is not cosmetic-only: it adds 6 new NetworkPolicy resources (backing-image-data-source, backing-image-manager, and others) and a brand-new CustomResourceDefinition shards.longhorn.io (erasure-coding "Shard" tracking, group longhorn.io). The cut happens mid-schema inside that new CRD, so content past that point (possibly more resources, possibly RBAC) is unverified. |
| RBAC | No Role/ClusterRole/RoleBinding/ClusterRoleBinding diff lines appear in the visible ~1000 lines, but given the truncation above this cannot be confirmed for the remaining ~52+ lines. |
| Changelog vs. config | No real changelog text exists to cross-reference (see Inputs). Checked 03_apps/apps/longhorn/values.yaml, values-prod.yaml, values-test.yaml for any networkPolic*/crd* override that might explain the new resources conditionally appearing — none found, so these are new unconditional chart defaults in 1.12.1, not something toggled by this repo. |
Details:
03_apps/apps/longhorn/values.yamlsetsdefaultSettings,persistence,csi,ingress,defaultBackupStore, etc. — nothing there references shard/erasure-coding or network-policy settings, so no live override intersects the new content.- Grepped the repo outside
03_apps/apps/longhorn/forlonghorn.ioinapiVersion:/provisioner fields: one hit,03_apps/apps/cloudnative-pg/resources.disabled/storageclass.yaml, which is a disabled reference file referencing the Longhorn storage-class provisioner, not a CR of the newShardCRD — no intersection.
Worth noting (non-blocking):
03_apps/apps/longhorn/values.yamlcarries three pre-existing TODOs (csi-pod Argo tracking, "longhorn system backup?", "restore-volume-recurring-jobs") — unrelated to this bump, not resolved by it.
Why MEDIUM: truncated diff (line-cap, can't rule out content past the cut), a real changelog is missing so breaking changes can't be cross-checked, and the rendered diff shows a new CRD plus six new NetworkPolicy resources under a bump labeled "patch" — each independently a Medium trigger, though nothing found rises to a confirmed High.
Generated by Claude Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.12.0→1.12.1Release Notes
longhorn/charts (longhorn)
v1.12.1Compare Source
Longhorn is a distributed block storage system for Kubernetes.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.