aboutsummaryrefslogtreecommitdiff
path: root/testing/helm
diff options
context:
space:
mode:
authortechknowlogick <techknowlogick@gitea.io>2020-09-22 19:29:45 -0400
committerLeo <thinkabit.ukim@gmail.com>2020-09-23 02:55:55 +0000
commit85cb56a94f12b2907dc3b28bdc6ef8f45c463f1f (patch)
tree23e3b36199f2fb75f9c4acbb3475a057e7dd05a9 /testing/helm
parent9db2cb8d758a562f8da1233ef524bfc85ee90544 (diff)
downloadalpine_aports-85cb56a94f12b2907dc3b28bdc6ef8f45c463f1f.tar.bz2
alpine_aports-85cb56a94f12b2907dc3b28bdc6ef8f45c463f1f.tar.xz
alpine_aports-85cb56a94f12b2907dc3b28bdc6ef8f45c463f1f.zip
testing/helm: upgrade to 3.3.4
Diffstat (limited to 'testing/helm')
-rw-r--r--testing/helm/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/helm/APKBUILD b/testing/helm/APKBUILD
index 2d738bccad..ce7dddcd7a 100644
--- a/testing/helm/APKBUILD
+++ b/testing/helm/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: techknowlogick <techknowlogick@gitea.io> 1# Contributor: techknowlogick <techknowlogick@gitea.io>
2# Maintainer: techknowlogick <techknowlogick@gitea.io> 2# Maintainer: techknowlogick <techknowlogick@gitea.io>
3pkgname=helm 3pkgname=helm
4pkgver=3.3.3 4pkgver=3.3.4
5pkgrel=0 5pkgrel=0
6pkgdesc="The Kubernetes Package Manager" 6pkgdesc="The Kubernetes Package Manager"
7url="https://helm.sh/" 7url="https://helm.sh/"
@@ -37,5 +37,5 @@ package() {
37 install -Dm755 bin/helm -t "$pkgdir/usr/bin" 37 install -Dm755 bin/helm -t "$pkgdir/usr/bin"
38} 38}
39 39
40sha512sums="7b694a3db2936193c9b51a7cdfc757cbadfb9fca236237e259bab90f2ceecf6422b2f2497c76a4eabd22fda408cd6ab737ae377039ad1d9d206654d5ec51afe8 helm-3.3.3.tar.gz 40sha512sums="9ec2aa5f6c30f9e705c812be77bac2815586ffd430d1316d343ade1048efc84abac603bb0185b6dcfc66029a8a5398c3de945830ca39d2415c62c4b7ea0c678a helm-3.3.4.tar.gz
41f9eca959cdb7ce704ee79edb8461ea55bbd3a257751176e106c3061a5da6238a3746f84331c0574146ee399eaf700af54f693e4eb4155d1412a8c930b4dc9dcb 0001-fix-go1.15-lint-error.patch" 41f9eca959cdb7ce704ee79edb8461ea55bbd3a257751176e106c3061a5da6238a3746f84331c0574146ee399eaf700af54f693e4eb4155d1412a8c930b4dc9dcb 0001-fix-go1.15-lint-error.patch"