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

https://github.com/bioblaze/charts


https://github.com/bioblaze/charts

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# How to use it as a helm repo

```bash
$ helm repo add bioblaze 'https://Bioblaze.github.io/charts'
$ helm repo update
$ helm search repo bioblaze
NAME CHART VERSION APP VERSION DESCRIPTION
bioblaze/awsauth 0.1.0 0.1.0 A Helm chart setting up configmap for AWS in Kubernetes
bioblaze/awsxdns 0.1.0 0.1.0 External-dns Helm Chart for AWS
bioblaze/diagnostics 0.1.0 0.1.0 A Diagnostic Helm chart for Kubernetes
bioblaze/gitlab 0.1.0 0.1.0 A Helm chart for base gitlab requirements for auto devops in Kubernetes
bioblaze/k9s 0.1.0 0.1.0 A Helm chart for k9s intergration in Kubernetes
bioblaze/metrics-server 0.1.0 0.4.1 The Metrics Helm chart for Kubernetes
bioblaze/vault-setup 0.1.0 0.1.0 A Helm chart for setting up the base for vault in Kubernetes
bioblaze/xservice 0.1.0 0.1.0 A Helm chart for adding a external-service in Kubernetes
```
# Information

## Current Helm Charts
* Count: 8

## Commands
* helm package -d stable ./stable//
* helm repo index .

# Special Thanks to

## Examples
* https://github.com/kmzfs/helm-repo-in-github
* https://github.com/int128/helm-github-pages
* https://github.com/unguiculus/gh-pages-helm-chart-repo-example
* https://github.com/mattiaperi/helm-chart
* https://medium.com/@mattiaperi/create-a-public-helm-chart-repository-with-github-pages-49b180dbb417
* https://dev.to/jamiemagee/how-to-host-your-helm-chart-repository-on-github-3kd