chore(scrutiny): update image ref (#2915)
* chore(scrutiny): update image ref * chore(senseai-server): update image ref
This commit is contained in:
@@ -19,7 +19,7 @@ name: senseai-server
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/codeproject/CodeProject.SenseAI
|
- https://github.com/codeproject/CodeProject.SenseAI
|
||||||
- https://hub.docker.com/r/codeproject/senseai-server
|
- https://hub.docker.com/r/codeproject/senseai-server
|
||||||
version: 0.0.2
|
version: 0.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- ai
|
- ai
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: codeproject/senseai-server
|
repository: tccr.io/truecharts/senseai-server
|
||||||
tag: focal-1.4.0@sha256:e26603f89a1a994cda27c4604fb79ed380acd65e4233e9bd4a8689eb21625b39
|
tag: v1.4.0@sha256:e643c56eb99edd4a84d60d9b4b4607a5759ce339bec1f0ce577d60eedc90c7e5
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
service:
|
service:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: scrutiny
|
name: scrutiny
|
||||||
version: 2.0.4
|
version: 2.0.5
|
||||||
appVersion: "2021.12.16"
|
appVersion: "2021.12.16"
|
||||||
description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution.
|
description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution.
|
||||||
type: application
|
type: application
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/analogj/scrutiny
|
repository: tccr.io/truecharts/scrutiny
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: master-omnibus
|
tag: v0.4.12@sha256:dd341b58ec9bd2cf48113977174be36f2257eb6365cda01ce9a2a561afb4e732
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
Reference in New Issue
Block a user