summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 12ea41efae2b74c6088861a9b97f5a091c088db5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = kind
	pkgdesc = Kubernetes IN Docker - local clusters for testing Kubernetes
	pkgver = 0.11.1
	pkgrel = 3
	url = https://kind.sigs.k8s.io/
	install = kind.install
	arch = x86_64
	arch = aarch64
	arch = arm
	arch = armv6h
	arch = armv7h
	license = Apache
	makedepends = go
	makedepends = git
	depends = glibc
	optdepends = docker: container engine
	optdepends = podman: container engine
	optdepends = kubectl: for managing Kubernetes clusters
	source = https://github.com/kubernetes-sigs/kind/archive/v0.11.1/kind-0.11.1.tar.gz
	source = modules-load.conf
	source = registry-aliases.conf
	sha256sums = 95ce0e7b01c00be149e5bd777936cef3f79ba7f1f3e5872e7ed60595858a2491
	sha256sums = 87bc2d0263e7393c66d540375efa9b68f2e3fdd72d5b12688587e0c3d6b99d88
	sha256sums = 0a1fb437511953ca2416aeebe954fb68189dfb493ce41f99d021eb4f142ffb2e

pkgname = kind