Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-30 13:55:42 +00:00
parent 73c44d3c61
commit 04c81941f0
38 changed files with 405 additions and 36 deletions
+9 -1
View File
@@ -1,10 +1,18 @@
# Changelog<br>
<a name="bookstack-0.0.2"></a>
### [bookstack-0.0.2](https://github.com/truecharts/apps/compare/bookstack-0.0.1...bookstack-0.0.2) (2021-11-30)
#### Chore
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
<a name="bookstack-0.0.1"></a>
### bookstack-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))
+1 -1
View File
@@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.DB_PASS.secretKeyRef.name | string | `"mariadbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/bookstack"` | |
| image.tag | string | `"21.11.1@sha256:c7a571a05e2940846f112b115f967da931c32de9ca926fc10f07666a80ec30e7"` | |
| image.tag | string | `"21.11.20211118@sha256:74eda5ad25f0b1aa428c39fb95fb9388ab08925e8c875a6db791b0c9d5d418d0"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"bookstack"` | |