30 lines
822 B
YAML
30 lines
822 B
YAML
apiVersion: v2
|
|
appVersion: "0.1.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 14.3.5
|
|
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.9
|
|
annotations:
|
|
truecharts.org/category: media
|
|
truecharts.org/SCALE-support: "true"
|