chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.8.8@2d1a5cf by renovate (#18778)
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 | `dd5a33b` -> `2d1a5cf` | --- > [!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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
c3e2b92867
commit
adf88fc6e3
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/emulatorjs
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png
|
||||||
keywords:
|
keywords:
|
||||||
- emulatorjs
|
- emulatorjs
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -32,4 +32,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs
|
- https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs
|
||||||
- https://ghcr.io/linuxserver/emulatorjs
|
- https://ghcr.io/linuxserver/emulatorjs
|
||||||
type: application
|
type: application
|
||||||
version: 9.2.0
|
version: 9.2.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/emulatorjs
|
repository: ghcr.io/linuxserver/emulatorjs
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.8.8@sha256:dd5a33b4649e599eec0e87aabb89258e9a1665ba22d1816df28591fb9af8c36a
|
tag: 1.8.8@sha256:2d1a5cf508b3207b37b6b288515e60e502053ebedce167713471a4051969a2d7
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|
Loading…
Reference in New Issue