From 5fed22227b4c0e4f850e40ce0344bb63748d69ae Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Wed, 11 Oct 2023 06:07:28 +0000
Subject: [PATCH] chore(deps): update helm release node-feature-discovery to
 v0.14.2

---
 infrastructure/node-features/release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/node-features/release.yaml b/infrastructure/node-features/release.yaml
index a648cf1be..8baf9dd21 100644
--- a/infrastructure/node-features/release.yaml
+++ b/infrastructure/node-features/release.yaml
@@ -12,7 +12,7 @@ spec:
         kind: HelmRepository
         name: node-feature-discovery
         namespace: node-features-system
-      version: 0.14.1
+      version: 0.14.2
   interval: 5m
   install:
     crds: CreateReplace
-- 
GitLab