Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 465 Bytes

File metadata and controls

14 lines (8 loc) · 465 Bytes

helm-common

Library chart used by Harness Helm charts.

  • KEDA – Event-driven autoscaling (ScaledObject, TriggerAuthentication). ScaledObject sets HPA ownership transfer by default so it can safely coexist with the library HPA.
  • Testing – How we test the library (template smoke tests + helm-unittest + CI).

Publish

Bump version of the chart src/Chart.yaml

helm package src -d charts

helm repo index charts