From 13203f0a9154b2005d6a063107e4f51ecff641c3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Jun 2024 14:20:52 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.9.0@f5a87ca by renovate (#22927) --- charts/stable/emulatorjs/Chart.yaml | 2 +- charts/stable/emulatorjs/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index 6f95f316e11..ceaed17507d 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://ghcr.io/linuxserver/emulatorjs - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs type: application -version: 11.0.0 +version: 11.0.1 diff --git a/charts/stable/emulatorjs/values.yaml b/charts/stable/emulatorjs/values.yaml index 4c582d37610..f2866329a0c 100644 --- a/charts/stable/emulatorjs/values.yaml +++ b/charts/stable/emulatorjs/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/emulatorjs pullPolicy: IfNotPresent - tag: 1.9.0@sha256:686059e7c3ac7c93d182a004900c759b9bafc054e7f557104f24c6bd8b6d038f + tag: 1.9.0@sha256:f5a87cad82f045db1ae0aab16d019bd9686881fbcb420493c0fed3c8f00e121e securityContext: container: runAsNonRoot: false