mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-26 20:20:32 +08:00
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
|
||||
repository: https://truecharts.org/
|
||||
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."
|
||||
home: https://github.com/truechartsapps/tree/master/charts/stable/anonaddy
|
||||
icon: https://avatars.githubusercontent.com/u/51450862?s=200&v=4?sanitize=true
|
||||
@@ -21,7 +25,7 @@ maintainers:
|
||||
name: anonaddy
|
||||
sources:
|
||||
- https://github.com/anonaddy/docker
|
||||
version: 6.0.8
|
||||
version: 6.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- email
|
||||
|
||||
@@ -8,6 +8,10 @@ dependencies:
|
||||
name: mariadb
|
||||
repository: https://truecharts.org/
|
||||
version: 1.0.25
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://truecharts.org
|
||||
version: 1.0.27
|
||||
description: "Welcome to the free social web"
|
||||
home: https://github.com/truechartsapps/tree/master/charts/stable/friendica
|
||||
icon: "https://d1q6f0aelx0por.cloudfront.net/product-logos/library-friendica-logo.png"
|
||||
@@ -23,7 +27,7 @@ name: friendica
|
||||
sources:
|
||||
- https://friendi.ca/
|
||||
- https://hub.docker.com/_/friendica
|
||||
version: 0.0.9
|
||||
version: 0.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- social
|
||||
|
||||
Reference in New Issue
Block a user