# 使用 Homebrew, apk, MacPorts, Nix, pacman, scoop 安装 vals

查看 vals 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:vals
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install vals
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install vals
```

  证据: MacPorts ports tree: sysutils/vals/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add vals
```

  证据: Alpine Linux edge package indexes: vals from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#vals
```

  证据: nixpkgs package indexes: pkgs/by-name/va/vals/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S vals
```

  证据: Arch Linux sync databases: vals from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/vals
```

  证据: Scoop official bucket manifest trees: bucket/vals.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:vals
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/vals>
- **版本:** 0.45.0
- **来源摘要:** Helm-like configuration values loader with support for various sources
- **主页:** <https://github.com/helmfile/vals>
- **仓库:** <https://github.com/helmfile/vals>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/helmfile/vals/archive/refs/tags/v0.45.0.tar.gz>
- **最后更新:** 2026-07-26T00:30:00+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- vals (cli)
- vals (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.45.0
- 管理器更新时间: 2026-07-26
- 本地数据: OK
- 上游仓库: https://github.com/helmfile/vals
- 检测到的最新版本: v0.45.0 (当前)
## 项目历史与用法

`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.

### 来源

- <https://api.github.com/repos/helmfile/vals>
- <https://github.com/helmfile/vals#readme>
- <https://helmfile.readthedocs.io/en/latest/advanced-features/>
- <https://helmfile.readthedocs.io/en/latest/remote-secrets/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **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:** head, stable

## 其他软件包管理器记录

- Nix - vals: normalized package name match | nixpkgs package indexes: pkgs/by-name/va/vals/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - vals - 0.42.4-r7: normalized package name match | Alpine Linux edge package indexes: vals from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Helm-like configuration values loader with support for various sources | https://github.com/helmfile/vals
- pacman - vals - 0.43.2-1: normalized package name match | Arch Linux sync databases: vals from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Helm-like configuration values loader with support for various sources | https://github.com/helmfile/vals
- MacPorts - vals: normalized package name match | MacPorts ports tree: sysutils/vals/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/vals: normalized package name match | Scoop official bucket manifest trees: bucket/vals.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 相关链接

- [Cloud CLI packages](https://pkg.so/zh-hans/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [kustomize](https://pkg.so/zh-hans/brew/kustomize/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.
- [helmfile](https://pkg.so/zh-hans/brew/helmfile/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [pluto](https://pkg.so/zh-hans/brew/pluto/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [arkade](https://pkg.so/zh-hans/brew/arkade/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [tanka](https://pkg.so/zh-hans/brew/tanka/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.
- [yoke](https://pkg.so/zh-hans/brew/yoke/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [helmify](https://pkg.so/zh-hans/brew/helmify/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [nova-fairwinds](https://pkg.so/zh-hans/brew/nova-fairwinds/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, helm, kubernetes.
- [chaoskube](https://pkg.so/zh-hans/brew/chaoskube/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, helm, infrastructure.
- [cozyhr](https://pkg.so/zh-hans/brew/cozyhr/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, helm, infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/vals.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vals.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
