chore(deps): update container image koush/scrypted to v18-jammy-lite-v0.85.0 by renovate (#17251)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | minor | `18-jammy-lite-v0.83.0` -> `18-jammy-lite-v0.85.0` | | koush/scrypted | minor | `18-jammy-full-v0.83.0` -> `18-jammy-lite-v0.85.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
7e9de67769
commit
95c3f6b958
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.png
|
|||
keywords:
|
||||
- scrypted
|
||||
- automation
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/scrypted
|
||||
- https://hub.docker.com/r/koush/scrypted
|
||||
type: application
|
||||
version: 3.1.7
|
||||
version: 3.3.0
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
image:
|
||||
repository: koush/scrypted
|
||||
tag: 18-jammy-full-v0.83.0@sha256:9903cce8639c329b3ead01e0d796b28376d91723aa696a0a0914c9f35cbfe3cd
|
||||
tag: 18-jammy-lite-v0.85.0@sha256:9ab4fdc05b6e9ef64916c92080976d23fcd07064dd387de4566b43aa8cf5f827
|
||||
pullPolicy: Always
|
||||
liteImage:
|
||||
repository: koush/scrypted
|
||||
tag: 18-jammy-lite-v0.83.0@sha256:adaed0c9d08f2b4ccfb1369548c65104787e1b8db04a550e6ea7909145d400bc
|
||||
tag: 18-jammy-lite-v0.85.0@sha256:73970927cd349a387e8da81960d919daf3006b6309b2859586bd874e92f80a9c
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue