kubernetes: update to 1.30.3.

This commit is contained in:
Andrea Brancaleoni 2024-07-29 15:47:58 +02:00
parent 98f2f5ce82
commit 9ce4eb9bb8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kubernetes'
pkgname=kubernetes
version=1.30.2
version=1.30.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=a4ac165376708bce1634e0f1a2156c1cb1c4390fa574bacca3382b889f0d7b28
checksum=2e57ccaa4d3a8fb9dd0527af61702d6f193ff2f4c3b2fb35362bbf5fed6ce674
nocross=yes
system_accounts="kube"
make_dirs="/var/lib/kubelet 0755 kube kube"