kubernetes: update to 1.22.3.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'kubernetes'
|
# Template file for 'kubernetes'
|
||||||
pkgname=kubernetes
|
pkgname=kubernetes
|
||||||
version=1.22.2
|
version=1.22.3
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* ppc64le*"
|
archs="x86_64* ppc64le*"
|
||||||
build_style=go
|
build_style=go
|
||||||
@@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://kubernetes.io"
|
homepage="http://kubernetes.io"
|
||||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||||
checksum=ad0a9184843265e71b8b4222d970dcafe938bbe3b312b88301ca2f048b0ce250
|
checksum=c1b20d29a25c7eb4a294e29196cfe78c594f61b60c49b5337715f45b3fa6efd9
|
||||||
nocross=yes
|
nocross=yes
|
||||||
system_accounts="kube"
|
system_accounts="kube"
|
||||||
make_dirs="/var/lib/kubelet 0755 kube kube"
|
make_dirs="/var/lib/kubelet 0755 kube kube"
|
||||||
|
|||||||
Reference in New Issue
Block a user