mirror of
https://github.com/truenas/charts.git
synced 2026-02-13 07:15:43 +08:00
* add node-red - initial commit * add templtes * add ci values and questions * run single test * all but one * add trace logging * hmmmm * root * add tests * no 18 for now * update questions and chart.yaml * fix tests * bump common
12 lines
183 B
JSON
12 lines
183 B
JSON
{
|
|
"filename": "values.yaml",
|
|
"keys": [
|
|
"node18Image",
|
|
"node18MinimalImage",
|
|
"node16Image",
|
|
"node16MinimalImage",
|
|
"node14Image",
|
|
"node14MinimalImage"
|
|
]
|
|
}
|