mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-04 16:11:22 -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
|