kubernetes: update to 1.28.4.

This commit is contained in:
Andrea Brancaleoni 2023-12-02 03:04:56 +01:00
parent 3892d56172
commit a9e005a9c5

View file

@ -1,6 +1,6 @@
# Template file for 'kubernetes'
pkgname=kubernetes
version=1.28.3
version=1.28.4
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=c9e8916aa9cca8eb1876b9e2e39282f789ae4a87bfa6e8ca2993a4aa15bf481b
checksum=6543c6a7fc60828ef4816ebf5425efbf5fdf9e9785d0193b98e3fb833e1145f0
nocross=yes
system_accounts="kube"
make_dirs="/var/lib/kubelet 0755 kube kube"