Skip to content

Commit 955ba08

Browse files
Bump helm/helm to latest release
1 parent e7cfbf9 commit 955ba08

5 files changed

Lines changed: 7 additions & 55 deletions

File tree

UPSTREAM_PROJECTS.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ projects:
141141
repos:
142142
- name: helm
143143
versions:
144-
- tag: v4.1.0
144+
- tag: v4.1.1
145145
go_version: "1.25"
146146
- org: isc-projects
147147
repos:

projects/helm/helm/ATTRIBUTION.txt

Lines changed: 2 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@ https://github.com/spf13/cobra
5151
https://github.com/tetratelabs/wabin
5252

5353
** github.com/tetratelabs/wazero; version v1.11.0 --
54-
https://github.com/tetratelabs/wazero
54+
https://github.com/wazero/wazero
5555

5656
** go.opentelemetry.io/proto/otlp; version v1.5.0 --
5757
https://github.com/open-telemetry/opentelemetry-proto-go
5858

5959
** go.yaml.in/yaml/v2; version v2.4.3 --
6060
https://github.com/yaml/go-yaml
6161

62-
** helm.sh/helm/v4; version v4.1.0 --
62+
** helm.sh/helm/v4; version v4.1.1 --
6363
https://github.com/helm/helm
6464

6565
** k8s.io/api; version v0.35.0 --
@@ -857,54 +857,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
857857
** golang.org/go; version go1.25.7 --
858858
https://github.com/golang/go
859859

860-
861-
<html>
862-
<head>
863-
<meta content="origin" name="referrer">
864-
<title>Rate limit &middot; GitHub</title>
865-
<meta name="viewport" content="width=device-width">
866-
<style type="text/css" media="screen">
867-
body {
868-
background-color: #f6f8fa;
869-
color: rgba(0, 0, 0, 0.5);
870-
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
871-
font-size: 14px;
872-
line-height: 1.5;
873-
}
874-
.c { margin: 50px auto; max-width: 600px; text-align: center; padding: 0 24px; }
875-
a { text-decoration: none; }
876-
a:hover { text-decoration: underline; }
877-
h1 { color: #24292e; line-height: 60px; font-size: 48px; font-weight: 300; margin: 0px; }
878-
p { margin: 20px 0 40px; }
879-
#s { margin-top: 35px; }
880-
#s a {
881-
color: #666666;
882-
font-weight: 200;
883-
font-size: 14px;
884-
margin: 0 10px;
885-
}
886-
</style>
887-
</head>
888-
<body>
889-
<div class="c">
890-
<h1>Access has been restricted</h1>
891-
<p>You have triggered a rate limit.<br><br>
892-
Please wait a few minutes before you try again;<br>
893-
in some cases this may take up to an hour.
894-
</p>
895-
<div id="s">
896-
<a href="https://support.github.com">Contact Support</a> &mdash;
897-
<a href="https://githubstatus.com">GitHub Status</a> &mdash;
898-
<a href="https://twitter.com/githubstatus">@githubstatus</a>
899-
</div>
900-
</div>
901-
</body>
902-
</html>
903-
904-
905-
906-
------
907-
908860
** golang.org/x/crypto; version v0.46.0 --
909861
https://golang.org/x/crypto
910862

projects/helm/helm/CHECKSUMS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
ec6d0c223f2c80a1e08894bbaf6819e88d4f0bc542d3ce2143900459b1f4719a _output/bin/helm/linux-amd64/helm
2-
ebe90d8ba157d0cab26af854fd90ec92a94cbe7cfd1d65f15e70cc94cc74b4bc _output/bin/helm/linux-arm64/helm
1+
6b66f1aeceddc819f00cc8ea24829ba38f988e6ae1332ddfadaea4a5bea3c09f _output/bin/helm/linux-amd64/helm
2+
63f0bac58c015ec808e766d3830da3f207ff08421f111c89f38ac339de57544f _output/bin/helm/linux-arm64/helm

projects/helm/helm/GIT_TAG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v4.1.0
1+
v4.1.1

projects/helm/helm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## **Helm**
2-
![Version](https://img.shields.io/badge/version-v4.1.0-blue)
2+
![Version](https://img.shields.io/badge/version-v4.1.1-blue)
33
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoieVZ2Vm4zalcvTTRlVHk3ODJMLy80a2hqaGw1eUNEMlBEQktYOGxLdkZYQmxMK2tWUTMyUHlxZDVIK2lYak9qM25OZm9IYTFkUGlXZ3dCOEhRb0dHMzBjPSIsIml2UGFyYW1ldGVyU3BlYyI6Im9EemRhdkg1Tll6d1lSaVciLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)
44

55
[Helm](https://github.com/helm/helm) is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources.

0 commit comments

Comments
 (0)