Update node-feature-discovery addon to 0.15.4 (#298)

Co-authored-by: mkjpryor <642657+mkjpryor@users.noreply.github.com>
This commit is contained in:
azimuth-ci-bot[bot] 2024-04-07 20:35:41 +01:00 committed by GitHub
parent 969fd9becf
commit 9924c81f26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -267,7 +267,7 @@ nodeFeatureDiscovery:
chart:
repo: https://kubernetes-sigs.github.io/node-feature-discovery/charts
name: node-feature-discovery
version: 0.15.3
version: 0.15.4
release:
namespace: node-feature-discovery
values: {}

View File

@ -1,4 +1,4 @@
registry.k8s.io:
images:
nfd/node-feature-discovery:
- v0.15.3
- v0.15.4