kubernetes: update to 1.32.0.

This commit is contained in:
Andrea Brancaleoni 2024-12-13 06:15:14 +00:00
parent 9a36c4a28e
commit 4291cbf26c

View file

@ -1,6 +1,6 @@
# Template file for 'kubernetes'
pkgname=kubernetes
version=1.31.3
version=1.32.0
revision=1
archs="aarch64* 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=a58bf0797989acc9530a23164d529d5df5e4068e2fce9738cbe6f11f823ccf20
checksum=3793859c53f09ebc92e013ea858b8916cc19d7fe288ec95882dada4e5a075d08
nocross=yes
system_accounts="kube"
make_dirs="/var/lib/kubelet 0755 kube kube"