1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/helm: security upgrade to 3.18.4

https://github.com/advisories/GHSA-557j-xg8c-q2mm
This commit is contained in:
Craig Andrews 2025-07-09 15:20:06 -04:00
parent 32a4d6f4da
commit cc0d82933f
No known key found for this signature in database
GPG key ID: 581BAFE062A38CB6

View file

@ -1,7 +1,7 @@
# Contributor: techknowlogick <techknowlogick@gitea.com>
# Maintainer: techknowlogick <techknowlogick@gitea.com>
pkgname=helm
pkgver=3.18.0
pkgver=3.18.4
pkgrel=0
pkgdesc="The Kubernetes Package Manager"
url="https://helm.sh/"
@ -19,6 +19,8 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/helm/helm/archive/v$pkgver.t
# - CVE-2021-21303
# 3.6.1-r0:
# - CVE-2021-32690
# 3.18.4-r0:
# - CVE-2025-53547
case "$CARCH" in
# arm*:
@ -64,6 +66,6 @@ package() {
}
sha512sums="
099feb87d6270cc003f35010d567d8fc46054899824c788c962b7be15e1fa094cd01b07d05704e45b87217ecd8681f5548cb79298177620b2cd49569ed65d719 helm-3.18.0.tar.gz
b2ea9794c43779723831b6e06ea90b11b9e409cf9e3da2836e6801e83ae3df8d8d7199ecf7e14f76021463ae87469657671dd74641838e7e5b7c82be4c7e35d3 helm-3.18.4.tar.gz
e76132b99ffa3429d4da7f8f2dc165976bcf7cf1e85646ae15cdef166148ea9637cedccd7a9f3705251fbde0d48d4dbc4635088ad7de58d007380cd0358088e7 unset-CGO_ENABLED.patch
"