An open API service indexing awesome lists of open source software.

https://github.com/semaphoreui/charts


https://github.com/semaphoreui/charts

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Semaphore UI Charts

[![Release Build](https://github.com/semaphoreui/charts/actions/workflows/release.yml/badge.svg)](https://github.com/semaphoreui/charts/actions/workflows/release.yml) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/semaphoreui)](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