Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update kubernetes-helm to 3.14.2
@ 2024-03-04  1:44 vpzomtrrfrt
  2024-03-04  3:45 ` [PR PATCH] [Updated] " vpzomtrrfrt
  0 siblings, 1 reply; 2+ messages in thread
From: vpzomtrrfrt @ 2024-03-04  1:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1258 bytes --]

There is a new pull request by vpzomtrrfrt against master on the void-packages repository

https://github.com/vpzomtrrfrt/void-packages helm-3.14
https://github.com/void-linux/void-packages/pull/49071

Update kubernetes-helm to 3.14.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/49071.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-helm-3.14-49071.patch --]
[-- Type: text/x-diff, Size: 1072 bytes --]

From 3b39f8f0a09f85b2d8e040b9602baedaa73e1d30 Mon Sep 17 00:00:00 2001
From: Colin Reeder <colin@vpzom.click>
Date: Sun, 3 Mar 2024 18:32:51 -0700
Subject: [PATCH] Update kubernetes-helm to 3.14.2

---
 srcpkgs/kubernetes-helm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kubernetes-helm/template b/srcpkgs/kubernetes-helm/template
index 7fbcdc2c9b63a2..8ae57c9c04d682 100644
--- a/srcpkgs/kubernetes-helm/template
+++ b/srcpkgs/kubernetes-helm/template
@@ -1,6 +1,6 @@
 # Template file for 'kubernetes-helm'
 pkgname=kubernetes-helm
-version=3.12.0
+version=3.14.2
 revision=1
 hostmakedepends="go make mercurial tar"
 short_desc="Kubernetes Package Manager"
@@ -8,7 +8,7 @@ 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=320076ba47bfdf31f753e92fe8464a1314600ff365acce3b361e067488364b33
+checksum=620384596e7f8513a4cb0462a561364bead1342020bb2b98a1303a5d026ab1c1
 conflicts="helm"
 nopie=true
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Updated] Update kubernetes-helm to 3.14.2
  2024-03-04  1:44 [PR PATCH] Update kubernetes-helm to 3.14.2 vpzomtrrfrt
@ 2024-03-04  3:45 ` vpzomtrrfrt
  0 siblings, 0 replies; 2+ messages in thread
From: vpzomtrrfrt @ 2024-03-04  3:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1263 bytes --]

There is an updated pull request by vpzomtrrfrt against master on the void-packages repository

https://github.com/vpzomtrrfrt/void-packages helm-3.14
https://github.com/void-linux/void-packages/pull/49071

Update kubernetes-helm to 3.14.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/49071.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-helm-3.14-49071.patch --]
[-- Type: text/x-diff, Size: 1073 bytes --]

From 5b36168cc7fc20c0e6eb18669d0af04d43f51fe1 Mon Sep 17 00:00:00 2001
From: Colin Reeder <colin@vpzom.click>
Date: Sun, 3 Mar 2024 18:32:51 -0700
Subject: [PATCH] kubernetes-helm: Update to 3.14.2

---
 srcpkgs/kubernetes-helm/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kubernetes-helm/template b/srcpkgs/kubernetes-helm/template
index 7fbcdc2c9b63a2..8ae57c9c04d682 100644
--- a/srcpkgs/kubernetes-helm/template
+++ b/srcpkgs/kubernetes-helm/template
@@ -1,6 +1,6 @@
 # Template file for 'kubernetes-helm'
 pkgname=kubernetes-helm
-version=3.12.0
+version=3.14.2
 revision=1
 hostmakedepends="go make mercurial tar"
 short_desc="Kubernetes Package Manager"
@@ -8,7 +8,7 @@ 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=320076ba47bfdf31f753e92fe8464a1314600ff365acce3b361e067488364b33
+checksum=620384596e7f8513a4cb0462a561364bead1342020bb2b98a1303a5d026ab1c1
 conflicts="helm"
 nopie=true
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-04  3:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-04  1:44 [PR PATCH] Update kubernetes-helm to 3.14.2 vpzomtrrfrt
2024-03-04  3:45 ` [PR PATCH] [Updated] " vpzomtrrfrt

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).