Update Helm release rook-ceph-cluster to v1.18.9 (#3197)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rook-ceph-cluster](https://github.com/rook/rook) | patch | `v1.18.8` → `v1.18.9` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>rook/rook (rook-ceph-cluster)</summary> ### [`v1.18.9`](https://github.com/rook/rook/releases/tag/v1.18.9) [Compare Source](https://github.com/rook/rook/compare/v1.18.8...v1.18.9) ### Improvements Rook v1.18.9 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - csi: Disable read affinity for ceph v20.2.0 to avoid corruption ([#​16895](https://github.com/rook/rook/issues/16895), [@​travisn](https://github.com/travisn)) - core: Allow skipping cephcluster reconcile via do-not-reconcile label ([#​16874](https://github.com/rook/rook/issues/16874), [@​OdedViner](https://github.com/OdedViner)) - helm: Merge rook-config-override ConfigMap into toolbox ceph.conf ([#​16862](https://github.com/rook/rook/issues/16862), [@​mheler](https://github.com/mheler)) - helm: Add cephclusters/finalizers permission for mgr sidecar ([#​16854](https://github.com/rook/rook/issues/16854), [@​grandeit](https://github.com/grandeit)) - csi: Add fix to support multiple fs mount option ([#​16837](https://github.com/rook/rook/issues/16837), [@​subhamkrai](https://github.com/subhamkrai)) - operator: Watch cephConfigFromSecret changes ([#​16786](https://github.com/rook/rook/issues/16786), [@​cyanidium](https://github.com/cyanidium)) - rgw: Support all S3 notification events in CRD validation ([#​16804](https://github.com/rook/rook/issues/16804), [@​arttor](https://github.com/arttor)) - docs: Add pool parameter for erasure code optimizations ([#​16789](https://github.com/rook/rook/issues/16789), [@​travisn](https://github.com/travisn)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiY2hhcnQiXX0=--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3197 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit was merged in pull request #3197.
This commit is contained in:
@@ -19,7 +19,7 @@ dependencies:
|
||||
version: v1.18.9
|
||||
repository: https://charts.rook.io/release
|
||||
- name: rook-ceph-cluster
|
||||
version: v1.18.8
|
||||
version: v1.18.9
|
||||
repository: https://charts.rook.io/release
|
||||
- name: cloudflared
|
||||
alias: cloudflared-rgw
|
||||
|
||||
Reference in New Issue
Block a user