Skip to content

Commit

Permalink
Update machine-controller to v1.1.5 (#378)
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
  • Loading branch information
xmudrii authored and kubermatic-bot committed Apr 26, 2019
1 parent 0a28d33 commit 4f4e49f
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 @@ -43,7 +43,7 @@ const (
MachineControllerNamespace = metav1.NamespaceSystem
MachineControllerAppLabelKey = "app"
MachineControllerAppLabelValue = "machine-controller"
MachineControllerTag = "v1.1.4"
MachineControllerTag = "v1.1.5"
MachineControllerCredentialsSecretName = "machine-controller-credentials"
)

Expand Down

0 comments on commit 4f4e49f

Please sign in to comment.