Skip to content

Comments

fix(container): update ghcr.io/rook/rook-ceph-cluster ( v1.18.1 → v1.18.2 )#3930

Merged
kashalls merged 1 commit intomainfrom
renovate/ghcr.io-rook-rook-ceph-cluster-1.x
Sep 13, 2025
Merged

fix(container): update ghcr.io/rook/rook-ceph-cluster ( v1.18.1 → v1.18.2 )#3930
kashalls merged 1 commit intomainfrom
renovate/ghcr.io-rook-rook-ceph-cluster-1.x

Conversation

@layla-bot
Copy link
Contributor

@layla-bot layla-bot bot commented Sep 10, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/rook/rook-ceph-cluster patch v1.18.1 -> v1.18.2

Warning

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


Release Notes

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

v1.18.2

Compare Source

Improvements

Rook v1.18.2 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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner September 10, 2025 21:15
@layla-bot layla-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Sep 10, 2025
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Sep 10, 2025

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

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

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

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

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Sep 10, 2025

--- HelmRelease: rook-ceph/rook-ceph-cluster StorageClass: rook-ceph/ceph-block

+++ HelmRelease: rook-ceph/rook-ceph-cluster StorageClass: rook-ceph/ceph-block

@@ -1,15 +1,12 @@

 ---
 apiVersion: storage.k8s.io/v1
 kind: StorageClass
 metadata:
   name: ceph-block
   annotations:
-    helm.sh/hook: post-install,pre-upgrade
-    helm.sh/hook-delete-policy: before-hook-creation
-    helm.sh/resource-policy: keep
     storageclass.kubernetes.io/is-default-class: 'true'
 provisioner: rook-ceph.rbd.csi.ceph.com
 parameters:
   pool: ceph-blockpool
   clusterID: rook-ceph
   compression_algorithm: zstd
--- HelmRelease: rook-ceph/rook-ceph-cluster VolumeSnapshotClass: rook-ceph/csi-ceph-blockpool

+++ HelmRelease: rook-ceph/rook-ceph-cluster VolumeSnapshotClass: rook-ceph/csi-ceph-blockpool

@@ -1,15 +1,12 @@

 ---
 apiVersion: snapshot.storage.k8s.io/v1
 kind: VolumeSnapshotClass
 metadata:
   name: csi-ceph-blockpool
   annotations:
-    helm.sh/hook: post-install,pre-upgrade
-    helm.sh/hook-delete-policy: before-hook-creation
-    helm.sh/resource-policy: keep
     snapshot.storage.kubernetes.io/is-default-class: 'true'
 driver: rook-ceph.rbd.csi.ceph.com
 parameters:
   clusterID: rook-ceph
   csi.storage.k8s.io/snapshotter-secret-name: rook-csi-rbd-provisioner
   csi.storage.k8s.io/snapshotter-secret-namespace: rook-ceph

@kashalls kashalls merged commit 686bfc4 into main Sep 13, 2025
12 checks passed
@layla-bot layla-bot bot deleted the renovate/ghcr.io-rook-rook-ceph-cluster-1.x branch September 13, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant