Skip to content

Commit

Permalink
[main] Update Chart node-feature-discovery ( 0.15.2 → 0.15.3 ) (#3245)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[node-feature-discovery](https://togithub.com/kubernetes-sigs/node-feature-discovery)
| patch | `0.15.2` -> `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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Mar 15, 2024
1 parent 17a8d89 commit 90b6bfb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: node-feature-discovery
version: 0.15.2
version: 0.15.3
sourceRef:
kind: HelmRepository
name: node-feature-discovery-charts
Expand Down

0 comments on commit 90b6bfb

Please sign in to comment.