provisioning-catalog/components/longhorn/nickel/version.ncl

13 lines
367 B
Text
Raw Normal View History

{
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"],
}