Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/runatlantis/helm-charts
Atlantis Helm Chart
https://github.com/runatlantis/helm-charts
Last synced: 3 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T16:50:44.000Z (3 months ago)
- Last Synced: 2024-08-02T18:37:38.114Z (3 months ago)
- Language: Mustache
- Size: 568 KB
- Stars: 110
- Watchers: 10
- Forks: 175
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Atlantis
[![Lint Code Base](https://github.com/runatlantis/helm-charts/actions/workflows/linter.yaml/badge.svg)](https://github.com/runatlantis/helm-charts/actions/workflows/linter.yaml)
[![Lint and Test Charts](https://github.com/runatlantis/helm-charts/actions/workflows/lint-test.yaml/badge.svg)](https://github.com/runatlantis/helm-charts/actions/workflows/lint-test.yaml)
[![Release Charts](https://github.com/runatlantis/helm-charts/actions/workflows/release.yaml/badge.svg)](https://github.com/runatlantis/helm-charts/actions/workflows/release.yaml)
[![pages-build-deployment](https://github.com/runatlantis/helm-charts/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/runatlantis/helm-charts/actions/workflows/pages/pages-build-deployment)[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.
## Commands
Run `make help` to check available commands.
## License
[Apache 2.0 License](../LICENSE).