chore(deps): update container image koush/scrypted to v0.115.12 by renovate (#25126)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | patch | `v0.115.9-jammy-nvidia` -> `v0.115.12-jammy-nvidia` | | koush/scrypted | patch | `v0.115.9-jammy-lite` -> `v0.115.12-jammy-lite` | | koush/scrypted | patch | `v0.115.9-jammy-full` -> `v0.115.12-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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yOC4yIiwidXBkYXRlZEluVmVyIjoiMzguMjguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.115.9
|
||||
appVersion: 0.115.12
|
||||
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.5
|
||||
version: 6.13.6
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
image:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.9-jammy-full@sha256:1b16ad2a8edb2e901fb92962709cd9f048ffc195520225a001f5b988b5bfc96b
|
||||
tag: v0.115.12-jammy-full@sha256:75dd9946987f49ff4953e4f22412570257978e628772f98f3c700a1f81b1f4b9
|
||||
pullPolicy: Always
|
||||
liteImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.9-jammy-lite@sha256:85c1e317558a99065083b737729653fa1bc0c624bfe0f7116c32a7c89176e114
|
||||
tag: v0.115.12-jammy-lite@sha256:e47884869345e49632b46748a90565f82c1ca4bef1bbf5690ca7448409c27236
|
||||
pullPolicy: Always
|
||||
nvidiaImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.9-jammy-nvidia@sha256:3606a2f6b913cb5f302d6c34260207b4514ecc91d77e89127318b5291f9c9df7
|
||||
tag: v0.115.12-jammy-nvidia@sha256:0d78a11341af2e272e21ca0ed1c76f8847b20c80a56b8bbda24724f38fe00557
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user