Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renderedtext/helm-charts
Semaphore Helm charts repository
https://github.com/renderedtext/helm-charts
Last synced: 27 days ago
JSON representation
Semaphore Helm charts repository
- Host: GitHub
- URL: https://github.com/renderedtext/helm-charts
- Owner: renderedtext
- Created: 2023-03-08T14:21:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T19:11:20.000Z (about 1 month ago)
- Last Synced: 2024-11-28T19:36:15.467Z (about 1 month ago)
- Language: Smarty
- Size: 45.9 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Semaphore Helm charts
Helm repository for Semaphore charts. The current charts available are:
- [Semaphore controller](./charts/controller/)
- (*deprecated*) [Semaphore agent](./charts/agent/)
- (*deprecated*) [External metrics server](./charts/external-metrics-server/)## Usage
[Helm]([documentation](https://helm.sh/docs/)) must be available to use the charts. Once Helm is available, add the repo with:
```
helm repo add renderedtext https://renderedtext.github.io/helm-charts
```You can use `helm search repo renderedtext` to see the charts.