Automic VaultAutomic Vault

brew

Install chart-releaser with Homebrew

Hosting Helm Charts via GitHub Pages and Releases. Version 1.8.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install chart-releaser

local Homebrew formula metadata

overview

Package summary

Hosting Helm Charts via GitHub Pages and Releases

Commands and aliases

  • cr

history

Project history and usage

Chart Releaser is a Helm project CLI that turns a GitHub repository into a Helm chart repository by attaching packaged charts to GitHub Releases and generating an `index.yaml` suitable for GitHub Pages.

Project history

The Helm organization created the chart-releaser repository in August 2018. Public release metadata shows the 0.x series in early 2019, a 1.0.0 beta tag before the stable 1.x line, and a current 1.8.1 release in June 2025.

Adoption history

Chart Releaser was adopted mainly through GitHub-hosted Helm chart repositories and CI pipelines. The README documents binary releases, the `helm/tap` Homebrew installation path, a Docker image on Quay for CI, and use through `helm/chart-releaser-action`.

How it is used

Common use is `cr package`, `cr upload`, and `cr index`: package charts, upload `.tgz` artifacts to GitHub Releases, then build or push the chart repository index. The README documents `$HOME/.cr.yaml`, `CR_` environment variables, and command-line flags with CLI-over-env-over-config precedence.

Why package nerds care

Chart Releaser is important because it made a low-infrastructure Helm distribution pattern common: a normal GitHub repository can publish chart tarballs and an index without running a separate chart repository service. It is a small packaging bridge between Helm chart metadata, GitHub Releases, GitHub Pages, and CI.

Timeline

  • 2018-08: Helm chart-releaser repository created.
  • 2019-02: Early public 0.x GitHub releases are available.
  • 2025-06: Latest upstream GitHub release metadata lists v1.8.1.

Related projects

  • Helm is the Kubernetes package manager whose chart artifacts Chart Releaser publishes.
  • helm/chart-releaser-action wraps the CLI for GitHub Actions workflows.
  • GitHub Releases and GitHub Pages are the distribution surfaces targeted by the tool.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.cr.yaml

executables

Installed executables

CommandKindExposureNote
crcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.8.1
manager updated
local dataok
upstreamcurrent
latest detectedv1.8.1

https://github.com/helm/chart-releaser

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:chart-releaser
Version1.8.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/chart-releaser
Homepagehttps://github.com/helm/chart-releaser/
Repositoryhttps://github.com/helm/chart-releaser
Upstream docshttps://github.com/helm/chart-releaser#readme
LicenseApache-2.0
Source archivehttps://github.com/helm/chart-releaser/archive/refs/tags/v1.8.1.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namechart-releaser
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment