Skip to content

Commit

Permalink
chore(deps): update helm release node-feature-discovery to v0.13.4 (#69)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [node-feature-discovery](https://github.com/kubernetes-sigs/node-feature-discovery) | patch | `0.13.3` -> `0.13.4` |

---

### Release Notes

<details>
<summary>kubernetes-sigs/node-feature-discovery (node-feature-discovery)</summary>

### [`v0.13.4`](https://github.com/kubernetes-sigs/node-feature-discovery/releases/tag/v0.13.4)

[Compare Source](kubernetes-sigs/node-feature-discovery@v0.13.3...v0.13.4)

#### Changelog

This release contains one bug fix to the nfd-topology-updater and makes it runnable in Kubernetes v1.28, in addition to updating dependencies.

#### List of PRs

-   fix empty hugepages in some numa nodes caused no such file or directory errors ([#&#8203;1298](kubernetes-sigs/node-feature-discovery#1298))
-   Bump kubernetes to v1.28.1 ([#&#8203;1318](kubernetes-sigs/node-feature-discovery#1318))

</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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yMy4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Reviewed-on: https://git.home/nrdufour/home-ops/pulls/69
Co-authored-by: Renovate <renovate@ptinem.io>
Co-committed-by: Renovate <renovate@ptinem.io>
  • Loading branch information
nrdufour committed Sep 1, 2023
1 parent 3a402fb commit 4206911
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: node-feature-discovery
version: 0.13.3
version: 0.13.4
sourceRef:
kind: HelmRepository
name: node-feature-discovery
Expand Down

0 comments on commit 4206911

Please sign in to comment.