Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jkroepke/helm-charts
Collection of charts used in my projects
https://github.com/jkroepke/helm-charts
charts helm helm-chart helm-charts
Last synced: 4 days ago
JSON representation
Collection of charts used in my projects
- Host: GitHub
- URL: https://github.com/jkroepke/helm-charts
- Owner: jkroepke
- License: apache-2.0
- Created: 2020-11-29T11:51:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T15:46:10.000Z (25 days ago)
- Last Synced: 2025-01-15T18:08:10.012Z (25 days ago)
- Topics: charts, helm, helm-chart, helm-charts
- Language: Smarty
- Homepage:
- Size: 187 KB
- Stars: 9
- Watchers: 2
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# jkroepke helm-charts
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/jkroepke)](https://artifacthub.io/packages/search?repo=jkroepke)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Chart Publish](https://github.com/jkroepke/helm-charts/actions/workflows/release.yaml/badge.svg)](https://github.com/jkroepke/helm-charts/actions/workflows/release.yaml)This repo is a collection of charts for my personal homelab projects. The charts can be added using following command:
```shell
helm repo add jkroepke https://jkroepke.github.io/helm-charts/
```## Contributing
We'd love to have you contribute! Please refer to our [contribution guidelines](CONTRIBUTING.md) for details.