./net/helm, The Kubernetes Package Manager

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 4.2.0, Package name: helm-4.2.0, Maintainer: leot

Helm is a tool for managing Charts. Charts are packages of
pre-configured Kubernetes resources.

Use Helm to:

- Find and use popular software packaged as Helm Charts to run in
Kubernetes
- Share your own applications as Helm Charts
- Create reproducible builds of your Kubernetes applications
- Intelligently manage your Kubernetes manifest files
- Manage releases of Helm packages


Master sites:

Filesize: 1018.35 KB

Version history: (Expand)


CVS history: (Expand)


   2026-06-07 07:28:09 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
helm: updated to 4.2.0

4.2.0

Switch to goreleaser for release builds
Kubernetes client libraries to v1.36
Add mustToToml template function
deprecate unused --hide-notes and --render-subchart-notes flags
--dry-run=server now respects generateName:
   2026-06-05 12:21:56 by Benny Siegert | Files touched by this commit (205) | Package updated
Log message:
Revbump all Go packages after go126 security update
   2026-05-07 20:50:12 by Benny Siegert | Files touched by this commit (204) | Package updated
Log message:
Revbump all Go packages after go126 security update
   2026-04-08 07:45:14 by Benny Siegert | Files touched by this commit (203) | Package updated
Log message:
Revbump all Go packages after security update
   2026-03-06 22:08:08 by Benny Siegert | Files touched by this commit (203) | Package updated
Log message:
Revbump all Go packages after go126 update
   2026-02-24 09:45:43 by Benny Siegert | Files touched by this commit (203)
Log message:
Revbump all Go packages after default version bump
   2026-01-26 20:49:21 by Benny Siegert | Files touched by this commit (21)
Log message:
Move non-pattern Go flags to GOFLAGS.

GO_BUILD_PATTERN is only for patterns, as announced on tech-pkg@.
   2026-01-15 20:55:00 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after go125 update