Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(helm): update rook-ceph group ( v1.14.0 → v1.14.2 ) (patch) (#4541)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rook-ceph](https://togithub.com/rook/rook) | patch | `v1.14.0` -> `v1.14.2` | | [rook-ceph-cluster](https://togithub.com/rook/rook) | patch | `v1.14.0` -> `v1.14.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>rook/rook (rook-ceph)</summary> ### [`v1.14.2`](https://togithub.com/rook/rook/releases/tag/v1.14.2) [Compare Source](https://togithub.com/rook/rook/compare/v1.14.1...v1.14.2) ##### Improvements Rook v1.14.2 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - ci: Add K8s 1.30 support ([#​14093](https://togithub.com/rook/rook/issues/14093), [@​subhamkrai](https://togithub.com/subhamkrai)) - helm: Use correct metadata and data EC block pool ([#​14088](https://togithub.com/rook/rook/issues/14088), [@​travisn](https://togithub.com/travisn)) - csi: Only create CSI config configmap in CSI reconciler ([#​14089](https://togithub.com/rook/rook/issues/14089), [@​BlaineEXE](https://togithub.com/BlaineEXE)) ### [`v1.14.1`](https://togithub.com/rook/rook/releases/tag/v1.14.1) [Compare Source](https://togithub.com/rook/rook/compare/v1.14.0...v1.14.1) ##### Improvements Rook v1.14.1 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - crds: More verbose kubectl info for CephBlockPoolRadosNamespace and CephFilesystemSubVolumeGroup ([#​14049](https://togithub.com/rook/rook/issues/14049), [@​NymanRobin](https://togithub.com/NymanRobin)) - subvolumegroup: Add support for quota and datapool ([#​14036](https://togithub.com/rook/rook/issues/14036), [@​Madhu-1](https://togithub.com/Madhu-1)) - osd: Add option to require healthy PGs during OSD upgrade ([#​14040](https://togithub.com/rook/rook/issues/14040), [@​mmaoyu](https://togithub.com/mmaoyu)) - core: Cleanup RADOS namespace with forced deletion annotation ([#​14052](https://togithub.com/rook/rook/issues/14052), [@​sp98](https://togithub.com/sp98)) - core: Cleanup Subvolumegroups with forced deletion annotation ([#​14026](https://togithub.com/rook/rook/issues/14026), [@​sp98](https://togithub.com/sp98)) - osd: Prevent osd reconcile when device set names duplicated ([#​14002](https://togithub.com/rook/rook/issues/14002), [@​travisn](https://togithub.com/travisn)) - doc: Host networking required for CSI driver ([#​14023](https://togithub.com/rook/rook/issues/14023), [@​BlaineEXE](https://togithub.com/BlaineEXE)) - operator: Ensure cluster owner info is set in LoadClusterInfo ([#​14079](https://togithub.com/rook/rook/issues/14079), [@​BlaineEXE](https://togithub.com/BlaineEXE)) </details> --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMwOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
- Loading branch information