@catalystsquad/release-config-helm

2.0.4 • Public • Published

release-config-helm

Semantic release configuration for helm charts.

This release configuration is specialized to release helm charts in the following way:

  1. Leverages the exec plugin to do the following:
    1. Update Chart.yaml with new release version
    2. Update chart dependencies
    3. Package chart into .tgz file using helm package
  2. Leverages the git plugin to commit the updated version in Chart.yaml
  3. Leverages the github release plugin to create a github release, and include the packaged helm chart in the release

Readme

Keywords

none

Package Sidebar

Install

npm i @catalystsquad/release-config-helm

Weekly Downloads

21

Version

2.0.4

License

Apache-2.0

Unpacked Size

22.7 kB

Total Files

10

Last publish

Collaborators

  • todpunk
  • automation-catalystsquad