chore(deps): update container image koush/scrypted to v0.109.0 by renovate (#22804)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | minor | `v0.105.0-jammy-nvidia` -> `v0.109.0-jammy-nvidia` | | koush/scrypted | minor | `v0.105.0-jammy-lite` -> `v0.109.0-jammy-lite` | | koush/scrypted | minor | `v0.105.0-jammy-full` -> `v0.109.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,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.105.0
|
appVersion: 0.109.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.0.0
|
version: 24.0.0
|
||||||
@@ -34,4 +34,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.0.0
|
version: 6.3.0
|
||||||
|
|||||||
@@ -1,14 +1,14 @@
|
|||||||
image:
|
image:
|
||||||
repository: koush/scrypted
|
repository: koush/scrypted
|
||||||
tag: v0.105.0-jammy-full@sha256:ae408f96b85641e67fbb527c7226a9b9dc25f536aae2fffdfd4cea86c19db7ec
|
tag: v0.109.0-jammy-full@sha256:7d00b19fc05bba651879dbe810015e7148d3e32ab337d6ce361676fc98bc8caf
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
liteImage:
|
liteImage:
|
||||||
repository: koush/scrypted
|
repository: koush/scrypted
|
||||||
tag: v0.105.0-jammy-lite@sha256:2daca814cf03d24a022c3298fef387535fed72b4e0fa50420e8775f68a5fae86
|
tag: v0.109.0-jammy-lite@sha256:034c221547af7354d62311c9105adf9cc125ad14a8ddb329dd2de73b33bbb462
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
nvidiaImage:
|
nvidiaImage:
|
||||||
repository: koush/scrypted
|
repository: koush/scrypted
|
||||||
tag: v0.105.0-jammy-nvidia@sha256:2ae3ceb8268ccf8e5632c82e122130d2389d57d356bc113386b3f124d8a78e40
|
tag: v0.109.0-jammy-nvidia@sha256:a0c677d6ab5823674f616d75d500c3d0f1cf89efaae54c22e9bc7340105bc918
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|||||||
Reference in New Issue
Block a user