chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.7.3@83eb76a (#16071)
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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
d85f6a76ea
commit
839922b8b6
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue