diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index 7dcb3ce15ab..2e5cb687143 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: emulatorjs -version: 8.1.8 -appVersion: 1.7.3 +version: 8.2.0 +appVersion: 1.8.0 description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. home: https://truecharts.org/charts/stable/emulatorjs icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png diff --git a/charts/stable/emulatorjs/values.yaml b/charts/stable/emulatorjs/values.yaml index 12977fbeae1..aa3b0712056 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.3@sha256:6e46c7e0e69ea99a41ac42866efdd90c8669ac315ff7e726ffb6dcc80d2d82a1 + tag: 1.8.0@sha256:7ce3ecfa786bad667b084f44d86b4594eca16f5b4b8f70e9b98b645203562610 securityContext: container: runAsNonRoot: false