Skip to content

Commit da3f816

Browse files
mkjpryorgithub-actions[bot]
authored andcommitted
Update node-feature-discovery addon to 0.18.1
1 parent 7ccfe3b commit da3f816

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

charts/cluster-addons/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ nodeFeatureDiscovery:
333333
chart:
334334
repo: https://kubernetes-sigs.github.io/node-feature-discovery/charts
335335
name: node-feature-discovery
336-
version: 0.17.3
336+
version: 0.18.1
337337
release:
338338
namespace: node-feature-discovery
339339
values: {}

charts/openstack-cluster/tests/__snapshot__/snapshot_base_test.yaml.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ templated manifests should match snapshot:
282282
chart:
283283
name: node-feature-discovery
284284
repo: https://kubernetes-sigs.github.io/node-feature-discovery/charts
285-
version: 0.17.3
285+
version: 0.18.1
286286
clusterName: RELEASE-NAME
287287
releaseName: node-feature-discovery
288288
targetNamespace: node-feature-discovery

charts/openstack-cluster/tests/__snapshot__/snapshot_full_test.yaml.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1374,7 +1374,7 @@ templated manifests should match snapshot:
13741374
chart:
13751375
name: node-feature-discovery
13761376
repo: https://kubernetes-sigs.github.io/node-feature-discovery/charts
1377-
version: 0.17.3
1377+
version: 0.18.1
13781378
clusterName: RELEASE-NAME
13791379
releaseName: node-feature-discovery
13801380
targetNamespace: node-feature-discovery
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
registry.k8s.io:
22
images:
33
nfd/node-feature-discovery:
4-
- v0.17.3
4+
- v0.18.1

0 commit comments

Comments
 (0)