1855702bf7
This bumps the version used in the Armada Tiller handler (used
for metadata purposes) to 2.7.2 to be consistent with ucp-integration:
82f0312ffa/manifests/basic_ucp/deploy_ucp.sh (L103)
Change-Id: I118a2bf60d816686f190c88813153adf4ae75cbf
14 lines
515 B
YAML
14 lines
515 B
YAML
name: "Armada"
|
|
version: "0.0.3"
|
|
usage: "Manages multiple Helm charts with a centralized Armada yaml"
|
|
description: |-
|
|
This plugin provides Helm access to Armada. A tool for managing
|
|
multiple Helm charts with dependencies by centralizing all configurations
|
|
in a single Armada yaml and providing lifecycle hooks for all Helm releases
|
|
usage:
|
|
$ helm armada tiller --status
|
|
$ helm armada apply /examples/openstack-helm.yaml
|
|
ignoreFlags: false
|
|
useTunnel: false
|
|
command: "sh $HELM_PLUGIN_DIR/controller.sh"
|