This is a Helm chart repository for the Atlantis Helm chart.
helm repo add atlantis https://k8sforge.github.io/atlantis-chart
helm repo update
helm install my-atlantis atlantis/atlantis --version <version>
helm search repo atlantis/atlantis --versions
atlantishttps://k8sforge.github.io/atlantis-chartFor complete documentation, configuration options, and examples, visit the main repository.
This chart is also available via OCI registry:
helm install my-atlantis \
oci://ghcr.io/k8sforge/atlantis-chart/atlantis \
--version <version>