Skip to content

feat(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.20.1 )#1678

Open
chaplain-grimaldus[bot] wants to merge 1 commit into
mainfrom
renovate/rook-ceph-cluster-1.x
Open

feat(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.20.1 )#1678
chaplain-grimaldus[bot] wants to merge 1 commit into
mainfrom
renovate/rook-ceph-cluster-1.x

Conversation

@chaplain-grimaldus

@chaplain-grimaldus chaplain-grimaldus Bot commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
rook-ceph-cluster minor v1.19.0v1.20.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rook/rook (rook-ceph-cluster)

v1.20.1

Compare Source

Improvements

Rook v1.20.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

helm: Add rook compatible ceph csi driver values (#​17665, @​subhamkrai)
osd: Ensure require-osd-release set after a major Ceph upgrade (#​17546, @​Sunnatillo)
build: bump golang.org/x/crypto to v0.52.0 (#​17718, @​subhamkrai)
nvmeof: Use Ceph default gateway image when not specified in the nvmeof CR (#​17701, @​OdedViner)
core: Delete stale MDS and RGW pdbs (#​17700, @​sp98)
osd: Support using node labels for OSD device class assignment (#​17649, @​yuxiang-he)
csi: Disable csi-addons by default (#​17664, @​subhamkrai)
object: Clobber bucket policy on modify instead of merging (#​17643, @​archy-rock3t-cloud)
docs: Add an install guide for Two-Node Fenced clusters (#​17628, @​parth-gr)
docs: Add prerequisite to run udev (#​17760, @​sp98)
docs: External cluster documentation updated for the CSI operator (#​17690, @​parth-gr)
docs: Update csi-driver value.yaml reference link (#​17674, @​subhamkrai)

v1.20.0

Compare Source

Upgrade Guide

To upgrade from previous versions of Rook, see the Rook upgrade guide.

Breaking Changes

  • The Ceph CSI operator is required for managing CSI driver settings.
    • Upgrades will continue working with the existing settings that had been applied by Rook previously. Further updates to CSI settings will need to be updated by the Rook admin. Clusters with default CSI settings do not require customizations.
    • CSI settings are removed from the Rook operator configmap rook-ceph-operator-config and the rook-ceph Helm chart.
    • New installs must configure the CSI settings with the Ceph-CSI OperatorConfig and Driver CRs. Default settings are included in operator.yaml. For custom CSI settings, see the CSI Configuration for more details and examples.
    • For helm users, the Ceph CSI operator settings are configured by the ceph-csi-drivers chart. Custom CSI images remain configured by the rook-ceph chart values.

Features

  • Supported Kubernetes versions are v1.31 through v1.36.
  • SSE-S3 with Vault Agent: Added support for server-side encryption with SSE-S3 using HashiCorp Vault Agent authentication. See the CephObjectStore Security Settings for more details.
  • Unused CRUSH rule cleanup: Rook now deletes unused CRUSH rules by default after the Ceph mgr starts. If unused CRUSH rules should not be deleted, set ROOK_DELETE_UNUSED_CRUSH_RULES to false in the operator config.
  • Concurrently reconciling multiple Ceph Clusters with the setting ROOK_RECONCILE_CONCURRENT_CLUSTERS is declared stable.
  • Containers within a pod are now consistently reconciled by name instead of relying on the order in which they are declared. This is a defensive measure against the declaration order changing due to manipulation by a mutating webhook.
  • OSD resize with encrypted host-based OSDs: For encrypted OSDs (with encryptedDevice: true) with host-based (non-PVC) clusters, resizing the underlying disk now automatically expands encrypted OSDs.
  • RGW Accounts (Experimental): The CephObjectStoreAccount CRD manages RGW accounts. The accountReffield is added inCephObjectStoreUser to associate users with accounts. This feature is currently only testable with the Ceph main branch image (quay.ceph.io/ceph-ci/ceph:main`). See the Object Store Accounts documentation for more details.
  • Two-node clusters (Experimental): Rook allows a "floating" mon to migrate between the two nodes in case one node is down.

v1.19.7

Compare Source

Improvements

Rook v1.19.7 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.19.6

Compare Source

Improvements

Rook v1.19.6 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.19.5

Compare Source

Improvements

Rook v1.19.5 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.19.4

Compare Source

Improvements

Rook v1.19.4 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.19.3

Compare Source

Improvements

Rook v1.19.3 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.19.2

Compare Source

Improvements

Rook v1.19.2 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.19.1

Compare Source

Improvements

Rook v1.19.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

csi: Update to ceph csi operator to v0.5 (#​17029, @​subhamkrai)
security: Remove unnecessary nodes/proxy RBAC enablement (#​16979, @​ibotty)
helm: Set default ceph image pull policy (#​16954, @​travisn)
nfs: Add CephNFS.spec.server.{image,imagePullPolicy} fields (#​16982, @​jhoblitt)
osd: Assign correct osd container in case it is not index 0 (#​16969, @​kyrbrbik)
csi: Remove obsolete automated node fencing code (#​16922, @​subhamkrai)
osd: Enable proper cancellation during OSD reconcile (#​17022, @​sp98)
csi: Allow running the csi controller plugin on host network (#​16972, @​Madhu-1)
rgw: Update ca bundle mount perms to read-all (#​16968, @​BlaineEXE)
mon: Change do-not-reconcile to be more granular for individual mons (#​16939, @​travisn)
build(deps): Bump the k8s-dependencies group with 6 updates (#​16846, @​dependabot[bot])
doc: add csi-operator example in configuration doc (#​17001, @​subhamkrai)


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@chaplain-grimaldus chaplain-grimaldus Bot changed the title fix(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.19.1 ) fix(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.19.2 ) Feb 24, 2026
@chaplain-grimaldus chaplain-grimaldus Bot force-pushed the renovate/rook-ceph-cluster-1.x branch from 1b84d9c to 8d9e4e1 Compare February 24, 2026 19:22
@chaplain-grimaldus chaplain-grimaldus Bot changed the title fix(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.19.2 ) fix(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.19.3 ) Mar 24, 2026
@chaplain-grimaldus chaplain-grimaldus Bot force-pushed the renovate/rook-ceph-cluster-1.x branch from 8d9e4e1 to b327f9f Compare March 24, 2026 22:07
@chaplain-grimaldus chaplain-grimaldus Bot changed the title fix(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.19.3 ) fix(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.19.4 ) Apr 14, 2026
@chaplain-grimaldus chaplain-grimaldus Bot force-pushed the renovate/rook-ceph-cluster-1.x branch from b327f9f to 6b808b3 Compare April 14, 2026 22:14
@chaplain-grimaldus chaplain-grimaldus Bot changed the title fix(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.19.4 ) fix(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.19.5 ) Apr 28, 2026
@chaplain-grimaldus chaplain-grimaldus Bot force-pushed the renovate/rook-ceph-cluster-1.x branch from 6b808b3 to c6fd98f Compare April 28, 2026 20:27
@chaplain-grimaldus chaplain-grimaldus Bot changed the title fix(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.19.5 ) fix(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.19.6 ) May 27, 2026
@chaplain-grimaldus chaplain-grimaldus Bot force-pushed the renovate/rook-ceph-cluster-1.x branch from c6fd98f to c55b851 Compare May 27, 2026 18:58
@chaplain-grimaldus chaplain-grimaldus Bot force-pushed the renovate/rook-ceph-cluster-1.x branch from c55b851 to b7ed07d Compare June 2, 2026 19:09
@chaplain-grimaldus chaplain-grimaldus Bot changed the title fix(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.19.6 ) feat(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.20.0 ) Jun 2, 2026
@chaplain-grimaldus chaplain-grimaldus Bot force-pushed the renovate/rook-ceph-cluster-1.x branch from b7ed07d to d3f13b5 Compare June 16, 2026 21:02
@chaplain-grimaldus chaplain-grimaldus Bot changed the title feat(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.20.0 ) feat(helm): update chart rook-ceph-cluster ( v1.19.0 → v1.20.1 ) Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants