diff --git a/charts/incubator/qinglong/Chart.yaml b/charts/incubator/qinglong/Chart.yaml index f44e0d7d05e..a2dd8fa126e 100644 --- a/charts/incubator/qinglong/Chart.yaml +++ b/charts/incubator/qinglong/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/charts/incubator/qinglong/values.yaml b/charts/incubator/qinglong/values.yaml index bd00ed8f8fc..8c056259cab 100644 --- a/charts/incubator/qinglong/values.yaml +++ b/charts/incubator/qinglong/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