Skip to content

Commit

Permalink
Update cri-o to v1.19.6
Browse files Browse the repository at this point in the history
Signed-off-by: David Cassany <[email protected]>
  • Loading branch information
davidcassany committed Apr 4, 2022
1 parent 9887351 commit 31b7f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/pkg/skuba/kubernetes/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ var (
"1.17.17": KubernetesVersion{
ComponentHostVersion: ComponentHostVersion{
KubeletVersion: "1.17.17",
ContainerRuntimeVersion: "1.19.4",
ContainerRuntimeVersion: "1.19.6",
},
ComponentContainerVersion: ComponentContainerVersion{
APIServer: &ContainerImageTag{Name: "hyperkube", Tag: "v1.17.17"},
Expand Down

0 comments on commit 31b7f79

Please sign in to comment.