Skip to content

Commit

Permalink
Update machine-controller to v1.15.3 (#995)
Browse files Browse the repository at this point in the history
  • Loading branch information
xmudrii authored Jul 21, 2020
1 parent bb9b223 commit 83c6da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/templates/machinecontroller/deployment.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const (
MachineControllerNamespace = metav1.NamespaceSystem
MachineControllerAppLabelKey = "app"
MachineControllerAppLabelValue = "machine-controller"
MachineControllerTag = "v1.15.2"
MachineControllerTag = "v1.15.3"
)

// Deploy deploys MachineController deployment with RBAC on the cluster
Expand Down

0 comments on commit 83c6da3

Please sign in to comment.