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-25 02:32:33 +00:00
parent 0c325c4c60
commit 221f70cd2a
353 changed files with 5620 additions and 3799 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="monica-1.0.9"></a>
### [monica-1.0.9](https://github.com/truecharts/apps/compare/monica-1.0.8...monica-1.0.9) (2022-03-24)
#### Chore
* update docker general non-major
* update docker general non-major
<a name="monica-1.0.7"></a>
### [monica-1.0.7](https://github.com/truecharts/apps/compare/monica-1.0.6...monica-1.0.7) (2022-03-20)
+1 -1
View File
@@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/monica"` | |
| image.tag | string | `"v3.7.0@sha256:b7bbfc59f542d00557d4cae1f2a5b65a6e1d4d38d9fad662c179dbb197f79c2f"` | |
| image.tag | string | `"v3.7.0@sha256:3d3796b68c0e4f34e429950f9529b4a06ad28ceed85d994ce9275b119a57bc0c"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"monica"` | |
+2 -2
View File
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | mariadb | 2.0.6 |
| https://truecharts.org | common | 9.1.6 |
| https://truecharts.org/ | mariadb | 2.0.7 |
| https://truecharts.org | common | 9.1.8 |
## Installing the Chart
File diff suppressed because one or more lines are too long