Skip to content

Commit

Permalink
fix kubelet image tag
Browse files Browse the repository at this point in the history
Signed-off-by: Jason DeTiberus <[email protected]>
  • Loading branch information
detiber committed May 4, 2018
1 parent 6c2858c commit 9248327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yml/kube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
image: linuxkit/sshd:39d6bdc9a7489ceffa761ad5cb96c87b50d6732d
cgroupsPath: systemreserved/sshd
- name: kubelet
image: linuxkit/kubelet:ddd2e094e44aae9bab3eb3b8d378d2383d6cda01
image: linuxkit/kubelet:1775276ba903b90615d91f0bd034a527163ffbd4
cgroupsPath: podruntime/kubelet
files:
- path: etc/linuxkit.yml
Expand Down

0 comments on commit 9248327

Please sign in to comment.