Skip to content

Commit

Permalink
Upgrade digitalocean CCM to v0.1.15
Browse files Browse the repository at this point in the history
Signed-off-by: Artiom Diomin <[email protected]>
  • Loading branch information
kron4eg committed Jun 27, 2019
1 parent 0da7ec7 commit abc7a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/templates/externalccm/digitalocean.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import (
)

const (
digitaloceanCCMVersion = "v0.1.9"
digitaloceanCCMVersion = "v0.1.15"
digitaloceanSAName = "cloud-controller-manager"
digitaloceanDeploymentName = "digitalocean-cloud-controller-manager"
)
Expand Down

0 comments on commit abc7a01

Please sign in to comment.