diff --git a/charts/incubator/senseai-server/Chart.yaml b/charts/incubator/senseai-server/Chart.yaml index 23f246b341a..9fbe0719a0b 100644 --- a/charts/incubator/senseai-server/Chart.yaml +++ b/charts/incubator/senseai-server/Chart.yaml @@ -19,7 +19,7 @@ name: senseai-server sources: - https://github.com/codeproject/CodeProject.SenseAI - https://hub.docker.com/r/codeproject/senseai-server -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - ai diff --git a/charts/incubator/senseai-server/values.yaml b/charts/incubator/senseai-server/values.yaml index 47c1662dff4..ee4fc4cf5b8 100644 --- a/charts/incubator/senseai-server/values.yaml +++ b/charts/incubator/senseai-server/values.yaml @@ -1,6 +1,6 @@ image: - repository: codeproject/senseai-server - tag: focal-1.4.0@sha256:e26603f89a1a994cda27c4604fb79ed380acd65e4233e9bd4a8689eb21625b39 + repository: tccr.io/truecharts/senseai-server + tag: v1.4.0@sha256:e643c56eb99edd4a84d60d9b4b4607a5759ce339bec1f0ce577d60eedc90c7e5 pullPolicy: IfNotPresent service: diff --git a/charts/stable/scrutiny/Chart.yaml b/charts/stable/scrutiny/Chart.yaml index e03c09dba91..e5deffd7cc7 100644 --- a/charts/stable/scrutiny/Chart.yaml +++ b/charts/stable/scrutiny/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: scrutiny -version: 2.0.4 +version: 2.0.5 appVersion: "2021.12.16" description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. type: application diff --git a/charts/stable/scrutiny/values.yaml b/charts/stable/scrutiny/values.yaml index 84b99f0fd25..bfc0d9df8f6 100644 --- a/charts/stable/scrutiny/values.yaml +++ b/charts/stable/scrutiny/values.yaml @@ -1,7 +1,7 @@ image: - repository: ghcr.io/analogj/scrutiny + repository: tccr.io/truecharts/scrutiny pullPolicy: IfNotPresent - tag: master-omnibus + tag: v0.4.12@sha256:dd341b58ec9bd2cf48113977174be36f2257eb6365cda01ce9a2a561afb4e732 securityContext: runAsNonRoot: false