mirror of
https://github.com/truecharts/charts.git
synced 2026-07-15 21:25:18 -03: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
|