Skip to content

Commit 0a05338

Browse files
Bump helm/helm to latest release (#5298)
1 parent faf4df7 commit 0a05338

5 files changed

Lines changed: 6 additions & 6 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.3
144+
- tag: v4.1.4
145145
go_version: "1.25"
146146
- org: isc-projects
147147
repos:

projects/helm/helm/ATTRIBUTION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ https://github.com/open-telemetry/opentelemetry-proto-go
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.3 --
62+
** helm.sh/helm/v4; version v4.1.4 --
6363
https://github.com/helm/helm
6464

6565
** k8s.io/api; version v0.35.1 --

projects/helm/helm/CHECKSUMS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
e77e18c45ce2582c2af61dc3afadd21fec9baa75c5f5a39c88d58bc2afabd2a2 _output/bin/helm/linux-amd64/helm
2-
62e871d8ba1d466f63db42018c7f30c3edc9e4eb1ff0c4b2b96bb44529afec42 _output/bin/helm/linux-arm64/helm
1+
9759890c425b51372cd271c6ae5dfbbfb4d23b92ce58b5e85f2b472130647d0e _output/bin/helm/linux-amd64/helm
2+
e3e7b8f8d4280953c4346a21f936c112771a4ace54a8d361cefb18d5b49c99e1 _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.3
1+
v4.1.4

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.3-blue)
2+
![Version](https://img.shields.io/badge/version-v4.1.4-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)