chore(deps): update container image koush/scrypted to v0.115.15 by renovate (#25143)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | patch | `v0.115.12-jammy-nvidia` -> `v0.115.15-jammy-nvidia` | | koush/scrypted | patch | `v0.115.12-jammy-lite` -> `v0.115.15-jammy-lite` | | koush/scrypted | patch | `v0.115.12-jammy-full` -> `v0.115.15-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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zMC4wIiwidXBkYXRlZEluVmVyIjoiMzguMzAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
cfe99c0592
commit
7ee8f8ee7e
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.115.12
|
||||
appVersion: 0.115.15
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/scrypted
|
||||
- https://hub.docker.com/r/koush/scrypted
|
||||
type: application
|
||||
version: 6.13.6
|
||||
version: 6.13.7
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
image:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.12-jammy-full@sha256:75dd9946987f49ff4953e4f22412570257978e628772f98f3c700a1f81b1f4b9
|
||||
tag: v0.115.15-jammy-full@sha256:99bdb5c02d046fc1066a26f559fab0328621a0390b22152f3020812678ec603f
|
||||
pullPolicy: Always
|
||||
liteImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.12-jammy-lite@sha256:e47884869345e49632b46748a90565f82c1ca4bef1bbf5690ca7448409c27236
|
||||
tag: v0.115.15-jammy-lite@sha256:c7d641e465ab81ce01b5f4d8594340344e133b6420d231f3fd4fed6450d9c700
|
||||
pullPolicy: Always
|
||||
nvidiaImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.12-jammy-nvidia@sha256:0d78a11341af2e272e21ca0ed1c76f8847b20c80a56b8bbda24724f38fe00557
|
||||
tag: v0.115.15-jammy-nvidia@sha256:570745c2aa395a5bce4fa86775151f916ee68879647ce2ec5466a4311b33f57f
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue