From 1e5a15d4509a96594fafa366b850166f23f77da6 Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 9 Jul 2024 03:33:55 +0000 Subject: [PATCH] chore(deps): update helm release hcloud-cloud-controller-manager to v1.20.0 --- hcloud/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hcloud/kustomization.yaml b/hcloud/kustomization.yaml index ab676fd..3163779 100644 --- a/hcloud/kustomization.yaml +++ b/hcloud/kustomization.yaml @@ -12,7 +12,7 @@ helmCharts: repo: https://charts.hetzner.cloud releaseName: hccm namespace: kube-system - version: "1.19.0" + version: "1.20.0" valuesFile: config/values.ccm.yaml - name: hcloud-csi -- 2.45.2