* [PR PATCH] kubernetes-helm: update to 3.16.3
@ 2024-11-15 13:35 cinerea0
2024-11-15 15:22 ` [PR PATCH] [Merged]: " cinerea0
0 siblings, 1 reply; 2+ messages in thread
From: cinerea0 @ 2024-11-15 13:35 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 386 bytes --]
There is a new pull request by cinerea0 against master on the void-packages repository
https://github.com/cinerea0/void-packages helm
https://github.com/void-linux/void-packages/pull/53075
kubernetes-helm: update to 3.16.3
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/53075.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-helm-53075.patch --]
[-- Type: text/x-diff, Size: 1356 bytes --]
From 757a09095281ce4129f34f50eba7fe264ba71220 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 15 Nov 2024 08:34:33 -0500
Subject: [PATCH] kubernetes-helm: update to 3.16.3
---
srcpkgs/kubernetes-helm/template | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/kubernetes-helm/template b/srcpkgs/kubernetes-helm/template
index b34e80104b7f96..612fcf8a9b6569 100644
--- a/srcpkgs/kubernetes-helm/template
+++ b/srcpkgs/kubernetes-helm/template
@@ -1,20 +1,21 @@
# Template file for 'kubernetes-helm'
pkgname=kubernetes-helm
-version=3.15.4
+version=3.16.3
revision=1
build_style=go
build_helper=qemu
go_import_path="helm.sh/helm/v3"
go_package="./cmd/helm"
go_mod_mode=off
-go_ldflags="-X helm.sh/helm/v3/internal/version.version=v${version}"
+go_ldflags="-X helm.sh/helm/v3/internal/version.version=v${version%.*}"
+checkdepends="git"
short_desc="Kubernetes Package Manager"
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
license="Apache-2.0"
homepage="https://helm.sh/"
changelog="https://github.com/helm/helm/releases"
distfiles="https://github.com/helm/helm/archive/refs/tags/v${version}.tar.gz"
-checksum=71eb0f4b2bf6e7de6a78191ba053b04842c294c830e57648ab2352bcfe1b4566
+checksum=d476949802e2293620a4947f1fdd9006b88e4120fe6d0fafaef14b79badb72ee
conflicts="helm"
nopie=yes
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: kubernetes-helm: update to 3.16.3
2024-11-15 13:35 [PR PATCH] kubernetes-helm: update to 3.16.3 cinerea0
@ 2024-11-15 15:22 ` cinerea0
0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-11-15 15:22 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
There's a merged pull request on the void-packages repository
kubernetes-helm: update to 3.16.3
https://github.com/void-linux/void-packages/pull/53075
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-15 15:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-15 13:35 [PR PATCH] kubernetes-helm: update to 3.16.3 cinerea0
2024-11-15 15:22 ` [PR PATCH] [Merged]: " cinerea0
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).