From 982dd06543aaa5d8888000e0a0b4a41596fc50b6 Mon Sep 17 00:00:00 2001
From: Peter <peter@icb4dc0.de>
Date: Fri, 24 Jan 2025 03:34:33 +0000
Subject: [PATCH] chore(deps): update helm release hcloud-csi to v2.12.0

---
 hcloud/kustomization.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hcloud/kustomization.yaml b/hcloud/kustomization.yaml
index 823fc29..40c8b3e 100644
--- a/hcloud/kustomization.yaml
+++ b/hcloud/kustomization.yaml
@@ -19,5 +19,5 @@ helmCharts:
     repo: https://charts.hetzner.cloud
     releaseName: hcloud-csi-driver
     namespace: kube-system
-    version: "2.11.0"
+    version: "2.12.0"
     valuesFile: config/values.csi.yaml
\ No newline at end of file