blob: 1a9aa52cf371ee434620622d8ee39f3c17afbd03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = helm-2to3
pkgdesc = Migrates and cleans up Helm v2 configuration and releases in-place to Helm v3
pkgver = 0.6.0
pkgrel = 1
url = https://github.com/helm/helm-2to3
install = helm-2to3.install
arch = x86_64
arch = aarch64
license = Apache
makedepends = go
depends = helm
source = https://github.com/helm/helm-2to3/archive/v0.6.0/helm-2to3-0.6.0.tar.gz
sha256sums = 46a88ef48fc8914f0886e37f16541add14727b2483d89aba314135428ccf6a87
pkgname = helm-2to3
|