rename to velero-bin and upgrade to v0.11.0
This commit is contained in:
14
.SRCINFO
14
.SRCINFO
@@ -1,14 +1,16 @@
|
||||
pkgbase = ark-bin
|
||||
pkgbase = velero-bin
|
||||
pkgdesc = Backup client for Kubernetes
|
||||
pkgver = 0.10.1
|
||||
pkgver = 0.11.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/heptio/ark
|
||||
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
|
||||
source = https://github.com/heptio/ark/releases/download/v0.10.1/ark-v0.10.1-linux-amd64.tar.gz
|
||||
sha256sums = 29cdc7abc0dbdaafdd2c4999e8eeda71fcefff188d3ed5e6a06cb9625e70da3d
|
||||
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 = ark-bin
|
||||
pkgname = velero-bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user