34 lines
864 B
YAML
34 lines
864 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "0.9.1"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 9.0.0
|
||
|
- condition: mariadb.enabled
|
||
|
name: mariadb
|
||
|
repository: https://truecharts.org/
|
||
|
version: 2.0.0
|
||
|
- condition: redis.enabled
|
||
|
name: redis
|
||
|
repository: https://truecharts.org
|
||
|
version: 2.0.0
|
||
|
description: "Protect your email from spam using disposable addresses."
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/anonaddy
|
||
|
icon: https://truecharts.org/_static/img/appicons/anonaddy-icon.png
|
||
|
keywords:
|
||
|
- anonaddy
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
name: anonaddy
|
||
|
sources:
|
||
|
- https://github.com/anonaddy/docker
|
||
|
version: 7.0.0
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- email
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|