macOS
brew install chart-testinglocal Homebrew formula metadata
brew
Testing and linting Helm charts. Version 3.14.0 via Homebrew; verified from local package data.
install
brew install chart-testinglocal Homebrew formula metadata
nix profile install nixpkgs#chart-testingnixpkgs package indexes · pkgs/by-name/ch/chart-testing/package.nix · source: api.github.com
sudo zypper install chart-testingopenSUSE Tumbleweed package metadata · chart-testing · source: download.opensuse.org
sudo pacman -S ctArch Linux sync databases · ct · source: geo.mirror.pkgbuild.com
overview
Testing and linting Helm charts
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ct | cli | global executable |
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.
https://github.com/helm/chart-testing
install metadata
| Package key | brew:chart-testing |
|---|---|
| Version | 3.14.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chart-testing |
| Homepage | https://github.com/helm/chart-testing |
| Repository | https://github.com/helm/chart-testing |
| Upstream docs | https://github.com/helm/chart-testing#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/helm/chart-testing.git |
| Dependencies | yamale |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 ctsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.