CLI for vendoring Helm charts from a charts.toml registry
  • Nix 84.3%
  • Rust 14.3%
  • Just 1.4%
Find a file
Simon Shine 5641aa09f3
All checks were successful
Rust CI / build (push) Successful in 3m13s
fix(cli): Align version column for longer pinned versions + bump to version 0.4.1
Compute the VERSION/PINNED column width from the registry's pinned versions (floored at 8)
2026-06-03 03:10:10 +02:00
.forgejo/workflows chore(ci): Add Cargo.lock sync check 2026-05-01 09:45:52 +02:00
nix chore(ci): Add Cargo.lock sync check 2026-05-01 09:45:52 +02:00
src fix(cli): Align version column for longer pinned versions + bump to version 0.4.1 2026-06-03 03:10:10 +02:00
.envrc feat(flake): Add Nix flake scaffolding with crate2nix 2026-04-16 06:14:13 +02:00
.gitignore feat(flake): Add Nix flake scaffolding with crate2nix 2026-04-16 06:14:13 +02:00
Cargo.lock fix(cli): Align version column for longer pinned versions + bump to version 0.4.1 2026-06-03 03:10:10 +02:00
Cargo.nix feat(cli): Rename vendor→fetch, add outdated and upstream resolver 2026-05-01 06:33:14 +02:00
Cargo.toml fix(cli): Align version column for longer pinned versions + bump to version 0.4.1 2026-06-03 03:10:10 +02:00
flake.lock chore(flake): Lower flake input duplication 2026-04-25 08:12:08 +02:00
flake.nix chore(flake): Lower flake input duplication 2026-04-25 08:12:08 +02:00
justfile feat(cli): Add parallel resolve with progress UI and color 2026-05-01 14:39:38 +02:00
README.md feat(ci): Add Forgejo CI 2026-04-16 06:17:48 +02:00
rust-toolchain.toml feat(flake): Add Nix flake scaffolding with crate2nix 2026-04-16 06:14:13 +02:00

helm-vendor

CLI for vendoring Helm charts from a charts.toml registry