From dc9f218012fd301fec8c0b4631f7ab41ae8d7e1f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 17 Nov 2023 15:32:00 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.7.2 (#14759) --- 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 c16894d1a10..b6ebfb46bbf 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: emulatorjs -version: 6.0.17 +version: 6.0.18 appVersion: "1.7.2" description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. type: application diff --git a/charts/stable/emulatorjs/values.yaml b/charts/stable/emulatorjs/values.yaml index c41199ea26e..320ed2c9e1a 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.7.2@sha256:54632115127e016e05dc37a967e9f799869ab140b74fde4fdfc232e7ab606656 + tag: 1.7.2@sha256:4e4f311cb81e0babaeda79b84636f2874683949f3b28897fa8ddc945c3b42dc9 securityContext: container: runAsNonRoot: false