chore(deps): update container image ghcr.io/linuxserver/emulatorjs to v1.8.9@520dbf4 by renovate (#19306)
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.8` -> `1.8.9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> --------- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
co-authored by
Stavros Kois
parent
c5df7f4b11
commit
3ec7050e49
@@ -7,7 +7,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.8.8
|
appVersion: 1.8.9
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 23.0.0
|
version: 23.0.0
|
||||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/emulatorjs
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.webp
|
||||||
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: 10.0.5
|
version: 10.0.6
|
||||||
|
|||||||
@@ -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:2392b6c2a8004fac120cecf4aa03586814fab79fe539f070e55aaff377c866e3
|
tag: 1.8.9@sha256:520dbf40f405aa38bf9b50f3b2b15aae1fc12b8280fd8ff0246fd82a25a2f452
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
@@ -30,6 +30,7 @@ service:
|
|||||||
port: 10138
|
port: 10138
|
||||||
ingress:
|
ingress:
|
||||||
front:
|
front:
|
||||||
|
enabled: false
|
||||||
targetSelector:
|
targetSelector:
|
||||||
front: front
|
front: front
|
||||||
workload:
|
workload:
|
||||||
|
|||||||
Reference in New Issue
Block a user