charts/charts/stable/shlink/Chart.yaml
renovate[bot] df077379bf
chore(deps): update helm chart common to v3.2.0 (#1031)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 18:16:03 -04:00

29 lines
831 B
YAML

apiVersion: v2
appVersion: 2.7.1
description: A self-hosted and PHP-based URL shortener application with CLI and REST interfaces
name: shlink
version: 2.2.0
kubeVersion: ">=1.16.0-0"
keywords:
- shlink
- url-shortener
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/shlink
icon: https://avatars.githubusercontent.com/u/20341790?s=200&v=4
sources:
- https://github.com/shlinkio/shlink
maintainers:
- name: nicholaswilde
email: ncwilde43@gmail.com
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 3.2.0
- name: postgresql
version: 10.4.8
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 9.3.13
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled