blob: a88d46a0716a256cedb1340c2b8dcfc2acb76569 [file] [log] [blame]
licenses(["notice"])
package(default_visibility = ["//visibility:public"])
filegroup(
name = "chart",
srcs = glob(["templates/*.yaml"] + ["templates/*.txt"] + ["templates/*.tpl"] + ["*.lock"] + ["*.yaml"] + ["*.template"]),
)