Skip to content

Commit

Permalink
fix(helm): update chart node-feature-discovery ( 0.16.0 → 0.16.1 ) (#742
Browse files Browse the repository at this point in the history
)

This PR contains the following updates:

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

---

### Release Notes

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

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

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

#### What's Changed

- \[release-0.16] Revert "build(deps): bump actions/checkout from 1 to
4" by
[@&#8203;k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/node-feature-discovery/pull/1721](https://github.com/kubernetes-sigs/node-feature-discovery/pull/1721)
- \[release-0.16] topology-updater: properly handle IPv6 from
NODE_ADDRESS by
[@&#8203;k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/node-feature-discovery/pull/1731](https://github.com/kubernetes-sigs/node-feature-discovery/pull/1731)
- \[release-0.16] helm: remove defaults CPU limits by
[@&#8203;k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/node-feature-discovery/pull/1736](https://github.com/kubernetes-sigs/node-feature-discovery/pull/1736)
- \[release-0.16] Fix the problem with starting the master with empty
cache by
[@&#8203;k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/node-feature-discovery/pull/1740](https://github.com/kubernetes-sigs/node-feature-discovery/pull/1740)
- \[release-0.16] ensure post-delete-job's service account matches ref
in job spec by
[@&#8203;k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot)
in
[https://github.com/kubernetes-sigs/node-feature-discovery/pull/1750](https://github.com/kubernetes-sigs/node-feature-discovery/pull/1750)

**Full Changelog**:
kubernetes-sigs/node-feature-discovery@v0.16.0...v0.16.1

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

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] authored Jul 3, 2024
1 parent 0adbe8a commit 0113403
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.16.0
version: 0.16.1
sourceRef:
kind: HelmRepository
name: kubernetes-sigs-nfd
Expand Down

0 comments on commit 0113403

Please sign in to comment.