https://github.com/yourls/charts
☸️ Helm Charts for YOURLS
https://github.com/yourls/charts
chart charts helm helm-charts k8s kubernetes yourls
Last synced: about 1 month ago
JSON representation
☸️ Helm Charts for YOURLS
- Host: GitHub
- URL: https://github.com/yourls/charts
- Owner: YOURLS
- License: mit
- Created: 2019-03-04T20:47:16.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2026-02-03T04:41:26.000Z (about 1 month ago)
- Last Synced: 2026-02-03T18:23:36.514Z (about 1 month ago)
- Topics: chart, charts, helm, helm-charts, k8s, kubernetes, yourls
- Language: Mustache
- Homepage: https://yourls.org
- Size: 997 KB
- Stars: 23
- Watchers: 3
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YOURLS using Helm
> The official [Helm](https://helm.sh) charts repository for [YOURLS](https://yourls.org).
[](https://github.com/YOURLS/charts/actions/workflows/ci.yml)
[](https://artifacthub.io/packages/search?repo=yourls)
[](https://github.com/YOURLS/awesome-yourls)
## About
This is the Git repository of the official Helm charts for YOURLS.
| Chart | Version |
|:---------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
| [`yourls/yourls`](charts/yourls/) | [](https://artifacthub.io/packages/helm/yourls/yourls) |
## Quickstart
1. **Install Helm**
Get the latest [Helm release](https://helm.sh/docs/intro/install/).
2. **Install a chart**
See docs on your preferred sources:
- [Charts docs on Artifact Hub](https://artifacthub.io/packages/search?org=yourls)
- [Charts respective readmes](charts)
- [Charts discovery](https://helm.sh/docs/helm/helm_search/)
```sh
helm search hub yourls
```
- [Charts repository](https://helm.sh/docs/helm/helm_repo/)
```sh
helm repo add yourls https://charts.yourls.org/
```
## License
This project is licensed under [MIT License](LICENSE).