Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
# Changelog<br>
|
# 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>
|
<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)
|
### [qinglong-1.0.5](https://github.com/truecharts/apps/compare/qinglong-1.0.4...qinglong-1.0.5) (2022-03-24)
|
||||||
|
|
||||||
|
|||||||
@@ -14,18 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"tccr.io/truecharts/qinglong"` | |
|
| image.repository | string | `"tccr.io/truecharts/qinglong"` | |
|
||||||
| image.tag | string | `"v2.12.0@sha256:832ccc78c2c2989ae4ea3789eafd37a04afb759b1269ae8e43ae0dadf840853c"` | |
|
| image.tag | string | `"v2.12.0@sha256:832ccc78c2c2989ae4ea3789eafd37a04afb759b1269ae8e43ae0dadf840853c"` | |
|
||||||
| persistence.config.enabled | bool | `true` | |
|
| persistence.data.enabled | bool | `true` | |
|
||||||
| persistence.config.mountPath | string | `"/ql/config"` | |
|
| persistence.data.mountPath | string | `"/ql/data"` | |
|
||||||
| 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"` | |
|
|
||||||
| podSecurityContext.runAsGroup | int | `0` | |
|
| podSecurityContext.runAsGroup | int | `0` | |
|
||||||
| podSecurityContext.runAsUser | int | `0` | |
|
| podSecurityContext.runAsUser | int | `0` | |
|
||||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||||
|
|||||||
@@ -1,6 +1,11 @@
|
|||||||
# Changelog<br>
|
# 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>
|
<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)
|
### [qinglong-1.0.5](https://github.com/truecharts/apps/compare/qinglong-1.0.4...qinglong-1.0.5) (2022-03-24)
|
||||||
|
|
||||||
|
|||||||
@@ -14,18 +14,8 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"tccr.io/truecharts/qinglong"` | |
|
| image.repository | string | `"tccr.io/truecharts/qinglong"` | |
|
||||||
| image.tag | string | `"v2.12.0@sha256:832ccc78c2c2989ae4ea3789eafd37a04afb759b1269ae8e43ae0dadf840853c"` | |
|
| image.tag | string | `"v2.12.0@sha256:832ccc78c2c2989ae4ea3789eafd37a04afb759b1269ae8e43ae0dadf840853c"` | |
|
||||||
| persistence.config.enabled | bool | `true` | |
|
| persistence.data.enabled | bool | `true` | |
|
||||||
| persistence.config.mountPath | string | `"/ql/config"` | |
|
| persistence.data.mountPath | string | `"/ql/data"` | |
|
||||||
| 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"` | |
|
|
||||||
| podSecurityContext.runAsGroup | int | `0` | |
|
| podSecurityContext.runAsGroup | int | `0` | |
|
||||||
| podSecurityContext.runAsUser | int | `0` | |
|
| podSecurityContext.runAsUser | int | `0` | |
|
||||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||||
|
|||||||
+33
-1
@@ -63125,6 +63125,38 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/qbittorrent-9.0.24/qbittorrent-9.0.24.tgz
|
- https://github.com/truecharts/apps/releases/download/qbittorrent-9.0.24/qbittorrent-9.0.24.tgz
|
||||||
version: 9.0.24
|
version: 9.0.24
|
||||||
qinglong:
|
qinglong:
|
||||||
|
- annotations:
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- cloud
|
||||||
|
truecharts.org/grade: U
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 2.12.0
|
||||||
|
created: "2022-03-26T11:29:56.002843958Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org
|
||||||
|
version: 9.1.8
|
||||||
|
description: A timed task management panel that supports typescript, javaScript,
|
||||||
|
python3, and shell
|
||||||
|
digest: 37b2496cf2feb77f299d5d31309ebbe220ad4bfadcdaf1a098254dac98065906
|
||||||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/qinglong
|
||||||
|
icon: https://truecharts.org/_static/img/appicons/qinglong.png
|
||||||
|
keywords:
|
||||||
|
- qinglong
|
||||||
|
- task
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: qinglong
|
||||||
|
sources:
|
||||||
|
- https://hub.docker.com/r/whyour/qinglong
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/qinglong-1.0.6/qinglong-1.0.6.tgz
|
||||||
|
version: 1.0.6
|
||||||
- annotations:
|
- annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
@@ -82498,4 +82530,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
||||||
version: 9.0.24
|
version: 9.0.24
|
||||||
generated: "2022-03-26T05:43:55.546710422Z"
|
generated: "2022-03-26T11:29:56.018136185Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user