12 lines
367 B
Text
12 lines
367 B
Text
{
|
|
name = "longhorn",
|
|
version = {
|
|
current = "1.11.1",
|
|
source = "github.com/longhorn/longhorn",
|
|
tags = "https://api.github.com/repos/longhorn/longhorn/releases/latest",
|
|
site = "https://longhorn.io",
|
|
check_latest = true,
|
|
grace_period = 86400,
|
|
},
|
|
dependencies = ["kubernetes", "cilium", "longhorn_node_prep"],
|
|
}
|