From 70148e73a9c07bc13f72dcc35f2171ff58c17d7a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Jan 2024 07:34:00 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/emulatorjs to v1.8.0@7ce3ecf by renovate (#17014) 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)) | minor | `1.7.3` -> `1.8.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 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