Skip to content

daysofwonder/helm-orb-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm Orb CircleCI Status CircleCI Orb Version GitHub license CircleCI Community

A CircleCI Orb to simplify deployments to Kubernetes using Helm.

Here are the features that the Helm orb provides:

  • Installing the helm client (install-helm-client)
  • Installing helm charts (install-helm-chart) and deleting releases (delete-helm-release)

Table of Contents

Usage

See the orb registry listing for usage guidelines.

Requirements

  • curl should be present in PATH.

Examples

Refer to the usage examples here.

Contributing

Development notes for building, testing and orb publishing are located here.

We welcome issues to and pull requests against this repository!

For further questions/comments about this or other orbs, visit CircleCI's orbs discussion forum.