Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 671 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 671 Bytes

Helm chart for Athens Go Proxy

helm repo add athens https://gomods.github.io/athens-charts
helm search repo athens

On Artifact Hub: https://artifacthub.io/packages/search?org=gomods

Contribute

  • Create issues, create PRs, ... let's make this better together.
  • See Contributing

Publish new chart version

Change the version in Chart.yaml. When the change is merged to main, it will trigger creating a release.

A version bump is not enforced, so changes are collected on branch main and only released when the version of the chart is changed.