From 4b0ccd175d59bcfeebd0b056914809bfd5214190 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 13 Jun 2024 14:20:42 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.9.0@586fc24 by renovate (#23280) 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 | `f5a87ca` -> `586fc24` | --- > [!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 | 2 +- charts/stable/emulatorjs/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/emulatorjs/Chart.yaml b/charts/stable/emulatorjs/Chart.yaml index 2b36cd85ae6..99b1ded85e6 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://ghcr.io/linuxserver/emulatorjs - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs type: application -version: 11.0.2 +version: 11.0.3 diff --git a/charts/stable/emulatorjs/values.yaml b/charts/stable/emulatorjs/values.yaml index f2866329a0c..e6254adfc13 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.9.0@sha256:f5a87cad82f045db1ae0aab16d019bd9686881fbcb420493c0fed3c8f00e121e + tag: 1.9.0@sha256:586fc24f2897b7e4a34b0abd2484cc55e36b3a5188d51482cceab7cbb80e3634 securityContext: container: runAsNonRoot: false