Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/promhippie/charts

Helm charts for Promhippie projects
https://github.com/promhippie/charts

charts helm helm-charts kubernetes prometheus

Last synced: about 1 month ago
JSON representation

Helm charts for Promhippie projects

Awesome Lists containing this project

README

        

# Charts

[![Release Build](https://github.com/promhippie/charts/actions/workflows/release.yml/badge.svg)](https://github.com/promhippie/charts/actions/workflows/release.yml) [![Join the Matrix chat at https://matrix.to/#/#webhippie:matrix.org](https://img.shields.io/badge/matrix-%23webhippie-7bc9a4.svg)](https://matrix.to/#/#webhippie:matrix.org) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/promhippie)](https://artifacthub.io/packages/search?repo=promhippie)

Definition and publishing of Helm charts to install all the tools built within
the Promhippie GitHub organization.

## Usage

Make sure you have install [Helm][helm], after that you can install the charts
repository and search for available charts:

```console
helm repo add promhippie https://promhippie.github.io/charts
helm search repo promhippie
```

## Security

If you find a security issue please contact
[[email protected]](mailto:[email protected]) first.

## Contributing

Fork -> Patch -> Push -> Pull Request

## Authors

- [Thomas Boerger](https://github.com/tboerger)

## License

Apache-2.0

## Copyright

```console
Copyright (c) 2021 Thomas Boerger
```

[helm]: https://helm.sh