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

Signed-off-by: Zack Brady <zackbrady123@gmail.com>
Co-authored-by: Eric Klatzer <eric@klatzer.at>
Co-authored-by: Zack Brady <zackbrady123@gmail.com>
This commit is contained in:
mergify[bot]
2026-07-09 14:25:59 -04:00
committed by GitHub
co-authored by Eric Klatzer Zack Brady
parent a3543f6cf0
commit 581ea4c7e3
9 changed files with 36 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