Skip to content

Commit

Permalink
helm-3.15: update to 3.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Jun 12, 2024
1 parent e884c94 commit 8a99cee
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions sysutils/helm/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@ proc helmDistName {arch} {

subport helm-3.15 {
set baseVersion 3.15
set patchNumber 1
set patchNumber 2
revision 0

set armAvailable yes

checksums [helmDistName arm64] \
rmd160 93eb07c8a6530dec2e3e65d87ff4bd5e185dc860 \
sha256 4b04ede5ab9bb226c9b198c94ce12818f0b0e302193defd66970b45fc341f6e7 \
size 15766329 \
rmd160 4fdb176d903c4696a374018bf3959c7a58c06fdd \
sha256 30143dabc1da9d32c7d6c589fad04b1f1ecc73841393d5823fa21c5d7f5bf8f6 \
size 15756373 \
[helmDistName amd64] \
rmd160 268a9422f9f7cf7195d7b8aed9d3034ca71c3857 \
sha256 5fdc60e090d183113f9fa0ae9dd9d12f0c1462b9ded286370f84e340f84bd676 \
size 16963423
rmd160 93b0cd09b43395ff94bccfc3480868489581058d \
sha256 e99a9266a5328cb575d81ef10247911f42d9e90c76ef6eef154c5c535565658b \
size 16947927
}


Expand Down Expand Up @@ -316,7 +316,7 @@ if {${subport} == ${name}} {
PortGroup obsolete 1.0

replaced_by ${latestVersion}
version 3.15.1
version 3.15.2
revision 0

} elseif {${subport} == "helm_select"} {
Expand Down

0 comments on commit 8a99cee

Please sign in to comment.