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="etherpad-5.0.5"></a>
### [etherpad-5.0.5](https://github.com/truecharts/apps/compare/etherpad-5.0.4...etherpad-5.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="etherpad-5.0.4"></a>
### [etherpad-5.0.4](https://github.com/truecharts/apps/compare/etherpad-5.0.3...etherpad-5.0.4) (2021-11-30)
+2 -2
View File
@@ -21,8 +21,8 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.DB_PASS.secretKeyRef.key | string | `"postgresql-password"` | |
| envValueFrom.DB_PASS.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/etherpad"` | |
| image.tag | string | `"version-1.8.14@sha256:26bbd45110d5b4d70246fafe40d4c4a7047b7b4fde409763a125324fa93b2d73"` | |
| image.repository | string | `"tccr.io/truecharts/etherpad"` | |
| image.tag | string | `"version-1.8.14@sha256:4900f0e787ca22cf93090ae44ecceb5689d4427c739e1eb637a6e3a913161bf8"` | |
| persistence.app.enabled | bool | `true` | |
| persistence.app.mountPath | string | `"/opt/etherpad-lite/app"` | |
| persistence.data.enabled | bool | `true` | |