blob: bf712d67090768c4c3603df65f742b6455569aa9 (
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.10.1
pkgrel = 1
url = https://github.com/helm/helm-2to3
install = helm-2to3.install
arch = x86_64
arch = aarch64
groups = helm-plugins
license = Apache
makedepends = go
depends = kubectl
source = https://github.com/helm/helm-2to3/archive/v0.10.1/helm-2to3-0.10.1.tar.gz
sha256sums = 8836fb3501fa0d34a9f1b01d4109e8b0f38d55618e0397c5296d33be47f65a26
pkgname = helm-2to3
|