Skip to content

Commit 352ed50

Browse files
Bump helm/helm to latest release
1 parent cc0139e commit 352ed50

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

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

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)