mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-03-19 17:10:06 +00:00
7 lines
135 B
Makefile
7 lines
135 B
Makefile
NAME=etcd
|
|
|
|
include ../../../scripts/package.mk
|
|
|
|
generate:
|
|
readme-generator-for-helm -v values.yaml -s values.schema.json -r README.md
|