Skip to content

Commit 0f39604

Browse files
author
Ian Campbell
committed
Update hashes to pickup latest changes.
Signed-off-by: Ian Campbell <ijc@docker.com>
1 parent c920499 commit 0f39604

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

yml/cri-containerd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
- name: cri-containerd
3-
image: linuxkit/cri-containerd:6d7a253f3e69c506c76f0a0dfa32b7c307b0c9ee
3+
image: linuxkit/cri-containerd:b16c1a3f11b986d8f818d2797920db411ff51ac1
44
cgroupsPath: podruntime/cri-containerd
55
files:
66
- path: /etc/kubelet.sh.conf

yml/kube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ services:
4040
image: linuxkit/sshd:ac5e8364e2e9aa8717a3295c51eb60b8c57373d5
4141
cgroupsPath: systemreserved/sshd
4242
- name: kubelet
43-
image: linuxkit/kubelet:0e6902fbb878f592b8be03605e18d917e622ce31
43+
image: linuxkit/kubelet:bf10112fabce0f713ea1eea2a8798d350b25fe98
4444
cgroupsPath: podruntime/kubelet
4545
files:
4646
- path: etc/linuxkit.yml

0 commit comments

Comments
 (0)