mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 21:28:46 +08:00
4 lines
169 B
Makefile
4 lines
169 B
Makefile
|
|
validate:
|
|
@helm dependency update ./test/machinaris/1.0.11
|
|
@helm template --values ./test/machinaris/1.0.11/ix_values.yaml machinaris ./test/machinaris/1.0.11 --debug
|