chore(deps): update container image koush/scrypted to v0.117.0 by renovate (#25890)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | minor | `v0.116.0-jammy-nvidia` -> `v0.117.0-jammy-nvidia` | | koush/scrypted | minor | `v0.116.0-jammy-lite` -> `v0.117.0-jammy-lite` | | koush/scrypted | minor | `v0.116.0-jammy-full` -> `v0.117.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:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNjcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.116.0
|
appVersion: 0.117.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.14
|
version: 24.1.14
|
||||||
@@ -33,4 +33,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/scrypted
|
- https://github.com/truecharts/charts/tree/master/charts/stable/scrypted
|
||||||
- https://hub.docker.com/r/koush/scrypted
|
- https://hub.docker.com/r/koush/scrypted
|
||||||
type: application
|
type: application
|
||||||
version: 6.14.0
|
version: 6.15.0
|
||||||
|
|||||||
@@ -1,14 +1,14 @@
|
|||||||
image:
|
image:
|
||||||
repository: koush/scrypted
|
repository: koush/scrypted
|
||||||
tag: v0.116.0-jammy-full@sha256:6d74fee0eb59fa1b4b777f3b782e6005d20da73f29fef81566891d06d388c4e8
|
tag: v0.117.0-jammy-full@sha256:947badc0a16e76b786acbb6b2e569c1321ac37c9da7f8ce79182727704f6cbf6
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
liteImage:
|
liteImage:
|
||||||
repository: koush/scrypted
|
repository: koush/scrypted
|
||||||
tag: v0.116.0-jammy-lite@sha256:f1804fb3ebeb25f2574950e5c89bd99ec2e6045e5341e64b435b48230e4a6b93
|
tag: v0.117.0-jammy-lite@sha256:0d194542b4c338071fad950564d1af03caca4ca725846225ca401ee9e9257560
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
nvidiaImage:
|
nvidiaImage:
|
||||||
repository: koush/scrypted
|
repository: koush/scrypted
|
||||||
tag: v0.116.0-jammy-nvidia@sha256:b5c375a03ea803716693e7d9e798def08ff3a79f045ceb3e40d963d1ac227bbc
|
tag: v0.117.0-jammy-nvidia@sha256:811d77728492465d5e9f66ba8ad1ce1c17e583ce7204931dc6778f058b32bf39
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|||||||
Reference in New Issue
Block a user