From 1928934285beb74a1ec7d5d90419a4b3aed68d2c Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Tue, 28 Mar 2023 06:08:23 +0000 Subject: [PATCH] chore(deps): update helm release amd-gpu to v0.7.0 --- infrastructure/drivers/amd-gpu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/drivers/amd-gpu.yaml b/infrastructure/drivers/amd-gpu.yaml index 09c6e7216..a05cc78ed 100644 --- a/infrastructure/drivers/amd-gpu.yaml +++ b/infrastructure/drivers/amd-gpu.yaml @@ -22,7 +22,7 @@ spec: kind: HelmRepository name: amd-gpu namespace: drivers-system - version: 0.6.0 + version: 0.7.0 interval: 5m values: nfd: -- GitLab