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
|
|
|
|
repository: https://truecharts.org
|
2021-10-18 21:08:34 +00:00
|
|
|
version: 8.3.12
|
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
|
|
|
|
icon: ''
|
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
|
|
|
|
url: 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
|
2021-10-19 10:46:12 +00:00
|
|
|
version: 0.0.7
|
2021-10-19 15:59:59 +00:00
|
|
|
annotations:
|
|
|
|
truecharts.org/catagories: |
|
|
|
|
- media
|
|
|
|
|
|
|
|
truecharts.org/SCALE-support: "true"
|