From 901bc6f864258eb33f01475a3e2a71ef14bc17fa Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Fri, 26 Jan 2024 06:07:36 +0000
Subject: [PATCH] chore(deps): update helm release amd-gpu to v0.12.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 d37d3cb53..cdf056e40 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.11.0
+      version: 0.12.0
   interval: 5m
   values:
     namespace: drivers-system
-- 
GitLab