Skip to content

build(deps): update rook ceph ( v1.20.0 ➜ v1.20.1 )#1013

Merged
rcdailey merged 1 commit into
mainfrom
renovate/rook-ceph
Jun 30, 2026
Merged

build(deps): update rook ceph ( v1.20.0 ➜ v1.20.1 )#1013
rcdailey merged 1 commit into
mainfrom
renovate/rook-ceph

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/rook/rook-ceph patch v1.20.0v1.20.1
ghcr.io/rook/rook-ceph-cluster patch v1.20.0v1.20.1

Release Notes

rook/rook (ghcr.io/rook/rook-ceph)

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)


Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

Copy link
Copy Markdown
Contributor
--- kubernetes/apps/rook-ceph/operator Kustomization: rook-ceph/rook-ceph-operator OCIRepository: rook-ceph/rook-ceph

+++ kubernetes/apps/rook-ceph/operator Kustomization: rook-ceph/rook-ceph-operator OCIRepository: rook-ceph/rook-ceph

@@ -10,9 +10,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: v1.20.0
+    tag: v1.20.1
   url: oci://ghcr.io/rook/rook-ceph
 
--- kubernetes/apps/rook-ceph/cluster Kustomization: rook-ceph/rook-ceph-cluster OCIRepository: rook-ceph/rook-ceph-cluster

+++ kubernetes/apps/rook-ceph/cluster Kustomization: rook-ceph/rook-ceph-cluster OCIRepository: rook-ceph/rook-ceph-cluster

@@ -11,9 +11,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: v1.20.0
+    tag: v1.20.1
   url: oci://ghcr.io/rook/rook-ceph-cluster
 

@github-actions

Copy link
Copy Markdown
Contributor
--- HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator

+++ HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator

@@ -28,13 +28,13 @@

       - effect: NoExecute
         key: node.kubernetes.io/unreachable
         operator: Exists
         tolerationSeconds: 5
       containers:
       - name: rook-ceph-operator
-        image: docker.io/rook/ceph:v1.20.0
+        image: docker.io/rook/ceph:v1.20.1
         imagePullPolicy: IfNotPresent
         args:
         - ceph
         - operator
         securityContext:
           capabilities:

@renovate renovate Bot force-pushed the renovate/rook-ceph branch from 10a937c to 52c6897 Compare June 22, 2026 17:06
@rcdailey rcdailey added the risk/high High-risk infrastructure upgrade label Jun 23, 2026
@rcdailey rcdailey merged commit d3b4ad7 into main Jun 30, 2026
6 checks passed
@rcdailey rcdailey deleted the renovate/rook-ceph branch June 30, 2026 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate/container risk/high High-risk infrastructure upgrade type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant