17 lines
515 B
Plaintext
17 lines
515 B
Plaintext
pkgbase = velero-bin
|
|
pkgdesc = Backup client for Kubernetes
|
|
pkgver = 1.1.0
|
|
pkgrel = 1
|
|
url = https://github.com/heptio/velero
|
|
install = velero-bin.install
|
|
arch = x86_64
|
|
license = Apache
|
|
optdepends = kubectl: To connect to Kubernetes
|
|
optdepends = kubectl-bin: To connect to Kubernetes
|
|
replaces = ark-bin
|
|
source = https://github.com/heptio/velero/releases/download/v1.1.0/velero-v1.1.0-linux-amd64.tar.gz
|
|
sha256sums = e87e25488eea87717187ea1091dd0e5e322f3291040613c3c8bc85b60df28f2d
|
|
|
|
pkgname = velero-bin
|
|
|