https://github.com/semaphoreui/charts
https://github.com/semaphoreui/charts
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/semaphoreui/charts
- Owner: semaphoreui
- License: apache-2.0
- Created: 2025-04-03T14:55:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-28T08:33:13.000Z (11 months ago)
- Last Synced: 2025-07-28T10:24:10.982Z (11 months ago)
- Language: Go
- Size: 678 KB
- Stars: 2
- Watchers: 1
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Semaphore UI Charts
[](https://github.com/semaphoreui/charts/actions/workflows/release.yml) [](https://artifacthub.io/packages/search?repo=semaphoreui)
Definition and publishing of Helm charts to install Semaphore UI.
## Usage
Make sure you have installed [Helm][helm], after that you can install the charts
repository and search for available charts:
```console
helm repo add semaphoreui https://semaphoreui.github.io/charts
helm search repo semaphoreui
```
## Security
If you find a security issue please contact
[security@semaphoreui.com](mailto:security@semaphoreui.com) first.
## Contributing
Fork -> Patch -> Push -> Pull Request
## Authors
- [Thomas Boerger](https://github.com/tboerger)
## License
Apache-2.0
## Copyright
```console
Copyright (c) 2023 Cloudhippie
```
[helm]: https://helm.sh