Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/linuxserver/emulatorjs to…
Browse files Browse the repository at this point in the history
… v1.8.2@40f4e8e by renovate (#17216)

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.1` -> `1.8.2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin authored Jan 14, 2024
1 parent 7b85e17 commit e506252
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/emulatorjs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.8.1
appVersion: 1.8.2
dependencies:
- name: common
version: 17.2.22
Expand All @@ -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.2
version: 8.2.3
2 changes: 1 addition & 1 deletion charts/stable/emulatorjs/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/emulatorjs
pullPolicy: IfNotPresent
tag: 1.8.1@sha256:b527551c64a7fae6cb0c164762ab8ec363ec2723648f6724a36a3e19e25e1b54
tag: 1.8.2@sha256:40f4e8e2f39b8584db3d47cc9d3548891c241128152c16ce03ec5d014343c10f
securityContext:
container:
runAsNonRoot: false
Expand Down

0 comments on commit e506252

Please sign in to comment.