chore(deps): update container image koush/scrypted to v0.115.0 by renovate (#24399)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | minor | `v0.114.0-jammy-nvidia` -> `v0.115.0-jammy-nvidia` | | koush/scrypted | minor | `v0.114.0-jammy-lite` -> `v0.115.0-jammy-lite` | | koush/scrypted | minor | `v0.114.0-jammy-full` -> `v0.115.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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41LjAiLCJ1cGRhdGVkSW5WZXIiOiIzOC41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
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.114.0
|
||||
appVersion: 0.115.0
|
||||
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.12.1
|
||||
version: 6.13.0
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
image:
|
||||
repository: koush/scrypted
|
||||
tag: v0.114.0-jammy-full@sha256:7374dad79df49abab99f92cb24a51aac87f1b25d0b9dac0ece1cecc97723cdf0
|
||||
tag: v0.115.0-jammy-full@sha256:20e167722ff73daa4acdadf128ea708351dd90f1cc4ae89d57fd11d0a7ac2a9d
|
||||
pullPolicy: Always
|
||||
liteImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.114.0-jammy-lite@sha256:3f47e94d3abed94c07f871c32890eb1ce488e5d1815d0479a2b368106d18255d
|
||||
tag: v0.115.0-jammy-lite@sha256:303c66ba61b0a0b28635652c479c23e1ef3dde75738305436516b3976818e86d
|
||||
pullPolicy: Always
|
||||
nvidiaImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.114.0-jammy-nvidia@sha256:0f757a70a7d279d26d003183261ea940ebab67a9b54939651f6d48e47ea80c75
|
||||
tag: v0.115.0-jammy-nvidia@sha256:edd79da923fda2052ac7ccc297caa1103ae29eb9bcdca5e6d921760767027155
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user