Skip to content

Commit

Permalink
fix(helm): update rook-ceph group ( v1.13.6 → v1.13.7 ) (patch) (#4383)
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` |

---

> [!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.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Mar 26, 2024
1 parent d395bd6 commit 2adf3a1
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.13.6
version: v1.13.7
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.13.6
version: v1.13.7
sourceRef:
kind: HelmRepository
name: rook-ceph
Expand Down

0 comments on commit 2adf3a1

Please sign in to comment.