Skip to content

Commit

Permalink
chore(deps): update helm release node-feature-discovery to v0.14.1 (#…
Browse files Browse the repository at this point in the history
…100)

This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare Source](kubernetes-sigs/node-feature-discovery@v0.14.0...v0.14.1)

#### Changelog

This patch release contains fixes to the Helm chart in addition to dependency updates.

#### List of PRs

-   go.mod: bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 ([#&#8203;1346](kubernetes-sigs/node-feature-discovery#1346))
-   github: separate workflow for helm repo index update ([#&#8203;1361](kubernetes-sigs/node-feature-discovery#1361))
-   deployment/helm: fix namespace of nfd-worker role and rolebinding ([#&#8203;1370](kubernetes-sigs/node-feature-discovery#1370))
-   deployment/helm: fix handling of enableNodeFeatureApi parameter ([#&#8203;1371](kubernetes-sigs/node-feature-discovery#1371))

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

Reviewed-on: https://git.home/nrdufour/home-ops/pulls/100
Co-authored-by: Renovate <renovate@ptinem.io>
Co-committed-by: Renovate <renovate@ptinem.io>
  • Loading branch information
nrdufour committed Sep 21, 2023
1 parent 5ae42dd commit 97eec95
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.14.0
version: 0.14.1
sourceRef:
kind: HelmRepository
name: node-feature-discovery
Expand Down

0 comments on commit 97eec95

Please sign in to comment.