kubernetes-helm: update to 3.7.0

This commit is contained in:
Mate GABRI 2021-10-02 13:01:44 +10:00 committed by Érico Nogueira Rolim
parent 59439a3f89
commit b126152277

View file

@ -1,6 +1,6 @@
# Template file for 'kubernetes-helm'
pkgname=kubernetes-helm
version=3.6.3
version=3.7.0
revision=1
wrksrc="helm-${version}"
hostmakedepends="go make git mercurial tar"
@ -9,7 +9,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
license="Apache-2.0"
homepage="https://helm.sh/"
distfiles="https://github.com/helm/helm/archive/v${version}.tar.gz"
checksum=1ef2253b97601f56da782ce380f0732246c82038c4241cbc37450e5a23f0c5a5
checksum=2d71d0524f358aeec0ff290194680e98b7268ac8fee4d9b69b0315b7dae15900
conflicts="helm"
nopie=true