chore(deps): update container image koush/scrypted to v0.119.0 by renovate (#26222)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | minor | `v0.118.0-jammy-nvidia` -> `v0.119.0-jammy-nvidia` | | koush/scrypted | minor | `v0.118.0-jammy-lite` -> `v0.119.0-jammy-lite` | | koush/scrypted | minor | `v0.118.0-jammy-full` -> `v0.119.0-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:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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.118.0
|
||||
appVersion: 0.119.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.15
|
||||
@@ -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.16.1
|
||||
version: 6.17.0
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
image:
|
||||
repository: koush/scrypted
|
||||
tag: v0.118.0-jammy-full@sha256:d0f73d9ad2bd882979a913098526093df491d87e26f37135510681b8e55a8e91
|
||||
tag: v0.119.0-jammy-full@sha256:0ed7ff43342902c21fb497cfc5ea83e1bf56b9e58c57098075fa427ba6be50f2
|
||||
pullPolicy: Always
|
||||
liteImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.118.0-jammy-lite@sha256:f303e4eb16b38f746d9cf72a4ad5f3c268ad8d29454c4fcb7c4081dd707f9faa
|
||||
tag: v0.119.0-jammy-lite@sha256:1533a159624e53bc8312b88a61681e69ea5e5a90eb9854344882330f7078164c
|
||||
pullPolicy: Always
|
||||
nvidiaImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.118.0-jammy-nvidia@sha256:0608dd549cf8586703ab27157450733a6a88c530382174de912fdcc695525477
|
||||
tag: v0.119.0-jammy-nvidia@sha256:097814d0482c2a1eadb9a8accfdef14a76636cb06ffc561ee035718738d0eca5
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user