Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-30 08:29:35 +00:00
parent a21fdb5d01
commit 1c97742f26
221 changed files with 22030 additions and 21708 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="friendica-2.0.11"></a>
### [friendica-2.0.11](https://github.com/truecharts/apps/compare/friendica-2.0.10...friendica-2.0.11) (2022-03-30)
#### Chore
* Use new repo ([#2337](https://github.com/truecharts/apps/issues/2337))
* update docker general non-major ([#2338](https://github.com/truecharts/apps/issues/2338))
<a name="friendica-2.0.10"></a>
### [friendica-2.0.10](https://github.com/truecharts/apps/compare/friendica-2.0.9...friendica-2.0.10) (2022-03-26)
+2 -2
View File
@@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org/ | mariadb | 2.0.23 |
| https://charts.truecharts.org | redis | 2.0.17 |
| https://library-charts.truecharts.org | common | 9.1.15 |
| https://truecharts.org/ | mariadb | 2.0.12 |
| https://truecharts.org | redis | 2.0.8 |
## Installing the Chart
+1 -1
View File
@@ -34,7 +34,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.REDIS_PW.secretKeyRef.name | string | `"rediscreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/friendica"` | |
| image.tag | string | `"v2022.03@sha256:56d258a1c4fa51b21a2346aefe06640dc3c1efefd28df5b337e7acc08cc16040"` | |
| image.tag | string | `"v2022.03@sha256:2eb2f2e76ef6bd2ad062549618b3b0f560e3f845c310dfc7e57dcabf14fa928a"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"friendica"` | |
File diff suppressed because one or more lines are too long