macOS
brew install chart-releaserlocal Homebrew formula metadata
brew / 順位 5442
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:chart-releaser |
|---|---|
| バージョン | 1.8.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/helm/chart-releaser/ |
| リポジトリ | https://github.com/helm/chart-releaser |
| 最終更新 | 2026-07-27T19:20:59+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.