From a340f140729c8e808c05bc6c8f8c869a7c47f92d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 12 Mar 2022 14:51:36 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/incubator/qinglong/CHANGELOG.md | 9 ++++++ charts/incubator/qinglong/helm-values.md | 4 +-- charts/incubator/qinglong/security.md | 4 +-- docs/apps/incubator/qinglong/CHANGELOG.md | 9 ++++++ docs/apps/incubator/qinglong/helm-values.md | 4 +-- docs/apps/incubator/qinglong/security.md | 4 +-- docs/apps/stable/flexget/security.md | 19 +++++------- docs/index.yaml | 34 ++++++++++++++++++++- 8 files changed, 67 insertions(+), 20 deletions(-) diff --git a/charts/incubator/qinglong/CHANGELOG.md b/charts/incubator/qinglong/CHANGELOG.md index 8c4bef6a32a..3dc3206b477 100644 --- a/charts/incubator/qinglong/CHANGELOG.md +++ b/charts/incubator/qinglong/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [qinglong-0.0.2](https://github.com/truecharts/apps/compare/qinglong-0.0.1...qinglong-0.0.2) (2022-03-12) + +#### Chore + +* Update digest ([#2139](https://github.com/truecharts/apps/issues/2139)) + + + ### qinglong-0.0.1 (2022-03-12) diff --git a/charts/incubator/qinglong/helm-values.md b/charts/incubator/qinglong/helm-values.md index 248b5482e69..60288e5c704 100644 --- a/charts/incubator/qinglong/helm-values.md +++ b/charts/incubator/qinglong/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"whyour/qinglong"` | | -| image.tag | string | `"2.11.3@sha256:6d6aef9300e35353530f8087d7e098e212e588d512a209d98c8d5ba65dfca43c"` | | +| image.repository | string | `"tccr.io/truecharts/qinglong"` | | +| image.tag | string | `"v2.11.3@sha256:0d0ab99a644b786d86e2d449d0840c79efaf1ad507bbc7a2cf8d7533b56f7edf"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/ql/config"` | | | persistence.db.enabled | bool | `true` | | diff --git a/charts/incubator/qinglong/security.md b/charts/incubator/qinglong/security.md index 6155a440390..42ee8fce25d 100644 --- a/charts/incubator/qinglong/security.md +++ b/charts/incubator/qinglong/security.md @@ -46,7 +46,7 @@ hide: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c - whyour/qinglong:2.11.3@sha256:6d6aef9300e35353530f8087d7e098e212e588d512a209d98c8d5ba65dfca43c + tccr.io/truecharts/qinglong:v2.11.3@sha256:0d0ab99a644b786d86e2d449d0840c79efaf1ad507bbc7a2cf8d7533b56f7edf ##### Scan Results @@ -115,7 +115,7 @@ hide: | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Expand...https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
| -#### Container: whyour/qinglong:2.11.3@sha256:6d6aef9300e35353530f8087d7e098e212e588d512a209d98c8d5ba65dfca43c (alpine 3.15.0) +#### Container: tccr.io/truecharts/qinglong:v2.11.3@sha256:0d0ab99a644b786d86e2d449d0840c79efaf1ad507bbc7a2cf8d7533b56f7edf (alpine 3.15.0) **alpine** diff --git a/docs/apps/incubator/qinglong/CHANGELOG.md b/docs/apps/incubator/qinglong/CHANGELOG.md index 8c4bef6a32a..3dc3206b477 100644 --- a/docs/apps/incubator/qinglong/CHANGELOG.md +++ b/docs/apps/incubator/qinglong/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [qinglong-0.0.2](https://github.com/truecharts/apps/compare/qinglong-0.0.1...qinglong-0.0.2) (2022-03-12) + +#### Chore + +* Update digest ([#2139](https://github.com/truecharts/apps/issues/2139)) + + + ### qinglong-0.0.1 (2022-03-12) diff --git a/docs/apps/incubator/qinglong/helm-values.md b/docs/apps/incubator/qinglong/helm-values.md index 248b5482e69..60288e5c704 100644 --- a/docs/apps/incubator/qinglong/helm-values.md +++ b/docs/apps/incubator/qinglong/helm-values.md @@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here | Key | Type | Default | Description | |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | -| image.repository | string | `"whyour/qinglong"` | | -| image.tag | string | `"2.11.3@sha256:6d6aef9300e35353530f8087d7e098e212e588d512a209d98c8d5ba65dfca43c"` | | +| image.repository | string | `"tccr.io/truecharts/qinglong"` | | +| image.tag | string | `"v2.11.3@sha256:0d0ab99a644b786d86e2d449d0840c79efaf1ad507bbc7a2cf8d7533b56f7edf"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/ql/config"` | | | persistence.db.enabled | bool | `true` | | diff --git a/docs/apps/incubator/qinglong/security.md b/docs/apps/incubator/qinglong/security.md index 6155a440390..42ee8fce25d 100644 --- a/docs/apps/incubator/qinglong/security.md +++ b/docs/apps/incubator/qinglong/security.md @@ -46,7 +46,7 @@ hide: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c - whyour/qinglong:2.11.3@sha256:6d6aef9300e35353530f8087d7e098e212e588d512a209d98c8d5ba65dfca43c + tccr.io/truecharts/qinglong:v2.11.3@sha256:0d0ab99a644b786d86e2d449d0840c79efaf1ad507bbc7a2cf8d7533b56f7edf ##### Scan Results @@ -115,7 +115,7 @@ hide: | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Expand...https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
| -#### Container: whyour/qinglong:2.11.3@sha256:6d6aef9300e35353530f8087d7e098e212e588d512a209d98c8d5ba65dfca43c (alpine 3.15.0) +#### Container: tccr.io/truecharts/qinglong:v2.11.3@sha256:0d0ab99a644b786d86e2d449d0840c79efaf1ad507bbc7a2cf8d7533b56f7edf (alpine 3.15.0) **alpine** diff --git a/docs/apps/stable/flexget/security.md b/docs/apps/stable/flexget/security.md index 0eb7a62acac..90d6adc9c80 100644 --- a/docs/apps/stable/flexget/security.md +++ b/docs/apps/stable/flexget/security.md @@ -12,9 +12,9 @@ hide: ##### Scan Results #### Chart Object: flexget/templates/common.yaml - - + + | Type | Misconfiguration ID | Check | Severity | Explaination | Links | |:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------| | Kubernetes Security Check | KSV001 | Process can elevate its own privileges | MEDIUM |
Expand... A program inside the container can elevate its own privileges and run as root, which might give the program control over the container and node.


Container 'hostpatch' of Deployment 'RELEASE-NAME-flexget' should set 'securityContext.allowPrivilegeEscalation' to false
|
Expand...https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
https://avd.aquasec.com/appshield/ksv001
| @@ -52,11 +52,11 @@ hide: #### Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c (alpine 3.14.2) - + **alpine** - + | Package | Vulnerability | Severity | Installed Version | Fixed Version | Links | |:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------| | busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
https://ubuntu.com/security/notices/USN-5179-1
| @@ -84,11 +84,11 @@ hide: #### Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c (alpine 3.14.2) - + **alpine** - + | Package | Vulnerability | Severity | Installed Version | Fixed Version | Links | |:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------| | busybox | CVE-2021-42378 | HIGH | 1.33.1-r3 | 1.33.1-r6 |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42378
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
https://ubuntu.com/security/notices/USN-5179-1
| @@ -116,13 +116,10 @@ hide: #### Container: Python - + **python-pkg** - + | No Vulnerabilities found | |:---------------------------------| - - - diff --git a/docs/index.yaml b/docs/index.yaml index 3d44175bb96..e1b9395bc00 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -56295,6 +56295,38 @@ entries: - https://github.com/truecharts/apps/releases/download/qbittorrent-9.0.24/qbittorrent-9.0.24.tgz version: 9.0.24 qinglong: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - cloud + truecharts.org/grade: U + apiVersion: v2 + appVersion: 2.11.3 + created: "2022-03-12T14:51:35.43371035Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 9.1.2 + description: A timed task management panel that supports typescript, javaScript, + python3, and shell + digest: 4081dfd02340bf3f32ae52bbddb8eed993cdd0abac4ef6d6dc26650ea44957bf + 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-0.0.2/qinglong-0.0.2.tgz + version: 0.0.2 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -73671,4 +73703,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz version: 9.0.24 -generated: "2022-03-12T11:38:52.304978548Z" +generated: "2022-03-12T14:51:35.441571742Z"