fix(apps): enable redis on 2 apps (#1480)
* fix(apps): enable redis on 2 apps * bump patch
This commit is contained in:
@@ -8,6 +8,10 @@ dependencies:
|
|||||||
name: mariadb
|
name: mariadb
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 1.0.25
|
version: 1.0.25
|
||||||
|
- condition: redis.enabled
|
||||||
|
name: redis
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 1.0.27
|
||||||
description: "Protect your email from spam using disposable addresses."
|
description: "Protect your email from spam using disposable addresses."
|
||||||
home: https://github.com/truechartsapps/tree/master/charts/stable/anonaddy
|
home: https://github.com/truechartsapps/tree/master/charts/stable/anonaddy
|
||||||
icon: https://avatars.githubusercontent.com/u/51450862?s=200&v=4?sanitize=true
|
icon: https://avatars.githubusercontent.com/u/51450862?s=200&v=4?sanitize=true
|
||||||
@@ -21,7 +25,7 @@ maintainers:
|
|||||||
name: anonaddy
|
name: anonaddy
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/anonaddy/docker
|
- https://github.com/anonaddy/docker
|
||||||
version: 6.0.8
|
version: 6.0.9
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- email
|
- email
|
||||||
|
|||||||
@@ -8,6 +8,10 @@ dependencies:
|
|||||||
name: mariadb
|
name: mariadb
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
version: 1.0.25
|
version: 1.0.25
|
||||||
|
- condition: redis.enabled
|
||||||
|
name: redis
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 1.0.27
|
||||||
description: "Welcome to the free social web"
|
description: "Welcome to the free social web"
|
||||||
home: https://github.com/truechartsapps/tree/master/charts/stable/friendica
|
home: https://github.com/truechartsapps/tree/master/charts/stable/friendica
|
||||||
icon: "https://d1q6f0aelx0por.cloudfront.net/product-logos/library-friendica-logo.png"
|
icon: "https://d1q6f0aelx0por.cloudfront.net/product-logos/library-friendica-logo.png"
|
||||||
@@ -23,7 +27,7 @@ name: friendica
|
|||||||
sources:
|
sources:
|
||||||
- https://friendi.ca/
|
- https://friendi.ca/
|
||||||
- https://hub.docker.com/_/friendica
|
- https://hub.docker.com/_/friendica
|
||||||
version: 0.0.9
|
version: 0.0.10
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- social
|
- social
|
||||||
|
|||||||
Reference in New Issue
Block a user