Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-25 02:32:33 +00:00
parent 0c325c4c60
commit 221f70cd2a
353 changed files with 5620 additions and 3799 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="outline-1.0.1"></a>
### [outline-1.0.1](https://github.com/truecharts/apps/compare/outline-1.0.0...outline-1.0.1) (2022-03-24)
#### Chore
* update docker general non-major
<a name="outline-1.0.0"></a>
### [outline-1.0.0](https://github.com/truecharts/apps/compare/outline-0.0.1...outline-1.0.0) (2022-03-24)
+1 -1
View File
@@ -79,7 +79,7 @@ You will, however, be able to use all values referenced in the common chart here
| installContainers.initdb.env[3].valueFrom.secretKeyRef.name | string | `"outline-secrets"` | |
| installContainers.initdb.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | |
| minioImage.repository | string | `"tccr.io/truecharts/minio"` | |
| minioImage.tag | string | `"latest@sha256:b18261a8e8ca554f274cc076631c9c5898224843a86202a93f44c8dbbe60d6cc"` | |
| minioImage.tag | string | `"latest@sha256:a31f22b3cac9931e4eebf306c358fd7ca1966432b5db98e755743e25c3bcbe7c"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |