From 03214df9bcfcc473e31b175e9d56ef62d98ab029 Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 14 Jun 2024 03:34:27 +0000 Subject: [PATCH] chore(deps): update helm release hcloud-csi to v2.7.1 --- hcloud/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hcloud/kustomization.yaml b/hcloud/kustomization.yaml index 832b7c4..7181287 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.7.0" + version: "2.7.1" valuesFile: config/values.csi.yaml \ No newline at end of file