Skip to content

Commit

Permalink
chore(deps): update helm release rook-ceph to v1.16.4 (#444)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rook-ceph](https://redirect.github.com/rook/rook) | patch | `v1.16.3`
-> `v1.16.4` |

---

> [!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.16.4`](https://redirect.github.com/rook/rook/releases/tag/v1.16.4)

[Compare
Source](https://redirect.github.com/rook/rook/compare/v1.16.3...v1.16.4)

##### Improvements

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

- manifest: Update default Ceph version to v19.2.1
([#&#8203;15392](https://redirect.github.com/rook/rook/issues/15392),
[@&#8203;subhamkrai](https://redirect.github.com/subhamkrai))
- osd: Avoid lvm device scan deadlock in activate
([#&#8203;15377](https://redirect.github.com/rook/rook/issues/15377),
[@&#8203;sfackler](https://redirect.github.com/sfackler))
- nfs: Workaround nfs-ganesha config parser for single quotes
([#&#8203;15393](https://redirect.github.com/rook/rook/issues/15393),
[@&#8203;BlaineEXE](https://redirect.github.com/BlaineEXE))
- osd: Enable osd ok-to-stop checks on single node where there are at
least three OSDs
([#&#8203;15370](https://redirect.github.com/rook/rook/issues/15370),
[@&#8203;travisn](https://redirect.github.com/travisn))
- helm: Support for custom pod labels in operator deployment config
([#&#8203;15372](https://redirect.github.com/rook/rook/issues/15372),
[@&#8203;hans-fischer](https://redirect.github.com/hans-fischer))
- helm: Fix hardcoded namespace in cephECBlockPool StorageClass
([#&#8203;15402](https://redirect.github.com/rook/rook/issues/15402),
[@&#8203;KarolGongola](https://redirect.github.com/KarolGongola))
- helm: add support for ingress path type
([#&#8203;15385](https://redirect.github.com/rook/rook/issues/15385),
[@&#8203;HoKim98](https://redirect.github.com/HoKim98))
- helm: Fix deploy notes documentation link to CRDs
([#&#8203;15404](https://redirect.github.com/rook/rook/issues/15404),
[@&#8203;jcookin](https://redirect.github.com/jcookin))

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/lambchop4prez/network).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent 8679245 commit ad77c4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://charts.rook.io/release
chart: rook-ceph
version: v1.16.3
version: v1.16.4
sourceRef:
kind: HelmRepository
name: rook-ceph
Expand Down

0 comments on commit ad77c4b

Please sign in to comment.