From 97fb27a6b0554b4f1321085c377d06bd3d305d50 Mon Sep 17 00:00:00 2001 From: Max Gonzih Date: Sat, 5 Jun 2021 15:22:08 -0400 Subject: [PATCH] Update hcloud-cloud-controller-manager --- modules/master/manifestos/hcloud-ccm-net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/master/manifestos/hcloud-ccm-net.yaml b/modules/master/manifestos/hcloud-ccm-net.yaml index 0cc41a7..d24147a 100644 --- a/modules/master/manifestos/hcloud-ccm-net.yaml +++ b/modules/master/manifestos/hcloud-ccm-net.yaml @@ -54,7 +54,7 @@ spec: effect: "NoSchedule" hostNetwork: true containers: - - image: hetznercloud/hcloud-cloud-controller-manager:v1.8.1 + - image: hetznercloud/hcloud-cloud-controller-manager:v1.10.0 name: hcloud-cloud-controller-manager command: - "/bin/hcloud-cloud-controller-manager"