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-18 20:15:26 +00:00
parent cf1485a0b7
commit 552fd3d562
764 changed files with 15364 additions and 2186 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="organizr-9.0.24"></a>
### [organizr-9.0.24](https://github.com/truecharts/apps/compare/organizr-9.0.23...organizr-9.0.24) (2021-12-18)
#### Chore
* cleanup questions by removing hidden dicts ([#1558](https://github.com/truecharts/apps/issues/1558))
* App-Icon Organization ([#1539](https://github.com/truecharts/apps/issues/1539))
<a name="organizr-9.0.23"></a>
### [organizr-9.0.23](https://github.com/truecharts/apps/compare/organizr-9.0.22...organizr-9.0.23) (2021-12-14)
+2
View File
@@ -17,6 +17,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"latest@sha256:ca1794e822f705b63c5753d56c7eecfd23e1ae77ddffb5a66b13c2ec7f587ad3"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/data"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |