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
+2 -2
View File
@@ -18,8 +18,8 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | |
| envValueFrom.PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/nicholaswilde/odoo"` | |
| image.tag | string | `"version-14.0@sha256:7cff9672ce078f7e2cf132625f0bc0fa68e932955d23e2e8c2ce7c235d5c5f8d"` | |
| image.repository | string | `"tccr.io/truecharts/odoo"` | |
| image.tag | string | `"version-14.0@sha256:dec23986ced979e029a78512272e2be18bab60d811bccb3d7ddc4b3241b210e2"` | |
| persistence.addons.enabled | bool | `true` | |
| persistence.addons.mountPath | string | `"/mnt/extra-addons"` | |
| persistence.odoo.enabled | bool | `true` | |