Skip to content

Commit 7ea273a

Browse files
committed
sysutils/helm: Update to 3.17.0
1 parent 9fb7eb6 commit 7ea273a

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

sysutils/helm/Makefile

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
PORTNAME= helm
2-
PORTVERSION= 3.16.4
2+
PORTVERSION= 3.17.0
33
DISTVERSIONPREFIX= v
4-
PORTREVISION= 1
54
CATEGORIES= sysutils
65

76
MAINTAINER= [email protected]
@@ -12,12 +11,12 @@ LICENSE= APACHE20
1211

1312
RUN_DEPENDS= kubectl:sysutils/kubectl
1413

15-
USES= cpe go:1.22,modules tar:xz
14+
USES= cpe go:1.23,modules tar:xz
1615

1716
GO_MODULE= github.com/${PORTNAME}/${PORTNAME}/v3
1817
GO_PKGNAME= k8s.io/helm
1918
GO_BUILDFLAGS= -ldflags="-X helm.sh/helm/v3/internal/version.version=v${PORTVERSION} \
20-
-X helm.sh/helm/v3/internal/version.gitCommit=7877b45b63f95635153b29a42c0c2f4273ec45ca"
19+
-X helm.sh/helm/v3/internal/version.gitCommit=301108edc7ac2a8ba79e4ebf5701b0b6ce6a31e4"
2120
GO_TARGET= ./cmd/${PORTNAME}
2221

2322
PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/}

sysutils/helm/distinfo

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
TIMESTAMP = 1734429631
2-
SHA256 (go/sysutils_helm/helm-v3.16.4/v3.16.4.mod) = ea9edb50c3b3cc4043f5763b5b262198b4b7b7b59e049c0e81457b00a11f70a7
3-
SIZE (go/sysutils_helm/helm-v3.16.4/v3.16.4.mod) = 8413
4-
SHA256 (go/sysutils_helm/helm-v3.16.4/v3.16.4.zip) = 248c5869aee91e77f769d8a9b940f41b8b2e29a66b97171c8bb884989b67f9be
5-
SIZE (go/sysutils_helm/helm-v3.16.4/v3.16.4.zip) = 1363089
1+
TIMESTAMP = 1738512982
2+
SHA256 (go/sysutils_helm/helm-v3.17.0/v3.17.0.mod) = 10b065f138d6d4ba60ed830cd123fe93e7867237b602d7171abb6acf25a35e0d
3+
SIZE (go/sysutils_helm/helm-v3.17.0/v3.17.0.mod) = 8263
4+
SHA256 (go/sysutils_helm/helm-v3.17.0/v3.17.0.zip) = 316bc18cccae1bf8567dc0efb1b371d97e7fb52292dccf6fd5f3c70dd89c6d97
5+
SIZE (go/sysutils_helm/helm-v3.17.0/v3.17.0.zip) = 1372591

0 commit comments

Comments
 (0)