kubernetes: update to 1.32.3.

This commit is contained in:
Andrea Brancaleoni 2025-03-16 00:39:32 +00:00
parent cedae40b5d
commit 3515f28b58

View file

@ -1,6 +1,6 @@
# Template file for 'kubernetes'
pkgname=kubernetes
version=1.32.2
version=1.32.3
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=d2a917570d7c9d7247e60b58bffa13c4a4dfcc63c195f2deedbf6224b9fb4993
checksum=b1ed5abe78a626804aadc49ecb8ade6fd33b27ab8c23d43cd59dc86f6462ac09
nocross=yes
system_accounts="kube"
make_dirs="/var/lib/kubelet 0755 kube kube"