Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/promhippie/charts
- Owner: promhippie
- License: apache-2.0
- Created: 2022-03-18T19:35:04.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-25T08:30:47.000Z (about 1 month ago)
- Last Synced: 2024-11-25T09:28:32.586Z (about 1 month ago)
- Topics: charts, helm, helm-charts, kubernetes, prometheus
- Language: Smarty
- Homepage: https://artifacthub.io/packages/search?repo=promhippie
- Size: 552 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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