From 839922b8b683beedbb0dfd06de90f282efc18c32 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 14 Dec 2023 13:36:45 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.7.3@83eb76a (#16071) 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 | `d7e6e20` -> `83eb76a` | --- > [!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 | 33 ++++++++++++++-------------- charts/stable/emulatorjs/values.yaml | 2 +- 2 files changed, 17 insertions(+), 18 deletions(-) diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index e8385451190..dbe8bc278df 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -1,31 +1,30 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: emulatorjs -version: 6.0.23 +version: 6.0.24 appVersion: 1.7.3 -description: - Emulatorjs - In browser web based emulation portable to nearly any device +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 deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs - - https://ghcr.io/linuxserver/emulatorjs +- https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs +- https://ghcr.io/linuxserver/emulatorjs maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - emulatorjs +- emulatorjs dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/emulatorjs/values.yaml b/charts/stable/emulatorjs/values.yaml index dbe4d88061b..fce3e05039e 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:d7e6e208e6050c79de5aa2abaa7dab40e598ce3f9963485af6df90825d8cdea4 + tag: 1.7.3@sha256:83eb76aa71b26621c97751d035c87368e5820d68b55671418f86d24b4f53ee3d securityContext: container: runAsNonRoot: false