chore(deps): update container image ghcr.io/linuxserver/emulatorjs to 1.8.8@153aed3 by renovate (#18311)
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 | `36428a8` -> `153aed3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
0e4269e28c
commit
61d28c8e7c
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/emulatorjs
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png
|
||||
keywords:
|
||||
- emulatorjs
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs
|
||||
- https://ghcr.io/linuxserver/emulatorjs
|
||||
type: application
|
||||
version: 8.3.0
|
||||
version: 8.3.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/emulatorjs
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.8.8@sha256:36428a8bb0b6a0c1767fbc9b5f9c41397748b1ea16740ff14d203bb11b7f4173
|
||||
tag: 1.8.8@sha256:153aed34d85bb716e52027cbbbdf90ad72663da33fe49b0a7a02291b192ce484
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue