https://github.com/runatlantis/helm-charts
Atlantis Helm Chart
https://github.com/runatlantis/helm-charts
Last synced: 5 months ago
JSON representation
Atlantis Helm Chart
- Host: GitHub
- URL: https://github.com/runatlantis/helm-charts
- Owner: runatlantis
- License: apache-2.0
- Created: 2020-09-18T18:04:39.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2026-02-10T09:48:26.000Z (5 months ago)
- Last Synced: 2026-02-10T15:37:40.788Z (5 months ago)
- Language: Mustache
- Homepage: https://www.runatlantis.io/
- Size: 808 KB
- Stars: 129
- Watchers: 7
- Forks: 203
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Atlantis
[](https://github.com/runatlantis/helm-charts/actions/workflows/linter.yaml)
[](https://github.com/runatlantis/helm-charts/actions/workflows/lint-test.yaml)
[](https://github.com/runatlantis/helm-charts/actions/workflows/release.yaml)
[](https://github.com/runatlantis/helm-charts/actions/workflows/pages/pages-build-deployment)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Frunatlantis%2Fhelm-charts?ref=badge_shield)
[Atlantis](https://www.runatlantis.io/) is a tool for safe collaboration on [Terraform](https://www.terraform.io/) repositories.
## Usage
[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
Once Helm is set up properly, add the repository as follows:
```console
helm repo add runatlantis https://runatlantis.github.io/helm-charts
```
You can then run `helm search repo runatlantis` to see the charts.
OCI artifacts of all Atlantis Helm charts are available in [ghcr.io](https://github.com/orgs/runatlantis/packages?repo_name=charts).
## Commands
Run `make help` to check available commands.
## License
[Apache 2.0 License](../LICENSE).
[](https://app.fossa.com/projects/git%2Bgithub.com%2Frunatlantis%2Fhelm-charts?ref=badge_large)