Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ projects:
repos:
- name: helm
versions:
- tag: v4.1.0
- tag: v4.1.1
go_version: "1.25"
- org: isc-projects
repos:
Expand Down
2 changes: 1 addition & 1 deletion projects/helm/helm/ATTRIBUTION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ https://github.com/open-telemetry/opentelemetry-proto-go
** go.yaml.in/yaml/v2; version v2.4.3 --
https://github.com/yaml/go-yaml

** helm.sh/helm/v4; version v4.1.0 --
** helm.sh/helm/v4; version v4.1.1 --
https://github.com/helm/helm

** k8s.io/api; version v0.35.0 --
Expand Down
4 changes: 2 additions & 2 deletions projects/helm/helm/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ec6d0c223f2c80a1e08894bbaf6819e88d4f0bc542d3ce2143900459b1f4719a _output/bin/helm/linux-amd64/helm
ebe90d8ba157d0cab26af854fd90ec92a94cbe7cfd1d65f15e70cc94cc74b4bc _output/bin/helm/linux-arm64/helm
6b66f1aeceddc819f00cc8ea24829ba38f988e6ae1332ddfadaea4a5bea3c09f _output/bin/helm/linux-amd64/helm
63f0bac58c015ec808e766d3830da3f207ff08421f111c89f38ac339de57544f _output/bin/helm/linux-arm64/helm
2 changes: 1 addition & 1 deletion projects/helm/helm/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v4.1.0
v4.1.1
2 changes: 1 addition & 1 deletion projects/helm/helm/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **Helm**
![Version](https://img.shields.io/badge/version-v4.1.0-blue)
![Version](https://img.shields.io/badge/version-v4.1.1-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoieVZ2Vm4zalcvTTRlVHk3ODJMLy80a2hqaGw1eUNEMlBEQktYOGxLdkZYQmxMK2tWUTMyUHlxZDVIK2lYak9qM25OZm9IYTFkUGlXZ3dCOEhRb0dHMzBjPSIsIml2UGFyYW1ldGVyU3BlYyI6Im9EemRhdkg1Tll6d1lSaVciLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

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