macOS
brew install chart-releaserlocal Homebrew formula metadata
brew
chart-releaser のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install chart-releaserlocal Homebrew formula metadata
概要
Hosting Helm Charts via GitHub Pages and Releases
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.cr.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cr | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/helm/chart-releaser
インストールメタデータ
| パッケージキー | brew:chart-releaser |
|---|---|
| バージョン | 1.8.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/chart-releaser |
| ホームページ | https://github.com/helm/chart-releaser/ |
| リポジトリ | https://github.com/helm/chart-releaser |
| 上流ドキュメント | https://github.com/helm/chart-releaser#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/helm/chart-releaser/archive/refs/tags/v1.8.1.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.