notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
helm-docs Automatically generate markdown documentation from helm charts
1.14.2_1 sysutilsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.14.2_1Version of this port present on the latest quarterly branch.
Maintainer: owlandrews@protonmail.com search for ports maintained by this maintainer
Port Added: 2026-08-19 08:37:51
Last Update: 2026-08-19 17:39:04
Commit Hash: 4867821
License: GPLv3
WWW:
https://github.com/norwoodj/helm-docs
Description:
The helm-docs tool auto-generates documentation from helm charts into markdown files. The resulting files contain metadata about their respective chart and a table with each of the chart's values, their defaults, and an optional description parsed from comments. The markdown generation is entirely gotemplate driven. The tool parses metadata from charts and generates a number of sub-templates that can be referenced in a template file (by default README.md.gotmpl). If no template file is provided, the tool has a default internal template that will generate a reasonably formatted README.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/helm-docs
  2. /usr/local/share/licenses/helm-docs-1.14.2_1/catalog.mk
  3. /usr/local/share/licenses/helm-docs-1.14.2_1/LICENSE
  4. /usr/local/share/licenses/helm-docs-1.14.2_1/GPLv3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • helm-docs>0:sysutils/helm-docs
To install the port:
cd /usr/ports/sysutils/helm-docs/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/helm-docs
  • pkg install helm-docs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: helm-docs
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1787073088 SHA256 (go/sysutils_helm-docs/norwoodj-helm-docs-v1.14.2_GH0/go.mod) = dcd4c3ab4b81c124a47bd941580492cd2ecd34808b3e8b727be095ad5fec3089 SIZE (go/sysutils_helm-docs/norwoodj-helm-docs-v1.14.2_GH0/go.mod) = 1581

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_helm-docs/norwoodj-helm-docs-v1.14.2_GH0/norwoodj-helm-docs-v1.14.2_GH0.tar.gz) = 88d1b3401220b2032cd27974264d2dc0da8f9e7b67a8a929a0848505c4e4a0ae SIZE (go/sysutils_helm-docs/norwoodj-helm-docs-v1.14.2_GH0/norwoodj-helm-docs-v1.14.2_GH0.tar.gz) = 109180

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go126 : lang/go126
Fetch dependencies:
  1. go126 : lang/go126
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for helm-docs-1.14.2_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
sysutils_helm-docs
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://codeload.github.com/norwoodj/helm-docs/tar.gz/v1.14.2?dummy=/
  2. https://raw.githubusercontent.com/norwoodj/helm-docs/v1.14.2/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.14.2_1
19 Aug 2026 17:39:04
commit hash: 4867821cd65241b6e8c0faa3ed76d67514594442commit hash: 4867821cd65241b6e8c0faa3ed76d67514594442commit hash: 4867821cd65241b6e8c0faa3ed76d67514594442commit hash: 4867821cd65241b6e8c0faa3ed76d67514594442 files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.14 / 1.26.7
1.14.2
19 Aug 2026 08:31:33
commit hash: 691c574c56c433a75ef54e2e0b39aa72b61e732fcommit hash: 691c574c56c433a75ef54e2e0b39aa72b61e732fcommit hash: 691c574c56c433a75ef54e2e0b39aa72b61e732fcommit hash: 691c574c56c433a75ef54e2e0b39aa72b61e732f files touched by this commit
Kenneth Raplee (kenrap) search for other commits by this committer
Author: Hywel Andrews
sysutils/helm-docs: New port

A tool that auto-generates documentation from helm charts into markdown
files. The resulting files contain metadata about their respective chart
and a table with each of the chart's values, their defaults, and an
optional description parsed from comments.

PR:		297599
Approved by:	arrowd (co-mentor)

Number of commits found: 2