Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 826 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 826 Bytes

Publishing Platform Helm Charts

Helm charts for the Publishing Platform. Cluster turnup automation is in https://github.com/publishing-platform/publishing-platform-infrastructure.

Versioned vs unversioned charts

Most of the charts in this repository are designed to be deployed via Argo CD rather than by helm install. For these charts, we don't use Chart.Version or Helm's packaging system.

A few charts are still installed via helm install (via Terraform). Those charts are automatically packaged and pushed to our Helm repository when a change to Chart.Version is merged.