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-26 11:30:01 +00:00
parent 62cbf737ee
commit 2ee863e60d
5 changed files with 47 additions and 25 deletions
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="qinglong-1.0.6"></a>
### [qinglong-1.0.6](https://github.com/truecharts/apps/compare/qinglong-1.0.5...qinglong-1.0.6) (2022-03-26)
<a name="qinglong-1.0.5"></a>
### [qinglong-1.0.5](https://github.com/truecharts/apps/compare/qinglong-1.0.4...qinglong-1.0.5) (2022-03-24)
+2 -12
View File
@@ -14,18 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/qinglong"` | |
| image.tag | string | `"v2.12.0@sha256:832ccc78c2c2989ae4ea3789eafd37a04afb759b1269ae8e43ae0dadf840853c"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/ql/config"` | |
| persistence.db.enabled | bool | `true` | |
| persistence.db.mountPath | string | `"/ql/db"` | |
| persistence.log.enabled | bool | `true` | |
| persistence.log.mountPath | string | `"/ql/log"` | |
| persistence.raw.enabled | bool | `true` | |
| persistence.raw.mountPath | string | `"/ql/raw"` | |
| persistence.repo.enabled | bool | `true` | |
| persistence.repo.mountPath | string | `"/ql/repo"` | |
| persistence.scripts.enabled | bool | `true` | |
| persistence.scripts.mountPath | string | `"/ql/scripts"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/ql/data"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |