kubernetes: update to 1.36.3.

This commit is contained in:
Andrea Brancaleoni
2026-07-23 16:02:08 -07:00
parent cc6e69143f
commit 49cf74bd75
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'kubernetes'
pkgname=kubernetes
version=1.36.2
version=1.36.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=ffbc46612cf32ad08a3b606de064b63afc350ae1dd1a691e99b5cd127d716c26
checksum=950f7dd65b64b18ca065a08ae73dd5f61ff72b48c8778c5bfceacc84eaaf10ed
nocross=yes
system_accounts="kube"
make_dirs="/var/lib/kubelet 0755 kube kube"