Skip to content

Commit

Permalink
fix(helm): update rook-ceph group ( v1.16.0 → v1.16.1 ) (patch) (#6122)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rook-ceph](https://github.com/rook/rook) | patch | `v1.16.0`
-> `v1.16.1` |
| [rook-ceph-cluster](https://github.com/rook/rook) | patch |
`v1.16.0` -> `v1.16.1` |

---

### Release Notes

<details>
<summary>rook/rook (rook-ceph)</summary>

###
[`v1.16.1`](https://github.com/rook/rook/releases/tag/v1.16.1)

[Compare
Source](https://github.com/rook/rook/compare/v1.16.0...v1.16.1)

##### Improvements

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

- csi: csi-snapshotter flag typo; upgrade csi-snapshotter
([#&#8203;15196](https://github.com/rook/rook/issues/15196),
[@&#8203;buroa](https://github.com/buroa))
- csi: Update groupsnapshot container arg
([#&#8203;15037](https://github.com/rook/rook/issues/15037),
[@&#8203;Madhu-1](https://github.com/Madhu-1))
- object: Add opsLogSidecar to gateway subsection from zone
([#&#8203;15199](https://github.com/rook/rook/issues/15199),
[@&#8203;ideepika](https://github.com/ideepika))
- mgr: Fix label selector when updating mgr active label
([#&#8203;15209](https://github.com/rook/rook/issues/15209),
[@&#8203;degorenko](https://github.com/degorenko))

</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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44OS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvaGVsbSIsInR5cGUvcGF0Y2giXX0=-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Jan 3, 2025
1 parent 4f34bc3 commit 4071e93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: rook-ceph
version: v1.16.0
version: v1.16.1
sourceRef:
kind: HelmRepository
name: rook-ceph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: rook-ceph-cluster
version: v1.16.0
version: v1.16.1
sourceRef:
kind: HelmRepository
name: rook-ceph
Expand Down

0 comments on commit 4071e93

Please sign in to comment.