helm_toolchain rule.

Rules

helm_toolchain

load("@rules_helm//helm:helm_toolchain.bzl", "helm_toolchain")

helm_toolchain(name, helm, plugins)

A helm toolchain.

ATTRIBUTES

NameDescriptionTypeMandatoryDefault
nameA unique name for this target.Namerequired
helmA helm binaryLabelrequired
pluginsAdditional plugins to make available to helm.List of labelsoptional[]