From 97915e75b5f06fbfa9933335f12628f865c386a1 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Sat, 16 Jul 2022 04:22:04 +0000 Subject: [PATCH] chore(deps): update helm release amd-gpu to v0.3.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 16c265055..3d39ad68a 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.2.0 + version: 0.3.0 interval: 5m values: namespace: drivers-system -- GitLab