2021-10-13 20:46:42 +00:00
|
|
|
apiVersion: v2
|
2021-10-19 11:51:50 +00:00
|
|
|
appVersion: "0.1.0"
|
2021-10-13 20:46:42 +00:00
|
|
|
dependencies:
|
|
|
|
- name: common
|
2022-03-26 13:07:37 +00:00
|
|
|
repository: https://library-charts.truecharts.org
|
2022-06-11 18:06:33 +00:00
|
|
|
version: 10.0.9
|
2021-10-13 21:19:33 +00:00
|
|
|
description: Self hosted web app for shortening urls (URL shortener)
|
|
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/shorturl
|
2022-03-06 19:11:45 +00:00
|
|
|
icon: https://truecharts.org/_static/img/appicons/shorturl.png
|
2021-10-13 20:46:42 +00:00
|
|
|
keywords:
|
2021-10-13 21:19:33 +00:00
|
|
|
- url
|
|
|
|
- shortener
|
|
|
|
- shorten
|
|
|
|
- shorturl
|
|
|
|
kubeVersion: '>=1.16.0-0'
|
2021-10-13 20:46:42 +00:00
|
|
|
maintainers:
|
|
|
|
- email: info@truecharts.org
|
|
|
|
name: TrueCharts
|
2021-11-14 13:31:24 +00:00
|
|
|
url: https://truecharts.org
|
2021-10-13 21:19:33 +00:00
|
|
|
name: shorturl
|
|
|
|
sources:
|
|
|
|
- https://github.com/prologic/shorturl
|
|
|
|
- https://github.com/nicholaswilde/docker-shorturl
|
|
|
|
type: application
|
2022-06-11 18:06:33 +00:00
|
|
|
version: 3.0.3
|
2021-10-19 15:59:59 +00:00
|
|
|
annotations:
|
|
|
|
truecharts.org/catagories: |
|
|
|
|
- media
|
|
|
|
truecharts.org/SCALE-support: "true"
|
2021-10-19 16:15:58 +00:00
|
|
|
truecharts.org/grade: U
|