al_helm_deps
Categories:
al_helm_deps
al_helm_deps = use_extension("@com_alwaldend_src//bzl/rules/helm:al_helm_deps.bzl", "al_helm_deps")
al_helm_deps.from_lock(chart_lock, debug, helm_lock)
Extension to download helm dependencies
TAG CLASSES
from_lock
Attributes
| Name | Description | Type | Mandatory | Default |
|---|---|---|---|---|
| chart_lock | Lock label | Label | required | |
| debug | Enable debug | Boolean | optional | False |
| helm_lock | Helm lock label | Label | required |