Helm charts for the Publishing Platform. Cluster turnup automation is in https://github.com/publishing-platform/publishing-platform-infrastructure.
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.