10 lines
215 B
Bash
10 lines
215 B
Bash
|
#####################################################################
|
||
|
|
||
|
DEPENDENCIES+=()
|
||
|
REQUIRED_ENV+=()
|
||
|
|
||
|
use helm/dependency
|
||
|
use helm/template
|
||
|
|
||
|
#####################################################################
|