Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twin/helm-charts
https://github.com/twin/helm-charts
chart charts helm helm-charts helm-repository kubernetes
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/twin/helm-charts
- Owner: TwiN
- License: mit
- Created: 2021-05-18T19:46:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-07T03:05:33.000Z (4 months ago)
- Last Synced: 2024-09-07T04:57:34.840Z (4 months ago)
- Topics: chart, charts, helm, helm-charts, helm-repository, kubernetes
- Language: Smarty
- Homepage: https://twin.github.io/helm-charts/
- Size: 70.3 KB
- Stars: 2
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# helm-charts
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/twin)](https://artifacthub.io/packages/search?repo=twin)
[![Releases downloads](https://img.shields.io/github/downloads/TwiN/helm-charts/total.svg)](https://github.com/TwiN/helm-charts/releases)## Add this Helm repository
```console
helm repo add twin https://twin.github.io/helm-charts
helm repo list
```## Update and show charts
```console
helm repo update
helm search repo twin
```Alternatively, you can view the [charts](https://github.com/TwiN/helm-charts/tree/master/charts) directory for a complete list.