macOS
brew install chart-testinglocal Homebrew formula metadata
brew
chart-testing のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install chart-testinglocal Homebrew formula metadata
nix profile install nixpkgs#chart-testingnixpkgs package indexes · pkgs/by-name/ch/chart-testing/package.nix · ソース: api.github.com
sudo zypper install chart-testingopenSUSE Tumbleweed package metadata · chart-testing · ソース: download.opensuse.org
sudo pacman -S ctArch Linux sync databases · ct · ソース: geo.mirror.pkgbuild.com
概要
Testing and linting Helm charts
履歴
Chart Testing is the Helm project CLI, `ct`, for linting and testing Helm charts, especially in pull-request and CI workflows where changed charts need to be detected and validated.
The Helm organization created the chart-testing repository in November 2017. Its README notes that v2.0.0 refactored the tool from a bash library to Go while keeping v1 parity, and GitHub release metadata shows v2.0.0 published in November 2018 and the current v3.14.0 release in October 2025.
Chart Testing spread with Helm chart repository CI. The README recommends the Quay Docker image because it bundles Helm, Git, yamllint, Yamale, and kubectl; it also documents binary releases and Homebrew installation, while the input facts list Homebrew, Nix, pacman, and zypper packaging.
`ct` is used to list changed charts, lint charts, install charts, and run combined lint-and-install checks. Configuration is supplied by CLI flags, `CT_` environment variables, or config files, and default config lookup includes the current directory, `$HOME/.ct`, and `/etc/ct`.
Chart Testing is package infrastructure for packages-that-are-YAML: it gives Helm chart maintainers repeatable CI checks around chart metadata, dependency linting, schema validation, Kubernetes installation, and change detection. For chart repositories, it fills the role that language package ecosystems often get from their native test and lint commands.
セキュリティ状態
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.
./ct.yaml~/.ct/ct.yaml/etc/ct/ct.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ct | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/helm/chart-testing
インストールメタデータ
| パッケージキー | brew:chart-testing |
|---|---|
| バージョン | 3.14.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/chart-testing |
| ホームページ | https://github.com/helm/chart-testing |
| リポジトリ | https://github.com/helm/chart-testing |
| 上流ドキュメント | https://github.com/helm/chart-testing#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/helm/chart-testing.git |
| 依存関係 | yamale |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chart-testing |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
chart-testing
nix profile install nixpkgs#chart-testingchart-testing 3.14.0-1.4
CLI tool for linting and testing Helm charts
https://github.com/helm/chart-testing
sudo zypper install chart-testingct 0.9.4-2
config transpiler for Flatcar Container Linux
https://github.com/flatcar/container-linux-config-transpiler
sudo pacman -S ctソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.