chore(deps): update container image koush/scrypted to v0.117.3 by renovate (#26032)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| koush/scrypted | patch | `v0.117.2-jammy-lite` ->
`v0.117.3-jammy-lite` |
| koush/scrypted | patch | `v0.117.2-jammy-full` ->
`v0.117.3-jammy-full` |

---

> [!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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43MC4zIiwidXBkYXRlZEluVmVyIjoiMzguNzAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-09-06 20:20:12 +02:00 committed by GitHub
parent 0ce7b0e9a1
commit 20fde0278f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,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: 0.117.2 appVersion: 0.117.3
dependencies: dependencies:
- name: common - name: common
version: 24.1.14 version: 24.1.14
@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/scrypted - https://github.com/truecharts/charts/tree/master/charts/stable/scrypted
- https://hub.docker.com/r/koush/scrypted - https://hub.docker.com/r/koush/scrypted
type: application type: application
version: 6.15.1 version: 6.15.2

View File

@ -1,10 +1,10 @@
image: image:
repository: koush/scrypted repository: koush/scrypted
tag: v0.117.2-jammy-full@sha256:271613b4c3643ce24722f53c8ae8850944dd60d349b0dd6eaa03457d37482434 tag: v0.117.3-jammy-full@sha256:152c4f963631fad9ad2f8a883ec1ebdadc990d09521ab022b3b4ae36847cae7d
pullPolicy: Always pullPolicy: Always
liteImage: liteImage:
repository: koush/scrypted repository: koush/scrypted
tag: v0.117.2-jammy-lite@sha256:3a268caad67c9db429a2f7075ce02d4f2d491fae2bab16e00769ae663545d5b6 tag: v0.117.3-jammy-lite@sha256:a56a7df282c4f66d7e1992a05500701cfd73603abc67228882366f4895a8c90e
pullPolicy: Always pullPolicy: Always
nvidiaImage: nvidiaImage:
repository: koush/scrypted repository: koush/scrypted