diff --git a/charts/incubator/anonaddy/Chart.yaml b/charts/incubator/anonaddy/Chart.yaml index b2cb14f5f50..d53c2df228b 100644 --- a/charts/incubator/anonaddy/Chart.yaml +++ b/charts/incubator/anonaddy/Chart.yaml @@ -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 diff --git a/charts/incubator/friendica/Chart.yaml b/charts/incubator/friendica/Chart.yaml index 661d82b3876..5ba0481996e 100644 --- a/charts/incubator/friendica/Chart.yaml +++ b/charts/incubator/friendica/Chart.yaml @@ -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