kubernetes-helm: update to 3.10.0.

This commit is contained in:
Michal Vasilek 2022-09-29 21:07:28 +02:00
parent 07cc9ad20e
commit e891d69a1b
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'kubernetes-helm'
pkgname=kubernetes-helm
version=3.8.1
version=3.10.0
revision=1
wrksrc="helm-${version}"
hostmakedepends="go make git mercurial tar"
hostmakedepends="go make mercurial tar"
short_desc="Kubernetes Package Manager"
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=fed90e57113a6b6e50db03ee711358b04733bc2a50797e1b103a300b1f8a4b16
checksum=eea2099dbcc9b0500149a0907b4a6ba9a937771a3ab490fb6cce8a861100994a
conflicts="helm"
nopie=true