Skip to content

fix(helm/rook-ceph): update v1.18.7 ➼ v1.18.10#3953

Open
tinfoild[bot] wants to merge 1 commit intomainfrom
renovate/rook-ceph-1.18.x
Open

fix(helm/rook-ceph): update v1.18.7 ➼ v1.18.10#3953
tinfoild[bot] wants to merge 1 commit intomainfrom
renovate/rook-ceph-1.18.x

Conversation

@tinfoild
Copy link
Copy Markdown
Contributor

@tinfoild tinfoild bot commented Dec 2, 2025

This PR contains the following updates:

Package Update Change OpenSSF
rook-ceph patch v1.18.7v1.18.10 OpenSSF Scorecard

Release Notes

rook/rook (rook-ceph)

v1.18.10

Compare Source

Improvements

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

v1.18.9

Compare Source

Improvements

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

v1.18.8

Compare Source

Improvements

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


Configuration

📅 Schedule: 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 Renovate Bot.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Dec 2, 2025

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 75d2b8b
Status: ✅  Deploy successful!
Preview URL: https://0b1bf9ac.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-rook-ceph-1-18-x.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Copy Markdown
Contributor Author

tinfoild bot commented Dec 2, 2025

kube/kustomization/out00

--- kube/deploy/core/storage/rook-ceph/app Kustomization: flux-system/1-core-storage-rook-ceph-app HelmRelease: rook-ceph/rook-ceph

+++ kube/deploy/core/storage/rook-ceph/app Kustomization: flux-system/1-core-storage-rook-ceph-app HelmRelease: rook-ceph/rook-ceph

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

     spec:
       chart: rook-ceph
       sourceRef:
         kind: HelmRepository
         name: rook-ceph
         namespace: flux-system
-      version: v1.18.7
+      version: v1.18.9
   driftDetection:
     ignore:
     - paths:
       - /spec/replicas
     mode: warn
   install:

@tinfoild tinfoild bot force-pushed the renovate/rook-ceph-1.18.x branch from 2452294 to 2c65672 Compare December 17, 2025 13:55
@tinfoild tinfoild bot force-pushed the renovate/rook-ceph-1.18.x branch from 2c65672 to 556ee86 Compare January 8, 2026 17:12
@tinfoild tinfoild bot changed the title fix(helm/rook-ceph): update v1.18.7 ➼ v1.18.8 fix(helm/rook-ceph): update v1.18.7 ➼ v1.18.9 Jan 13, 2026
@tinfoild tinfoild bot force-pushed the renovate/rook-ceph-1.18.x branch from 556ee86 to 7634e5b Compare January 13, 2026 20:08
@tinfoild
Copy link
Copy Markdown
Contributor Author

tinfoild bot commented Jan 13, 2026

kube/helmrelease/out00

--- HelmRelease: rook-ceph/rook-ceph Role: rook-ceph/rook-ceph-mgr

+++ HelmRelease: rook-ceph/rook-ceph Role: rook-ceph/rook-ceph-mgr

@@ -39,12 +39,13 @@

   - delete
 - apiGroups:
   - ceph.rook.io
   resources:
   - cephclients
   - cephclusters
+  - cephclusters/finalizers
   - cephblockpools
   - cephfilesystems
   - cephnfses
   - cephobjectstores
   - cephobjectstoreusers
   - cephobjectrealms
--- 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.18.7
+        image: docker.io/rook/ceph:v1.18.9
         imagePullPolicy: IfNotPresent
         args:
         - ceph
         - operator
         securityContext:
           capabilities:

1 similar comment
@tinfoild
Copy link
Copy Markdown
Contributor Author

tinfoild bot commented Jan 13, 2026

kube/helmrelease/out00

--- HelmRelease: rook-ceph/rook-ceph Role: rook-ceph/rook-ceph-mgr

+++ HelmRelease: rook-ceph/rook-ceph Role: rook-ceph/rook-ceph-mgr

@@ -39,12 +39,13 @@

   - delete
 - apiGroups:
   - ceph.rook.io
   resources:
   - cephclients
   - cephclusters
+  - cephclusters/finalizers
   - cephblockpools
   - cephfilesystems
   - cephnfses
   - cephobjectstores
   - cephobjectstoreusers
   - cephobjectrealms
--- 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.18.7
+        image: docker.io/rook/ceph:v1.18.9
         imagePullPolicy: IfNotPresent
         args:
         - ceph
         - operator
         securityContext:
           capabilities:

@tinfoild tinfoild bot force-pushed the renovate/rook-ceph-1.18.x branch 2 times, most recently from 85a078a to ddcd536 Compare January 27, 2026 02:55
@tinfoild tinfoild bot force-pushed the renovate/rook-ceph-1.18.x branch from ddcd536 to bf3f24f Compare March 23, 2026 03:05
@tinfoild tinfoild bot changed the title fix(helm/rook-ceph): update v1.18.7 ➼ v1.18.9 fix(helm/rook-ceph): update v1.18.7 ➼ v1.18.10 Mar 24, 2026
@tinfoild tinfoild bot force-pushed the renovate/rook-ceph-1.18.x branch from bf3f24f to 75d2b8b Compare March 24, 2026 21:22
@JJGadgets JJGadgets added wontfix This will not be worked on procrastination and removed wontfix This will not be worked on labels Mar 25, 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.

1 participant