From 81071856bc66f5754e14d3448e6bfca3136ebe66 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Wed, 17 Jul 2024 06:10:25 +0000 Subject: [PATCH] chore(deps): update helm release node-feature-discovery to v0.16.3 --- infrastructure/base/node-features/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/base/node-features/release.yaml b/infrastructure/base/node-features/release.yaml index 79ac21ed9..21b2eece8 100644 --- a/infrastructure/base/node-features/release.yaml +++ b/infrastructure/base/node-features/release.yaml @@ -12,7 +12,7 @@ spec: kind: HelmRepository name: node-feature-discovery namespace: node-features-system - version: 0.16.2 + version: 0.16.3 interval: 5m install: crds: CreateReplace -- GitLab