diff --git a/incubator/qinglong/0.0.1/CHANGELOG.md b/incubator/qinglong/0.0.1/CHANGELOG.md
deleted file mode 100644
index 75fca2b7a7c..00000000000
--- a/incubator/qinglong/0.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# Changelog
-
-
-
-### qinglong-0.0.1 (2022-03-12)
-
-#### Feat
-
-* Add qinglong ([#2133](https://github.com/truecharts/apps/issues/2133))
-
diff --git a/incubator/qinglong/0.0.2/CHANGELOG.md b/incubator/qinglong/0.0.2/CHANGELOG.md
new file mode 100644
index 00000000000..3dc3206b477
--- /dev/null
+++ b/incubator/qinglong/0.0.2/CHANGELOG.md
@@ -0,0 +1,18 @@
+# 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)
+
+#### Feat
+
+* Add qinglong ([#2133](https://github.com/truecharts/apps/issues/2133))
diff --git a/incubator/qinglong/0.0.1/CONFIG.md b/incubator/qinglong/0.0.2/CONFIG.md
similarity index 100%
rename from incubator/qinglong/0.0.1/CONFIG.md
rename to incubator/qinglong/0.0.2/CONFIG.md
diff --git a/incubator/qinglong/0.0.1/Chart.lock b/incubator/qinglong/0.0.2/Chart.lock
similarity index 78%
rename from incubator/qinglong/0.0.1/Chart.lock
rename to incubator/qinglong/0.0.2/Chart.lock
index cc5cc45dd87..3ef6040f154 100644
--- a/incubator/qinglong/0.0.1/Chart.lock
+++ b/incubator/qinglong/0.0.2/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 9.1.2
digest: sha256:c31f80d9a593b307274ae84096234c1928a407d3899cf5b173eac54118901f24
-generated: "2022-03-12T07:23:28.538404532Z"
+generated: "2022-03-12T14:44:36.343196303Z"
diff --git a/incubator/qinglong/0.0.1/Chart.yaml b/incubator/qinglong/0.0.2/Chart.yaml
similarity index 98%
rename from incubator/qinglong/0.0.1/Chart.yaml
rename to incubator/qinglong/0.0.2/Chart.yaml
index f44e0d7d05e..a2dd8fa126e 100644
--- a/incubator/qinglong/0.0.1/Chart.yaml
+++ b/incubator/qinglong/0.0.2/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: qinglong
-version: 0.0.1
+version: 0.0.2
appVersion: "2.11.3"
description: A timed task management panel that supports typescript, javaScript, python3, and shell
type: application
diff --git a/incubator/qinglong/0.0.1/README.md b/incubator/qinglong/0.0.2/README.md
similarity index 100%
rename from incubator/qinglong/0.0.1/README.md
rename to incubator/qinglong/0.0.2/README.md
diff --git a/incubator/qinglong/0.0.1/app-readme.md b/incubator/qinglong/0.0.2/app-readme.md
similarity index 100%
rename from incubator/qinglong/0.0.1/app-readme.md
rename to incubator/qinglong/0.0.2/app-readme.md
diff --git a/incubator/qinglong/0.0.1/charts/common-9.1.2.tgz b/incubator/qinglong/0.0.2/charts/common-9.1.2.tgz
similarity index 100%
rename from incubator/qinglong/0.0.1/charts/common-9.1.2.tgz
rename to incubator/qinglong/0.0.2/charts/common-9.1.2.tgz
diff --git a/incubator/qinglong/0.0.1/helm-values.md b/incubator/qinglong/0.0.2/helm-values.md
similarity index 90%
rename from incubator/qinglong/0.0.1/helm-values.md
rename to incubator/qinglong/0.0.2/helm-values.md
index 248b5482e69..60288e5c704 100644
--- a/incubator/qinglong/0.0.1/helm-values.md
+++ b/incubator/qinglong/0.0.2/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/incubator/qinglong/0.0.1/ix_values.yaml b/incubator/qinglong/0.0.2/ix_values.yaml
similarity index 81%
rename from incubator/qinglong/0.0.1/ix_values.yaml
rename to incubator/qinglong/0.0.2/ix_values.yaml
index bd00ed8f8fc..8c056259cab 100644
--- a/incubator/qinglong/0.0.1/ix_values.yaml
+++ b/incubator/qinglong/0.0.2/ix_values.yaml
@@ -1,7 +1,7 @@
image:
- repository: whyour/qinglong
+ repository: tccr.io/truecharts/qinglong
pullPolicy: IfNotPresent
- tag: 2.11.3@sha256:6d6aef9300e35353530f8087d7e098e212e588d512a209d98c8d5ba65dfca43c
+ tag: v2.11.3@sha256:0d0ab99a644b786d86e2d449d0840c79efaf1ad507bbc7a2cf8d7533b56f7edf
securityContext:
readOnlyRootFilesystem: false
diff --git a/incubator/qinglong/0.0.1/questions.yaml b/incubator/qinglong/0.0.2/questions.yaml
similarity index 100%
rename from incubator/qinglong/0.0.1/questions.yaml
rename to incubator/qinglong/0.0.2/questions.yaml
diff --git a/incubator/qinglong/0.0.1/security.md b/incubator/qinglong/0.0.2/security.md
similarity index 99%
rename from incubator/qinglong/0.0.1/security.md
rename to incubator/qinglong/0.0.2/security.md
index 05b336706e3..851a0b6b36b 100644
--- a/incubator/qinglong/0.0.1/security.md
+++ b/incubator/qinglong/0.0.2/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/incubator/qinglong/0.0.1/templates/common.yaml b/incubator/qinglong/0.0.2/templates/common.yaml
similarity index 100%
rename from incubator/qinglong/0.0.1/templates/common.yaml
rename to incubator/qinglong/0.0.2/templates/common.yaml
diff --git a/incubator/qinglong/0.0.1/values.yaml b/incubator/qinglong/0.0.2/values.yaml
similarity index 100%
rename from incubator/qinglong/0.0.1/values.yaml
rename to incubator/qinglong/0.0.2/values.yaml