Skip to content

Commit

Permalink
Bump Hetzner Cloud CCM to latest version (#1583)
Browse files Browse the repository at this point in the history
Signed-off-by: Mattias Gees <mattias.gees@gmail.com>
  • Loading branch information
MattiasGees authored and xmudrii committed Oct 27, 2021
1 parent 3ed9c69 commit e2dd374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/templates/images/images.go
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ func optionalResources() map[Resource]map[string]string {
DigitaloceanCCM: {"*": "docker.io/digitalocean/digitalocean-cloud-controller-manager:v0.1.33"},

// Hetzner CCM
HetznerCCM: {"*": "docker.io/hetznercloud/hcloud-cloud-controller-manager:v1.9.1"},
HetznerCCM: {"*": "docker.io/hetznercloud/hcloud-cloud-controller-manager:v1.12.0"},

// Hetzner CSI
HetznerCSI: {"*": "docker.io/hetznercloud/hcloud-csi-driver:1.6.0"},
Expand Down

0 comments on commit e2dd374

Please sign in to comment.