Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-12-07 11:34:26 +00:00
parent d126a45938
commit f0a11d813c
33 changed files with 493 additions and 34 deletions

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.13
- name: mariadb
repository: https://truecharts.org/
version: 1.0.25
digest: sha256:972f3c2250210957abd12ed6ff4e5cdbc374938bd9937d48aaeedc53bcd0cab6
generated: "2021-12-05T22:43:17.366132137Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="anonaddy-6.0.9"></a>
### [anonaddy-6.0.9](https://github.com/truecharts/apps/compare/anonaddy-6.0.8...anonaddy-6.0.9) (2021-12-07)
#### Fix
* enable redis on 2 apps ([#1480](https://github.com/truecharts/apps/issues/1480))
<a name="anonaddy-6.0.8"></a>
### anonaddy-6.0.8 (2021-12-05)
@ -88,9 +97,3 @@
<a name="anonaddy-6.0.0"></a>
### anonaddy-6.0.0 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -0,0 +1,12 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.13
- name: mariadb
repository: https://truecharts.org/
version: 1.0.25
- name: redis
repository: https://truecharts.org
version: 1.0.27
digest: sha256:be51b495f14999b55138270239c7e7727ff36e6580d3922e25df3a9fd22a2aa8
generated: "2021-12-07T11:32:13.622023464Z"

View File

@ -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

View File

@ -19,6 +19,7 @@ Kubernetes: `>=1.16.0-0`
|------------|------|---------|
| https://truecharts.org/ | mariadb | 1.0.25 |
| https://truecharts.org | common | 8.9.13 |
| https://truecharts.org | redis | 1.0.27 |
## Installing the Chart

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="friendica-0.0.10"></a>
### [friendica-0.0.10](https://github.com/truecharts/apps/compare/friendica-0.0.9...friendica-0.0.10) (2021-12-07)
#### Fix
* enable redis on 2 apps ([#1480](https://github.com/truecharts/apps/issues/1480))
<a name="friendica-0.0.9"></a>
### friendica-0.0.9 (2021-12-05)
@ -88,9 +97,3 @@
<a name="friendica-0.0.1"></a>
### friendica-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -0,0 +1,12 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.13
- name: mariadb
repository: https://truecharts.org/
version: 1.0.25
- name: redis
repository: https://truecharts.org
version: 1.0.27
digest: sha256:be51b495f14999b55138270239c7e7727ff36e6580d3922e25df3a9fd22a2aa8
generated: "2021-12-07T11:32:13.619199342Z"

View File

@ -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

View File

@ -20,6 +20,7 @@ Kubernetes: `>=1.16.0-0`
|------------|------|---------|
| https://truecharts.org/ | mariadb | 1.0.25 |
| https://truecharts.org | common | 8.9.13 |
| https://truecharts.org | redis | 1.0.27 |
## Installing the Chart

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.13
- name: mariadb
repository: https://truecharts.org/
version: 1.0.25
digest: sha256:972f3c2250210957abd12ed6ff4e5cdbc374938bd9937d48aaeedc53bcd0cab6
generated: "2021-12-05T22:44:28.737467302Z"