diff --git a/charts/stable/embystat/Chart.yaml b/charts/stable/embystat/Chart.yaml index eff76787601..6132a27f207 100644 --- a/charts/stable/embystat/Chart.yaml +++ b/charts/stable/embystat/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: embystat -version: 4.0.10 +version: 4.0.11 appVersion: "0.2.0" description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. type: application diff --git a/charts/stable/embystat/values.yaml b/charts/stable/embystat/values.yaml index 0bd3d022d40..e49bf1894aa 100644 --- a/charts/stable/embystat/values.yaml +++ b/charts/stable/embystat/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/embystat pullPolicy: IfNotPresent - tag: v0.2.0@sha256:872073ee3176d63c4442091bccb7dcaa8ff42d9ebf0b1ad44e3b68607775f32c + tag: v0.2.0@sha256:0f62befb86792b68658487be85e143d37456a788fbee37b1cbbf65c264eb4f7d securityContext: runAsNonRoot: false