Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hypnoglow/helm-charts
Helm Chart repository index
https://github.com/hypnoglow/helm-charts
helm helm-charts helm-repository
Last synced: 24 days ago
JSON representation
Helm Chart repository index
- Host: GitHub
- URL: https://github.com/hypnoglow/helm-charts
- Owner: hypnoglow
- Created: 2019-06-06T14:46:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-30T19:06:56.000Z (about 1 year ago)
- Last Synced: 2024-10-06T05:02:25.832Z (3 months ago)
- Topics: helm, helm-charts, helm-repository
- Homepage: https://hypnoglow.github.io/helm-charts
- Size: 55.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Helm Charts
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/hypnoglow)](https://artifacthub.io/packages/search?repo=hypnoglow)
Public Helm chart repository made for easier centralized distribution of my
charts stored in GitHub repos.## Usage
Add repository:
```bash
helm repo add hypnoglow https://hypnoglow.github.io/helm-charts
```Search charts for Helm v2:
```bash
helm search hypnoglow
```Search charts for Helm v3:
```bash
helm search repo hypnoglow
```