From 37334c423e844fb9c117adf736110e990c8e2732 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nick=20J=C3=BCttner?= Date: Wed, 4 Dec 2024 14:27:20 +0100 Subject: [PATCH] fix client --- helm/cluster-api/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/cluster-api/values.yaml b/helm/cluster-api/values.yaml index eef71a0..d191e80 100644 --- a/helm/cluster-api/values.yaml +++ b/helm/cluster-api/values.yaml @@ -10,7 +10,7 @@ images: name: giantswarm/kubeadm-bootstrap-controller controlplane: name: giantswarm/kubeadm-control-plane-controller - tag: v1.7.8-gs-daab5435b # upstream v1.7.8 + tag: v1.7.8-gs-358f60617 # upstream v1.7.8 project: branch: "[[ .Branch ]]"