git: 965165149945 - main - sysutils/helm: Update to 3.20.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Jan 2026 15:49:25 UTC
The branch main has been updated by danilo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=965165149945c76709313f58c3043b69083c6495
commit 965165149945c76709313f58c3043b69083c6495
Author: Danilo Egea Gondolfo <danilo@FreeBSD.org>
AuthorDate: 2026-01-23 11:38:26 +0000
Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org>
CommitDate: 2026-01-23 15:49:01 +0000
sysutils/helm: Update to 3.20.0
- Bump Go version to 1.25+
Changelogs:
https://github.com/helm/helm/releases/tag/v3.19.5
https://github.com/helm/helm/releases/tag/v3.20.0
---
sysutils/helm/Makefile | 7 +++----
sysutils/helm/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/sysutils/helm/Makefile b/sysutils/helm/Makefile
index 9887f78bf61e..fba37de6d9b7 100644
--- a/sysutils/helm/Makefile
+++ b/sysutils/helm/Makefile
@@ -1,7 +1,6 @@
PORTNAME= helm
-PORTVERSION= 3.19.4
+PORTVERSION= 3.20.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= danilo@FreeBSD.org
@@ -12,12 +11,12 @@ LICENSE= APACHE20
RUN_DEPENDS= kubectl:sysutils/kubectl
-USES= cpe go:modules tar:xz
+USES= cpe go:1.25+,modules tar:xz
GO_MODULE= github.com/${PORTNAME}/${PORTNAME}/v3
GO_PKGNAME= k8s.io/helm
GO_BUILDFLAGS= -ldflags="-X helm.sh/helm/v3/internal/version.version=v${PORTVERSION} \
- -X helm.sh/helm/v3/internal/version.gitCommit=7cfb6e486dac026202556836bb910c37d847793e"
+ -X helm.sh/helm/v3/internal/version.gitCommit=b2e4314fa0f229a1de7b4c981273f61d69ee5a59"
GO_TARGET= ./cmd/${PORTNAME}
PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/}
diff --git a/sysutils/helm/distinfo b/sysutils/helm/distinfo
index c11c22829c63..60569fbadf02 100644
--- a/sysutils/helm/distinfo
+++ b/sysutils/helm/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1765799995
-SHA256 (go/sysutils_helm/helm-v3.19.4/v3.19.4.mod) = 16de716c926e84f50feaa6326742ab23f9240b2ef793159f2c99871a67098467
-SIZE (go/sysutils_helm/helm-v3.19.4/v3.19.4.mod) = 9036
-SHA256 (go/sysutils_helm/helm-v3.19.4/v3.19.4.zip) = 90d4f84ef2c80fd72c6df561d7956a8768df0235f1acb896211b4eaf4463a725
-SIZE (go/sysutils_helm/helm-v3.19.4/v3.19.4.zip) = 1404065
+TIMESTAMP = 1769167145
+SHA256 (go/sysutils_helm/helm-v3.20.0/v3.20.0.mod) = af9332d8b18e2466be912186790733ad3ec3e93310c6ff255c602df814125a8c
+SIZE (go/sysutils_helm/helm-v3.20.0/v3.20.0.mod) = 8790
+SHA256 (go/sysutils_helm/helm-v3.20.0/v3.20.0.zip) = 3c783d8ab095f9352cffc2fdbebebcfd4c31805d07b6714165a4fa4e3f96b1b2
+SIZE (go/sysutils_helm/helm-v3.20.0/v3.20.0.zip) = 1403472