From 00ed2b58f7f7ced2bf9d16609222ff6b34fd76cb Mon Sep 17 00:00:00 2001 From: Peter Date: Sun, 11 Aug 2024 03:34:01 +0000 Subject: [PATCH] chore(deps): update helm release hcloud-csi to v2.9.0 --- hcloud/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hcloud/kustomization.yaml b/hcloud/kustomization.yaml index 3163779..59a3ec9 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.8.0" + version: "2.9.0" valuesFile: config/values.csi.yaml \ No newline at end of file