Skip to content

fix(helm): update chart rook-ceph ( v1.20.1 ➔ v1.20.6 ) - #3244

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

fix(helm): update chart rook-ceph ( v1.20.1 ➔ v1.20.6 )#3244
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rook-ceph-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
rook-ceph patch v1.20.1v1.20.6

Release Notes

rook/rook (rook-ceph)

v1.20.6

Compare Source

v1.20.5

Compare Source

v1.20.4

Compare Source

Improvements

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

v1.20.3

Compare Source

Improvements

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

v1.20.2

Compare Source

Improvements

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


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 was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

qgr1-cluster-0 - helmrelease

--- HelmRelease: rook-ceph/rook-ceph ClusterRole: rook-ceph/ceph-csi-manager-role

+++ HelmRelease: rook-ceph/rook-ceph ClusterRole: rook-ceph/ceph-csi-manager-role

@@ -17,12 +17,19 @@

   - create
   - delete
   - get
   - list
   - patch
   - update
+  - watch
+- apiGroups:
+  - ''
+  resources:
+  - nodes
+  verbs:
+  - list
   - watch
 - apiGroups:
   - apps
   resources:
   - daemonsets
   - deployments
--- HelmRelease: rook-ceph/rook-ceph Deployment: rook-ceph/ceph-csi-controller-manager

+++ HelmRelease: rook-ceph/rook-ceph Deployment: rook-ceph/ceph-csi-controller-manager

@@ -38,13 +38,13 @@

         - name: CSI_SERVICE_ACCOUNT_PREFIX
           value: ''
         - name: WATCH_NAMESPACE
           value: ''
         - name: KUBERNETES_CLUSTER_DOMAIN
           value: cluster.local
-        image: quay.io/cephcsi/ceph-csi-operator:v1.0.1
+        image: quay.io/cephcsi/ceph-csi-operator:v1.0.4
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15
           periodSeconds: 20
--- HelmRelease: rook-ceph/rook-ceph Deployment: rook-ceph/rook-ceph-operator

+++ HelmRelease: rook-ceph/rook-ceph 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.1
+        image: docker.io/rook/ceph:v1.20.6
         imagePullPolicy: IfNotPresent
         args:
         - ceph
         - operator
         securityContext:
           capabilities:

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

qgr1-cluster-0 - kustomization

--- k8s/base/rook-ceph/operator Kustomization: flux-system/rook-ceph-operator HelmRelease: rook-ceph/rook-ceph

+++ k8s/base/rook-ceph/operator Kustomization: flux-system/rook-ceph-operator HelmRelease: rook-ceph/rook-ceph

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

     spec:
       chart: rook-ceph
       sourceRef:
         kind: HelmRepository
         name: rook-ceph-charts
         namespace: flux-system
-      version: v1.20.1
+      version: v1.20.6
   install:
     crds: CreateReplace
     createNamespace: true
     remediation:
       retries: 50
     timeout: 15m

@renovate
renovate Bot force-pushed the renovate/rook-ceph-1.x branch from 1462926 to 19178f9 Compare July 20, 2026 21:51
@renovate renovate Bot changed the title fix(helm): update chart rook-ceph ( v1.20.1 ➔ v1.20.2 ) fix(helm): update chart rook-ceph ( v1.20.1 ➔ v1.20.3 ) Jul 28, 2026
@renovate
renovate Bot force-pushed the renovate/rook-ceph-1.x branch from 19178f9 to 86cb163 Compare July 28, 2026 21:59
@renovate
renovate Bot force-pushed the renovate/rook-ceph-1.x branch from 86cb163 to 6ef44bb Compare August 14, 2026 04:03
@renovate renovate Bot changed the title fix(helm): update chart rook-ceph ( v1.20.1 ➔ v1.20.3 ) fix(helm): update chart rook-ceph ( v1.20.1 ➔ v1.20.4 ) Aug 14, 2026
@renovate
renovate Bot force-pushed the renovate/rook-ceph-1.x branch from 6ef44bb to ff6f9d1 Compare August 19, 2026 23:09
@renovate renovate Bot changed the title fix(helm): update chart rook-ceph ( v1.20.1 ➔ v1.20.4 ) fix(helm): update chart rook-ceph ( v1.20.1 ➔ v1.20.5 ) Aug 19, 2026
@renovate renovate Bot changed the title fix(helm): update chart rook-ceph ( v1.20.1 ➔ v1.20.5 ) fix(helm): update chart rook-ceph ( v1.20.1 ➔ v1.20.6 ) Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/rook-ceph-1.x branch from ff6f9d1 to 1b5868e Compare August 20, 2026 22:12
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