Skip to content

Commit

Permalink
k8s-1.27: Bump CRIO (#1029)
Browse files Browse the repository at this point in the history
It is recommended to be on the same version as k8s.

Signed-off-by: Or Shoval <[email protected]>
  • Loading branch information
oshoval authored Jun 15, 2023
1 parent e29c9f6 commit 865e563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-provision/k8s/1.27/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ export PATH="$ISTIO_BIN_DIR:$PATH"
chmod +x "$ISTIO_BIN_DIR/istioctl"
)

export CRIO_VERSION=1.26
export CRIO_VERSION=1.27
cat << EOF >/etc/yum.repos.d/devel_kubic_libcontainers_stable.repo
[devel_kubic_libcontainers_stable]
name=Stable Releases of Upstream github.com/containers packages (CentOS_8_Stream)
Expand Down

0 comments on commit 865e563

Please sign in to comment.