17 lines
518 B
Plaintext
17 lines
518 B
Plaintext
pkgbase = velero-bin
|
|
pkgdesc = Backup client for Kubernetes
|
|
pkgver = 0.11.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/v0.11.0/velero-v0.11.0-linux-amd64.tar.gz
|
|
sha256sums = d7398c35d6f8c26b7159c254da93afc8a45e785c815cce7b4938af6fd508932e
|
|
|
|
pkgname = velero-bin
|
|
|