Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 316 Bytes

DEVELOPMENT.md

File metadata and controls

19 lines (13 loc) · 316 Bytes

How to release

Update the version of the chart in Chart.yaml file!

helm registry login synthesizedio.jfrog.io

Provide your username and password.

helm package  charts/governor

This will create a packaged tgz file.

helm push governor-x.x.x.tgz oci://synthesizedio.jfrog.io/helm