macOS
brew install valslocal Homebrew formula metadata
sudo port install valsMacPorts ports tree · sysutils/vals/Portfile · source: api.github.com
brew
Helm-like configuration values loader with support for various sources. Version 0.44.4 via Homebrew; verified 2026-07-04.
install
brew install valslocal Homebrew formula metadata
sudo port install valsMacPorts ports tree · sysutils/vals/Portfile · source: api.github.com
sudo apk add valsAlpine Linux edge package indexes · vals · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#valsnixpkgs package indexes · pkgs/by-name/va/vals/package.nix · source: api.github.com
sudo pacman -S valsArch Linux sync databases · vals · source: geo.mirror.pkgbuild.com
scoop install main/valsScoop official bucket manifest trees · bucket/vals.json · source: api.github.com
overview
Helm-like configuration values loader with support for various sources
history
`vals` is a small Helmfile-adjacent utility for resolving configuration values and secrets from external systems. The GitHub repository was created on August 10, 2019, and the README presents it as a tool for managing configuration values and secrets, with URI-style `ref+...` references that can be evaluated in YAML or JSON documents.
`vals` is a small Helmfile-adjacent utility for resolving configuration values and secrets from external systems. The GitHub repository was created on August 10, 2019, and the README presents it as a tool for managing configuration values and secrets, with URI-style `ref+...` references that can be evaluated in YAML or JSON documents.
Its niche is Kubernetes deployment configuration rather than general secret management. The README documents backends such as Vault, AWS SSM Parameter Store, AWS Secrets Manager, SOPS-encrypted files, GCP Secret Manager, 1Password, Kubernetes, Terraform state, and several newer secret stores. Helmfile's own documentation treats vals as the remote-secret/value import path: Helmfile can import configuration parameters from AWS SSM, AWS Secrets Manager, Vault, SOPS, and the broader vals backend list.
Typical usage is to keep references such as `ref+vault://...` or `ref+awsssm://...` in values files, then run `vals eval -f file.yaml` to render concrete values, `vals exec -f env.yaml -- command` to populate environment variables for a subprocess, or let Helmfile template functions fetch or expand those refs during release rendering. The tool is therefore most visible in GitOps and Helm workflows where teams want charts and state files to remain declarative without committing secret material.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vals | 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/helmfile/vals
install metadata
| Package key | brew:vals |
|---|---|
| Version | 0.44.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vals |
| Homepage | https://github.com/helmfile/vals |
| Repository | https://github.com/helmfile/vals |
| Upstream docs | https://github.com/helmfile/vals#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/helmfile/vals/archive/refs/tags/v0.44.4.tar.gz |
| Last updated | 2026-07-04T09:52:28Z |
| Pulse | updated |
| 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 | vals |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
vals
nix profile install nixpkgs#valsvals 0.42.4-r6
Helm-like configuration values loader with support for various sources
https://github.com/helmfile/vals
sudo apk add valsvals 0.43.2-1
Helm-like configuration values loader with support for various sources
https://github.com/helmfile/vals
sudo pacman -S valsvals
sudo port install valsmain/vals
scoop install main/valssource 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.