List Helm releases
step
Lists Helm releases in a Kubernetes cluster.
helm-step-list
The Helm list step container lists Helm releases in a Kubernetes cluster.
Specification
See the spec.schema.json for the formal specification for using this step.
Lists Helm releases in a Kubernetes cluster.
namespace
cluster
cluster.
name
cluster.
connection
credentials
credentials.
ca.pem
credentials.
key.pem
credentials.
cert.pem
The Helm list step container lists Helm releases in a Kubernetes cluster.
See the spec.schema.json for the formal specification for using this step.
name: helm-step-list
image: relaysh/helm-step-list
spec:
cluster:
name: my-cluster
connection: !Connection { type: kubernetes, name: my-k8s-cluster }
namespace: !Parameter releaseNamespace