kubernetes: update to 1.23.0.

This commit is contained in:
Andrea Brancaleoni 2021-12-11 00:24:49 +01:00
parent 8b34eb1e13
commit f59360e032

View file

@ -1,6 +1,6 @@
# Template file for 'kubernetes'
pkgname=kubernetes
version=1.22.4
version=1.23.0
revision=1
archs="x86_64* ppc64le*"
build_style=go
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"
homepage="http://kubernetes.io"
distfiles="https://$go_import_path/archive/v$version.tar.gz"
checksum=7afd37bc86e0d2b42b2902aa31dda1352244486c6bec13f8018a4ee81ef526ea
checksum=5b4a27cbf0675a5d5e5228a58795bc76a0ec13df71ad5b423caa240bef2c574d
nocross=yes
system_accounts="kube"
make_dirs="/var/lib/kubelet 0755 kube kube"