From 5ec673b080261a05ae4895a1a158e2823c8ec8cc Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 11:14:58 +0000 Subject: [PATCH] feat(helm): update chart node-feature-discovery to 0.14.1 | datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | helm | node-feature-discovery | 0.11.1 | 0.14.1 | --- .../apps/kube-system/node-feature-discovery/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/kube-system/node-feature-discovery/helm-release.yaml b/cluster/apps/kube-system/node-feature-discovery/helm-release.yaml index ed498a3c79..ea8f494dc5 100644 --- a/cluster/apps/kube-system/node-feature-discovery/helm-release.yaml +++ b/cluster/apps/kube-system/node-feature-discovery/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: node-feature-discovery - version: 0.11.1 + version: 0.14.1 sourceRef: kind: HelmRepository name: node-feature-discovery-charts