From 462ee44e1cb1f179adbec901d9f0667a6a80bb95 Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 8 Jun 2024 09:44:10 +0000 Subject: [PATCH] chore(deps): update helm release hcloud-csi to v2.7.0 --- hcloud/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hcloud/kustomization.yaml b/hcloud/kustomization.yaml index a8ebae6..832b7c4 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.6.0" + version: "2.7.0" valuesFile: config/values.csi.yaml \ No newline at end of file