Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-03 15:44:18 +00:00
parent e8dbca32f5
commit 63e8f0b559
634 changed files with 9046 additions and 693 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="shiori-4.0.5"></a>
### [shiori-4.0.5](https://github.com/truecharts/apps/compare/shiori-4.0.4...shiori-4.0.5) (2021-12-03)
#### Chore
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449))
<a name="shiori-4.0.4"></a>
### [shiori-4.0.4](https://github.com/truecharts/apps/compare/shiori-4.0.3...shiori-4.0.4) (2021-11-30)
+2 -2
View File
@@ -19,8 +19,8 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.SHIORI_PG_PASS.secretKeyRef.key | string | `"postgresql-password"` | |
| envValueFrom.SHIORI_PG_PASS.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/shiori"` | |
| image.tag | string | `"version-v1.5.0@sha256:e0645abe677786f79bde80ac81f8d79c915e05cba2991c4cecd335f54335431c"` | |
| image.repository | string | `"tccr.io/truecharts/shiori"` | |
| image.tag | string | `"version-v1.5.0@sha256:6c6331888c9a5162def49b6212327242f7f5c96e2d5a1bb031f79321cc1c0549"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
| persistence.varrun.enabled | bool | `true` | |