Skip to content

Commit

Permalink
Update machine-controller to v1.43.0
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
  • Loading branch information
xmudrii committed Feb 11, 2022
1 parent 13b4099 commit 3970a89
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 @@ -168,7 +168,7 @@ func baseResources() map[Resource]map[string]string {
CalicoNode: {"*": "docker.io/calico/node:v3.22.0"},
DNSNodeCache: {"*": "k8s.gcr.io/k8s-dns-node-cache:1.15.13"},
Flannel: {"*": "quay.io/coreos/flannel:v0.13.0"},
MachineController: {"*": "docker.io/kubermatic/machine-controller:v1.42.4"},
MachineController: {"*": "docker.io/kubermatic/machine-controller:v1.43.0"},
MetricsServer: {"*": "k8s.gcr.io/metrics-server/metrics-server:v0.5.0"},
}
}
Expand Down

0 comments on commit 3970a89

Please sign in to comment.