From 9b67db18fcbaad9632dee1f59e37a54f70d59abb Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Mon, 15 Jan 2024 06:08:44 +0000 Subject: [PATCH] chore(deps): update helm release amd-gpu to v0.11.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 f0bbdbab2..8a8af544a 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.10.0 + version: 0.11.0 interval: 5m values: namespace: drivers-system -- GitLab