Skip to content

Commit

Permalink
chore(deps): update helm release rook-ceph-cluster to v1.14.2 (#93)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/rook/rook/compare/v1.14.1...v1.14.2)

##### Improvements

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

- ci: Add K8s 1.30 support
([#&#8203;14093](https://togithub.com/rook/rook/issues/14093),
[@&#8203;subhamkrai](https://togithub.com/subhamkrai))
- helm: Use correct metadata and data EC block pool
([#&#8203;14088](https://togithub.com/rook/rook/issues/14088),
[@&#8203;travisn](https://togithub.com/travisn))
- csi: Only create CSI config configmap in CSI reconciler
([#&#8203;14089](https://togithub.com/rook/rook/issues/14089),
[@&#8203;BlaineEXE](https://togithub.com/BlaineEXE))

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

[Compare
Source](https://togithub.com/rook/rook/compare/v1.14.0...v1.14.1)

##### Improvements

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

- crds: More verbose kubectl info for CephBlockPoolRadosNamespace and
CephFilesystemSubVolumeGroup
([#&#8203;14049](https://togithub.com/rook/rook/issues/14049),
[@&#8203;NymanRobin](https://togithub.com/NymanRobin))
- subvolumegroup: Add support for quota and datapool
([#&#8203;14036](https://togithub.com/rook/rook/issues/14036),
[@&#8203;Madhu-1](https://togithub.com/Madhu-1))
- osd: Add option to require healthy PGs during OSD upgrade
([#&#8203;14040](https://togithub.com/rook/rook/issues/14040),
[@&#8203;mmaoyu](https://togithub.com/mmaoyu))
- core: Cleanup RADOS namespace with forced deletion annotation
([#&#8203;14052](https://togithub.com/rook/rook/issues/14052),
[@&#8203;sp98](https://togithub.com/sp98))
- core: Cleanup Subvolumegroups with forced deletion annotation
([#&#8203;14026](https://togithub.com/rook/rook/issues/14026),
[@&#8203;sp98](https://togithub.com/sp98))
- osd: Prevent osd reconcile when device set names duplicated
([#&#8203;14002](https://togithub.com/rook/rook/issues/14002),
[@&#8203;travisn](https://togithub.com/travisn))
- doc: Host networking required for CSI driver
([#&#8203;14023](https://togithub.com/rook/rook/issues/14023),
[@&#8203;BlaineEXE](https://togithub.com/BlaineEXE))
- operator: Ensure cluster owner info is set in LoadClusterInfo
([#&#8203;14079](https://togithub.com/rook/rook/issues/14079),
[@&#8203;BlaineEXE](https://togithub.com/BlaineEXE))

</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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/lambchop4prez/network).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
lambchop4prez committed Apr 24, 2024
2 parents b32b6e8 + fc5ba61 commit be0e183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/operators/rook-ceph/cluster/helm-release.yaml
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-cluster
version: v1.14.0
version: v1.14.2
sourceRef:
kind: HelmRepository
name: rook-ceph
Expand Down

0 comments on commit be0e183

Please sign in to comment.