2021-12-27 12:40:31 +00:00
|
|
|
apiVersion: v2
|
2022-02-10 16:28:00 +00:00
|
|
|
appVersion: "3.0.1"
|
2021-12-27 12:40:31 +00:00
|
|
|
dependencies:
|
|
|
|
- name: common
|
|
|
|
repository: https://truecharts.org
|
2022-03-03 21:32:24 +00:00
|
|
|
version: 9.0.0
|
2021-12-27 12:40:31 +00:00
|
|
|
- condition: postgresql.enabled
|
|
|
|
name: postgresql
|
|
|
|
repository: https://truecharts.org/
|
2022-03-03 21:32:24 +00:00
|
|
|
version: 7.0.0
|
2021-12-27 12:40:31 +00:00
|
|
|
- condition: redis.enabled
|
|
|
|
name: redis
|
|
|
|
repository: https://truecharts.org/
|
2022-03-03 21:32:24 +00:00
|
|
|
version: 2.0.0
|
2021-12-27 12:40:31 +00:00
|
|
|
deprecated: false
|
|
|
|
description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain.
|
|
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/shlink
|
|
|
|
icon: https://truecharts.org/_static/img/appicons/shlink-icon.png
|
|
|
|
keywords:
|
|
|
|
- url
|
|
|
|
- shortener
|
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
|
|
maintainers:
|
|
|
|
- email: info@truecharts.org
|
|
|
|
name: TrueCharts
|
|
|
|
url: https://truecharts.org
|
|
|
|
name: shlink
|
|
|
|
sources:
|
|
|
|
- https://github.com/shlinkio/shlink
|
|
|
|
type: application
|
2022-03-03 21:32:24 +00:00
|
|
|
version: 2.0.0
|
2021-12-27 12:40:31 +00:00
|
|
|
annotations:
|
|
|
|
truecharts.org/catagories: |
|
|
|
|
- utilities
|
|
|
|
truecharts.org/SCALE-support: "true"
|
|
|
|
truecharts.org/grade: U
|