chore(deps): update container image koush/scrypted to v0.115.3 by renovate (#24770)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | patch | `v0.115.1-jammy-nvidia` -> `v0.115.3-jammy-nvidia` | | koush/scrypted | patch | `v0.115.1-jammy-lite` -> `v0.115.3-jammy-lite` | | koush/scrypted | patch | `v0.115.1-jammy-full` -> `v0.115.3-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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xMiIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
a60b3ef733
commit
e6318fb575
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.115.1
|
||||
appVersion: 0.115.3
|
||||
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.1
|
||||
version: 6.13.2
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
image:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.1-jammy-full@sha256:17f12b990b60bfebfc14ac113d2f1f6e62c070dd69a572e1d6b03d37d5a443d9
|
||||
tag: v0.115.3-jammy-full@sha256:4004a9d21159dc6d9300bdbd9611df553c0617535a1a83b223a3183b04943e6a
|
||||
pullPolicy: Always
|
||||
liteImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.1-jammy-lite@sha256:8bdb95e636e26bb834cb16e249de7b134194b12cbf54f6f6b2dfdc94f1e3fb73
|
||||
tag: v0.115.3-jammy-lite@sha256:dbca18b8681f0160c8c88be3a4a93a11b50925100552def80b27521534139d0b
|
||||
pullPolicy: Always
|
||||
nvidiaImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.1-jammy-nvidia@sha256:18f5359d1b8cbd4a39debdef6af42c5f7b008bb44914c0eca7454c4097cdc346
|
||||
tag: v0.115.3-jammy-nvidia@sha256:d1b04571e400524f3b23e9a36ed2e49affba5d95085771b14d8095c2bbddbe35
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue