Skip to content

Commit

Permalink
fix(helm-chart): update helm release node-feature-discovery to 0.15.3 (
Browse files Browse the repository at this point in the history
…#388)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[node-feature-discovery](https://togithub.com/kubernetes-sigs/node-feature-discovery)
| patch | `0.15.1` -> `0.15.3` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/kubernetes-sigs/node-feature-discovery/compare/v0.15.2...v0.15.3)

#### Changelog

This patch release fixes a critical memory leak in nfd-master, along
with updating dependencies.

- nfd-master: fix memory leak in nfd api-controller by
[@&#8203;k8s-infra-cherrypick-robot](https://togithub.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/node-feature-discovery/pull/1621](https://togithub.com/kubernetes-sigs/node-feature-discovery/pull/1621)
- go.mod: bump protobuf deps by
[@&#8203;marquiz](https://togithub.com/marquiz) in
[https://github.com/kubernetes-sigs/node-feature-discovery/pull/1624](https://togithub.com/kubernetes-sigs/node-feature-discovery/pull/1624)

**Full Changelog**:
kubernetes-sigs/node-feature-discovery@v0.15.2...v0.15.3

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

[Compare
Source](https://togithub.com/kubernetes-sigs/node-feature-discovery/compare/v0.15.1...v0.15.2)

#### Changelog

This release fixes a bug in
[hooks](https://kubernetes-sigs.github.io/node-feature-discovery/v0.15/usage/customization-guide.html#hooks)
and updates dependencies.

- go.mod: bump github.com/opencontainers/runc to v1.1.12 by
[@&#8203;marquiz](https://togithub.com/marquiz) in
[https://github.com/kubernetes-sigs/node-feature-discovery/pull/1577](https://togithub.com/kubernetes-sigs/node-feature-discovery/pull/1577)
- fix hook issue by
[@&#8203;k8s-infra-cherrypick-robot](https://togithub.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/node-feature-discovery/pull/1607](https://togithub.com/kubernetes-sigs/node-feature-discovery/pull/1607)

**Full Changelog**:
kubernetes-sigs/node-feature-discovery@v0.15.1...v0.15.2

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMiIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] authored Mar 22, 2024
1 parent b8df7e2 commit bfb5c2b
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.15.1
version: 0.15.3
sourceRef:
kind: HelmRepository
name: kubernetes-sigs-nfd
Expand Down

0 comments on commit bfb5c2b

Please sign in to comment.