37 lines
986 B
YAML
37 lines
986 B
YAML
apiVersion: v2
|
|
appVersion: "3.1.2"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.0.8
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.1
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.truecharts.org
|
|
version: 3.0.1
|
|
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.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
|
|
version: 4.0.0
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- utilities
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|