chore(deps): update container image koush/scrypted to v0.118.0 by renovate (#26139)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | minor | `v0.117.3-jammy-nvidia` -> `v0.118.0-jammy-nvidia` | | koush/scrypted | minor | `v0.117.3-jammy-lite` -> `v0.118.0-jammy-lite` | | koush/scrypted | minor | `v0.117.3-jammy-full` -> `v0.118.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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Mi4xIiwidXBkYXRlZEluVmVyIjoiMzguNzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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.117.3
|
||||
appVersion: 0.118.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.14
|
||||
@@ -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.15.3
|
||||
version: 6.16.0
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
image:
|
||||
repository: koush/scrypted
|
||||
tag: v0.117.3-jammy-full@sha256:152c4f963631fad9ad2f8a883ec1ebdadc990d09521ab022b3b4ae36847cae7d
|
||||
tag: v0.118.0-jammy-full@sha256:d0f73d9ad2bd882979a913098526093df491d87e26f37135510681b8e55a8e91
|
||||
pullPolicy: Always
|
||||
liteImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.117.3-jammy-lite@sha256:a56a7df282c4f66d7e1992a05500701cfd73603abc67228882366f4895a8c90e
|
||||
tag: v0.118.0-jammy-lite@sha256:f303e4eb16b38f746d9cf72a4ad5f3c268ad8d29454c4fcb7c4081dd707f9faa
|
||||
pullPolicy: Always
|
||||
nvidiaImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.117.3-jammy-nvidia@sha256:270d4422c874f8ccf63f5fadabe08c0c55c56ca13d809abefecc1fe947a80da2
|
||||
tag: v0.118.0-jammy-nvidia@sha256:0608dd549cf8586703ab27157450733a6a88c530382174de912fdcc695525477
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user