Skip to content

Commit

Permalink
Update machine-controller to v1.25.0 (#1238)
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Mudrinić <[email protected]>
  • Loading branch information
xmudrii authored Feb 3, 2021
1 parent 5d6ecfa commit 90c288c
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 @@ -48,7 +48,7 @@ const (
MachineControllerAppLabelValue = "machine-controller"
MachineControllerImageRegistry = "docker.io"
MachineControllerImage = "/kubermatic/machine-controller:"
MachineControllerTag = "v1.24.3"
MachineControllerTag = "v1.25.0"
)

func CRDs() []runtime.Object {
Expand Down

0 comments on commit 90c288c

Please sign in to comment.