luizalabs / teresa

Open source tool to deploy apps to Kubernetes clusters
Other
556 stars 77 forks source link

Release script keeps only the latest release on the chart's index.yaml #630

Open retpolanne opened 4 years ago

retpolanne commented 4 years ago

Our release script keeps only the latest version of the chart on the Helm repo. It should keep a list of version (should probably download index.yaml first, then update it).