fix(helm): update chart node-feature-discovery to 0.15.7
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| node-feature-discovery | patch | 0.15.0 → 0.15.7 |
Release Notes
kubernetes-sigs/node-feature-discovery (node-feature-discovery)
v0.15.7
What's Changed
This patch release updates dependencies.
Full Changelog: https://github.com/kubernetes-sigs/node-feature-discovery/compare/v0.15.6...v0.15.7
v0.15.6
What's Changed
Fixes an issue where node labels were temporarily removed on nfd-worker pod restarts.
Full Changelog: https://github.com/kubernetes-sigs/node-feature-discovery/compare/v0.15.5...v0.15.6
v0.15.5
Changelog
This patch release fixes nfd-topology-updater on IPv6 clusters.
List of PRs
- go.mod: update dependencies (#1676)
- topology-updater: properly handle IPv6 from NODE_ADDRESS (#1732)
v0.15.4
This patch release fixes a potential crash in nfd-master (#1644).
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 @k8s-infra-cherrypick-robot in #1621
- go.mod: bump protobuf deps by @marquiz in #1624
Full Changelog: https://github.com/kubernetes-sigs/node-feature-discovery/compare/v0.15.2...v0.15.3
v0.15.2
Changelog
This release fixes a bug in hooks and updates dependencies.
- go.mod: bump github.com/opencontainers/runc to v1.1.12 by @marquiz in #1577
- fix hook issue by @k8s-infra-cherrypick-robot in #1607
Full Changelog: https://github.com/kubernetes-sigs/node-feature-discovery/compare/v0.15.1...v0.15.2
v0.15.1
What's Changed
This patch release adds detection of speed attribute of virtual network interfaces.
List of PRs
- makefile: fix build: target (#1529)
- source/network: discover speed of virtual network interfaces (#1538)
Full Changelog: https://github.com/kubernetes-sigs/node-feature-discovery/compare/v0.15.0...v0.15.1
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.