Skip to content

Commit

Permalink
[staging] Update Rook Ceph group to v1.13.7 (patch) (#3243)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rook-ceph](https://togithub.com/rook/rook) | patch | `v1.13.6` ->
`v1.13.7` |
| [rook-ceph-cluster](https://togithub.com/rook/rook) | patch |
`v1.13.6` -> `v1.13.7` |

---

### Release Notes

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

### [`v1.13.7`](https://togithub.com/rook/rook/releases/tag/v1.13.7)

[Compare
Source](https://togithub.com/rook/rook/compare/v1.13.6...v1.13.7)

##### Improvements

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

- core: Set default ceph version to v18.2.2
([#&#8203;13913](https://togithub.com/rook/rook/issues/13913),
[@&#8203;travisn](https://togithub.com/travisn))
- monitoring: Increase default metrics scraping interval from 5s to 10s
([#&#8203;13923](https://togithub.com/rook/rook/issues/13923),
[@&#8203;rkachach](https://togithub.com/rkachach))
- exporter: Apply labels from `monitoring` section of CephCluster to
ceph-exporter
([#&#8203;13902](https://togithub.com/rook/rook/issues/13902),
[@&#8203;rkachach](https://togithub.com/rkachach))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI0Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: repo-jeeves <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Mar 15, 2024
1 parent 4298e47 commit 612353c
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 @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: rook-ceph-cluster
version: v1.13.6
version: v1.13.7
sourceRef:
kind: HelmRepository
name: rook-ceph-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: rook-ceph
version: v1.13.6
version: v1.13.7
sourceRef:
kind: HelmRepository
name: rook-ceph-charts
Expand Down

0 comments on commit 612353c

Please sign in to comment.