chore(deps): update container image ghcr.io/linuxserver/emulatorjs to v1.8.7@4855047 by renovate (#17910)
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)) | patch | `1.8.5` -> `1.8.7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
1efb233321
commit
03baaa3bc9
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.8.5
|
||||
appVersion: 1.8.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
|
@ -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.2.11
|
||||
version: 8.2.12
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/emulatorjs
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.8.5@sha256:f2a8a9ae48a1a3f0b4242ac217685338d07638a5ebcb64994916a1569a6d813e
|
||||
tag: 1.8.7@sha256:4855047bde7202ba22c233eea0013dbb2b375b344f7b4f7903201cc3a9969df2
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue