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 Oct 18, 2021
1 parent 6ea71c0 commit b58683b
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 @@ -187,7 +187,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 b58683b

Please sign in to comment.