From 1ee12f0e5cb18763b4d4ddf63e8e9a5d71bad844 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 25 Dec 2023 01:38:58 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.7.3@80d0e5d by renovate (#16412) 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 | `83eb76a` -> `80d0e5d` | --- > [!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 | 44 ++++++++++++++-------------- charts/stable/emulatorjs/values.yaml | 2 +- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index 753275869bc..e4b39531b2b 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -1,35 +1,35 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: emulatorjs -version: 7.0.12 +version: 7.0.13 appVersion: 1.7.3 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://ghcr.io/linuxserver/emulatorjs + - https://github.com/truecharts/charts/tree/master/charts/stable/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: 16.2.21 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.21 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: emulator - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: emulator + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/emulatorjs/values.yaml b/charts/stable/emulatorjs/values.yaml index 6c2f9a10c8f..67aced01aaf 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:83eb76aa71b26621c97751d035c87368e5820d68b55671418f86d24b4f53ee3d + tag: 1.7.3@sha256:80d0e5ddad5bc8c2a9ba76af9d69808245ae4a972089cb2878eb078ea5c20345 securityContext: container: runAsNonRoot: false