We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c920499 commit 0f39604Copy full SHA for 0f39604
yml/cri-containerd.yml
@@ -1,6 +1,6 @@
1
services:
2
- name: cri-containerd
3
- image: linuxkit/cri-containerd:6d7a253f3e69c506c76f0a0dfa32b7c307b0c9ee
+ image: linuxkit/cri-containerd:b16c1a3f11b986d8f818d2797920db411ff51ac1
4
cgroupsPath: podruntime/cri-containerd
5
files:
6
- path: /etc/kubelet.sh.conf
yml/kube.yml
@@ -40,7 +40,7 @@ services:
40
image: linuxkit/sshd:ac5e8364e2e9aa8717a3295c51eb60b8c57373d5
41
cgroupsPath: systemreserved/sshd
42
- name: kubelet
43
- image: linuxkit/kubelet:0e6902fbb878f592b8be03605e18d917e622ce31
+ image: linuxkit/kubelet:bf10112fabce0f713ea1eea2a8798d350b25fe98
44
cgroupsPath: podruntime/kubelet
45
46
- path: etc/linuxkit.yml
0 commit comments