Skip to content

Commit

Permalink
fix(helm): update node-feature-discovery ( 0.16.3 → 0.16.4 ) (#5202)
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.16.3` -> `0.16.4` |

---

### Release Notes

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

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

[Compare
Source](https://github.com/kubernetes-sigs/node-feature-discovery/compare/v0.16.3...v0.16.4)

#### What's Changed

This patch release contains improvements to the Helm chart, adding
configurable liveness and readiness probes for all daemons and
configurable revision history limit for the nfd-worker and
nfd-topology-updater.

- Helm: Add revision history limit for worker daemonset
([#&#8203;1797](https://github.com/kubernetes-sigs/node-feature-discovery/issues/1797))
by [@&#8203;marquiz](https://github.com/marquiz) in
[kubernetes-sigs/node-feature-discovery#1799
- go.mod: bump kubernetes to v1.30.3 by
[@&#8203;marquiz](https://github.com/marquiz) in
[kubernetes-sigs/node-feature-discovery#1805
- helm: add configurable liveness\&readiness probes by
[@&#8203;marquiz](https://github.com/marquiz) in
[kubernetes-sigs/node-feature-discovery#1808
- Add helm migration guide by
[@&#8203;k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)
in
[kubernetes-sigs/node-feature-discovery#1825

**Full Changelog**:
kubernetes-sigs/node-feature-discovery@v0.16.3...v0.16.4

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNS4xIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvaGVsbSIsInR5cGUvcGF0Y2giXX0=-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] committed Aug 14, 2024
1 parent 9cadd60 commit 036a0f1
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.16.3
version: 0.16.4
sourceRef:
kind: HelmRepository
name: node-feature-discovery
Expand Down

0 comments on commit 036a0f1

Please sign in to comment.