From 30cfd67986f4e16bca511cfcef96bb557c1ebb6b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Nov 2023 20:07:50 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.7.2@a97117f (#15286) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/emulatorjs](https://togithub.com/linuxserver/docker-emulatorjs/packages) ([source](https://togithub.com/linuxserver/docker-emulatorjs)) | digest | `4e4f311` -> `a97117f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/emulatorjs/Chart.yaml | 4 ++-- charts/stable/emulatorjs/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index b6ebfb46bbf..a0d268f5c4d 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: emulatorjs -version: 6.0.18 -appVersion: "1.7.2" +version: 6.0.19 +appVersion: 1.7.2 description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. type: application deprecated: false diff --git a/charts/stable/emulatorjs/values.yaml b/charts/stable/emulatorjs/values.yaml index 320ed2c9e1a..b2e6f056b77 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:4e4f311cb81e0babaeda79b84636f2874683949f3b28897fa8ddc945c3b42dc9 + tag: 1.7.2@sha256:a97117f7daf17cbf51a82fea086ebf5618e440208e5dd3eac7a09c40ad68dded securityContext: container: runAsNonRoot: false