macOS
brew install chart-testinglocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für chart-testing in AI-Agent-Workflows.
Installation
brew install chart-testinglocal Homebrew formula metadata
nix profile install nixpkgs#chart-testingnixpkgs package indexes · pkgs/by-name/ch/chart-testing/package.nix · Quelle: api.github.com
sudo zypper install chart-testingopenSUSE Tumbleweed package metadata · chart-testing · Quelle: download.opensuse.org
sudo pacman -S ctArch Linux sync databases · ct · Quelle: geo.mirror.pkgbuild.com
Überblick
Testing and linting Helm charts
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ct | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/helm/chart-testing
Installationsmetadaten
| Paketschlüssel | brew:chart-testing |
|---|---|
| Version | 3.14.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/chart-testing |
| Homepage | https://github.com/helm/chart-testing |
| Repository | https://github.com/helm/chart-testing |
| Upstream-Dokumentation | https://github.com/helm/chart-testing#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/helm/chart-testing.git |
| Abhängigkeiten | yamale |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 ctQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.