Skip to content

fix(helm): update chart rook-ceph ( v1.20.1 ➔ v1.20.2 )#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.2 )#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.2

Release Notes

rook/rook (rook-ceph)

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.2
         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.2
   install:
     crds: CreateReplace
     createNamespace: true
     remediation:
       retries: 50
     timeout: 15m

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