From aebeffb2b9e6a13e297d4108756611f6c1ea8217 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 -- 2.45.2