From c1d7cde1e7cea95fc29f1079c187444b8b43d455 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 12 Sep 2024 20:21:49 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/emulatorjs to v1.9.2@1da163f by renovate (#26290) 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://redirect.github.com/linuxserver/docker-emulatorjs/packages) ([source](https://redirect.github.com/linuxserver/docker-emulatorjs)) | patch | `1.9.0` -> `1.9.2` | --- > [!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://redirect.github.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 f127475a1d7..20f059292db 100644 --- a/charts/stable/emulatorjs/Chart.yaml +++ b/charts/stable/emulatorjs/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.9.0 +appVersion: 1.9.2 dependencies: - name: common version: 24.1.15 @@ -31,4 +31,4 @@ sources: - https://ghcr.io/linuxserver/emulatorjs - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs type: application -version: 11.1.15 +version: 11.1.16 diff --git a/charts/stable/emulatorjs/values.yaml b/charts/stable/emulatorjs/values.yaml index 0d8ab49abdc..691a4b34058 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:72bc643a59bffb6172fc20f8306e1c1b20eafc4d21fb7c3b99139f110bbfb5d2 + tag: 1.9.2@sha256:1da163fb7d51010704f3ac26590b71e97fa00c36d78c081bbf51fe41bad89a39 securityContext: container: runAsNonRoot: false