chore(deps): update container image koush/scrypted to v0.115.36 by renovate (#25504)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | patch | `v0.115.34-jammy-nvidia` -> `v0.115.36-jammy-nvidia` | | koush/scrypted | patch | `v0.115.34-jammy-lite` -> `v0.115.36-jammy-lite` | | koush/scrypted | patch | `v0.115.34-jammy-full` -> `v0.115.36-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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4xIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
c3eae8f5f0
commit
25bf97cdbe
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.115.34
|
||||
appVersion: 0.115.36
|
||||
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.13
|
||||
version: 6.13.14
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
image:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.34-jammy-full@sha256:6bbdd8de379c8a52beaf44e404f01a2658cbf154640d59561167a9abe95d8864
|
||||
tag: v0.115.36-jammy-full@sha256:9e2b00cedd417d702fdf43e60d264165cf2c28cc9fffd675931e5c5b9b224021
|
||||
pullPolicy: Always
|
||||
liteImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.34-jammy-lite@sha256:da8c0e67f0f9637573da2a19db2b82afdf98182abd1a1b7f28ae7d6231f7853c
|
||||
tag: v0.115.36-jammy-lite@sha256:94401d74f8c748badc9513a13e2531f557fb5263e7cedd674d7aec9a27197d73
|
||||
pullPolicy: Always
|
||||
nvidiaImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.34-jammy-nvidia@sha256:f37a4e5dfd4b8e0619266f017acd71e190089bc376ae25fc0bcb9eeca0ec018a
|
||||
tag: v0.115.36-jammy-nvidia@sha256:61fef8ef63420c4c5f26babb790b5d920bd6a13d8f36e12ab26f60f9a8aec909
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue