# 使用 Homebrew 安装 chart-releaser

查看 chart-releaser 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:chart-releaser
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install chart-releaser
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:chart-releaser
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/chart-releaser>
- **版本:** 1.8.1
- **来源摘要:** Hosting Helm Charts via GitHub Pages and Releases
- **主页:** <https://github.com/helm/chart-releaser/>
- **仓库:** <https://github.com/helm/chart-releaser>
- **上游文档:** <https://github.com/helm/chart-releaser/>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/helm/chart-releaser/archive/refs/tags/v1.8.1.tar.gz>
- **最后更新:** 2026-07-27T19:20:59+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- cr (cli)
- cr (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.8.1
- 管理器更新时间: 2026-07-27
- 本地数据: OK
- 上游仓库: https://github.com/helm/chart-releaser
- 检测到的最新版本: v1.8.1 (当前)
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

- <https://github.com/helm/chart-releaser>
- <https://api.github.com/repos/helm/chart-releaser>
- <https://api.github.com/repos/helm/chart-releaser/releases>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## 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

- Unix: ~/.cr.yaml
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** chart-releaser
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 相关链接

- [Cloud CLI packages](https://pkg.so/zh-hans/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [chart-testing](https://pkg.so/zh-hans/brew/chart-testing/) - Shares pkgdb curated category or tags: charts, cli, developer-tools, helm, kubernetes.
- [helm-docs](https://pkg.so/zh-hans/brew/helm-docs/) - Shares pkgdb curated category or tags: charts, cli, developer-tools, helm, kubernetes.
- [kube-linter](https://pkg.so/zh-hans/brew/kube-linter/) - Shares pkgdb curated category or tags: cli, developer-tools, helm, kubernetes.
- [helm-ls](https://pkg.so/zh-hans/brew/helm-ls/) - Shares pkgdb curated category or tags: cli, developer-tools, helm, kubernetes.
- [kubent](https://pkg.so/zh-hans/brew/kubent/) - Shares pkgdb curated category or tags: cli, developer-tools, helm, kubernetes.
- [kube-score](https://pkg.so/zh-hans/brew/kube-score/) - Shares pkgdb curated category or tags: cli, developer-tools, helm, kubernetes.
- [kubergrunt](https://pkg.so/zh-hans/brew/kubergrunt/) - Shares pkgdb curated category or tags: cli, developer-tools, helm, kubernetes.
- [kubeconform](https://pkg.so/zh-hans/brew/kubeconform/) - Shares pkgdb curated category or tags: cli, developer-tools, kubernetes.

## Combined YAML source

View the package source record on GitHub. [combined/chart-releaser.yml](https://github.com/mxcl/pkgdb/blob/main/combined/chart-releaser.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
