chore(deps): update container image koush/scrypted to v0.115.9 by renovate (#25103)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | patch | `v0.115.5-jammy-nvidia` -> `v0.115.9-jammy-nvidia` | | koush/scrypted | patch | `v0.115.5-jammy-lite` -> `v0.115.9-jammy-lite` | | koush/scrypted | patch | `v0.115.5-jammy-full` -> `v0.115.9-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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNy4wIiwidXBkYXRlZEluVmVyIjoiMzguMjcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
b353e6d86e
commit
5ba545f1d3
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.115.5
|
||||
appVersion: 0.115.9
|
||||
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.4
|
||||
version: 6.13.5
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
image:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.5-jammy-full@sha256:71d8a101794aca971f47990f339e2e506eadd6de1b891f54bddcaa5e2c06768e
|
||||
tag: v0.115.9-jammy-full@sha256:1b16ad2a8edb2e901fb92962709cd9f048ffc195520225a001f5b988b5bfc96b
|
||||
pullPolicy: Always
|
||||
liteImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.5-jammy-lite@sha256:86cd00cf820fadef95a43f18ed625874eb98d9210b7bc4991b59a22777d30060
|
||||
tag: v0.115.9-jammy-lite@sha256:85c1e317558a99065083b737729653fa1bc0c624bfe0f7116c32a7c89176e114
|
||||
pullPolicy: Always
|
||||
nvidiaImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.5-jammy-nvidia@sha256:e5977a44c756292f46b945d7969e90cce507c31f725f8e6925da330dbecb9959
|
||||
tag: v0.115.9-jammy-nvidia@sha256:3606a2f6b913cb5f302d6c34260207b4514ecc91d77e89127318b5291f9c9df7
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue