feat: extend charts resource with helm values (#644)

Signed-off-by: Eric Klatzer <eric@klatzer.at>
Co-authored-by: Zack Brady <zackbrady123@gmail.com>
This commit is contained in:
Eric Klatzer
2026-07-08 13:24:01 -04:00
committed by GitHub
co-authored by Zack Brady
parent cbf07f07d9
commit d93167185f
9 changed files with 40 additions and 10 deletions
+2
View File
@@ -314,6 +314,8 @@ jobs:
hauler store sync --help
# verify via sync
hauler store sync --filename testdata/hauler-manifest-pipeline.yaml
# verify images are present
hauler store info | grep 'musl'
# verify via sync with multiple files
hauler store sync --filename testdata/hauler-manifest-pipeline.yaml --filename testdata/hauler-manifest.yaml
# need more tests here