Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

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 946af3f commit 90b52af
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 90b52af

Please sign in to comment.