31 lines
832 B
YAML
31 lines
832 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "0.1.0"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://library-charts.truecharts.org
|
||
|
version: 14.0.1
|
||
|
description: Self hosted web app for shortening urls (URL shortener)
|
||
|
home: https://truecharts.org/charts/stable/shorturl
|
||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.png
|
||
|
keywords:
|
||
|
- url
|
||
|
- shortener
|
||
|
- shorten
|
||
|
- shorturl
|
||
|
kubeVersion: ">=1.16.0-0"
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
name: shorturl
|
||
|
sources:
|
||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/shorturl
|
||
|
- https://github.com/prologic/shorturl
|
||
|
- https://github.com/nicholaswilde/docker-shorturl
|
||
|
type: application
|
||
|
version: 7.0.0
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- media
|
||
|
truecharts.org/SCALE-support: "true"
|