Skip to content

Commit

Permalink
fix(helm): update rook ceph group ( v1.14.5 → v1.14.6 ) (patch) (#3842)
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.14.5` ->
`v1.14.6` |
| [rook-ceph-cluster](https://togithub.com/rook/rook) | patch |
`v1.14.5` -> `v1.14.6` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/rook/rook/compare/v1.14.5...v1.14.6)

##### What's Changed

- build: add result of codegen
([#&#8203;14287](https://togithub.com/rook/rook/issues/14287),
[@&#8203;obnoxxx](https://togithub.com/obnoxxx))
- build: remove iproute build dependency on centos repo
([#&#8203;14299](https://togithub.com/rook/rook/issues/14299),
[@&#8203;BlaineEXE](https://togithub.com/BlaineEXE))
- mon: Allow overriding the mon endpoint with annotation
([#&#8203;13500](https://togithub.com/rook/rook/issues/13500),
[@&#8203;travisn](https://togithub.com/travisn))
- multus: add and test ipv6 support for validation tool
([#&#8203;14302](https://togithub.com/rook/rook/issues/14302),
[@&#8203;BlaineEXE](https://togithub.com/BlaineEXE))
- monitoring: fix exporter service monitor selector
([#&#8203;14313](https://togithub.com/rook/rook/issues/14313),
[@&#8203;matofeder](https://togithub.com/matofeder))
- monitoring: update to the latest ceph prometheus rules
([#&#8203;14312](https://togithub.com/rook/rook/issues/14312),
[@&#8203;matofeder](https://togithub.com/matofeder))
- doc: add recommendation for nfs in external cluster
([#&#8203;13876](https://togithub.com/rook/rook/issues/13876),
[@&#8203;parth-gr](https://togithub.com/parth-gr))
- pool: get the exact deviceClass name instead of crushroot+deviceClass
([#&#8203;14325](https://togithub.com/rook/rook/issues/14325),
[@&#8203;ideepika](https://togithub.com/ideepika))
- helm: allow custom labels and annotations for storage classes
([#&#8203;14323](https://togithub.com/rook/rook/issues/14323),
[@&#8203;catdog2](https://togithub.com/catdog2))
- core: Update go modules for snyk security check
([#&#8203;14331](https://togithub.com/rook/rook/issues/14331),
[@&#8203;travisn](https://togithub.com/travisn))

</details>

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

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Jun 14, 2024
1 parent b409287 commit 948d0d5
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.14.5
version: v1.14.6
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.14.5
version: v1.14.6
sourceRef:
kind: HelmRepository
name: rook-ceph-charts
Expand Down

0 comments on commit 948d0d5

Please sign in to comment.