Skip to content

Commit

Permalink
fix(helm): update chart node-feature-discovery ( 0.17.0 → 0.17.1 ) (#…
Browse files Browse the repository at this point in the history
…4987)

This PR contains the following updates:

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

---

### Release Notes

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

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

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

This patch release makes it possible to run NFD in clusters where the
OwnerReferencesPermissionEnforcement admission controller has been
enabled. The release also contains bug fixes to the experimental `nfd`
image compatibility tool.

**Full Changelog**:
kubernetes-sigs/node-feature-discovery@v0.17.0...v0.17.1

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Jan 14, 2025
1 parent f05cab6 commit 01bfe62
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.17.0
version: 0.17.1
sourceRef:
kind: HelmRepository
name: node-feature-discovery-charts
Expand Down

0 comments on commit 01bfe62

Please sign in to comment.