From 812c546250df3eb7424ad9371c2443509ca4b517 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Tue, 11 Apr 2023 06:07:43 +0000 Subject: [PATCH] chore(deps): update helm release amd-gpu to v0.8.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 1e58f87d8..63e5b92f0 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.7.0 + version: 0.8.0 interval: 5m values: namespace: drivers-system -- GitLab