chore(helm): update image koush/scrypted v0.119.3 → v0.121.0 by renovate (#27917)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | minor | `85ac7b4` -> `25d413d` | | koush/scrypted | minor | `694a2b9` -> `e129b30` | | koush/scrypted | minor | `71bdffc` -> `21b998e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjYuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.119.3
|
||||
appVersion: 0.121.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
@@ -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.18.4
|
||||
version: 6.19.0
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
image:
|
||||
repository: koush/scrypted
|
||||
tag: v0.119.3-jammy-full@sha256:71bdffc952808cd63314d8e43d77a0a81de585c965013f9ed7ce8c0fd995a41f
|
||||
tag: v0.121.0-jammy-full@sha256:21b998e51a3369a3be1276c82dd393b32c73555c86179942d0534a04d8586cd7
|
||||
pullPolicy: Always
|
||||
liteImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.119.3-jammy-lite@sha256:694a2b91bd2683a2f5e92e2cc47e0ceaf24c053145196606622aeabea104d9e0
|
||||
tag: v0.121.0-jammy-lite@sha256:e129b3045eaaca17a9d432f3632b3576e0b4b54a622d59ecf93f2e579a5b4164
|
||||
pullPolicy: Always
|
||||
nvidiaImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.119.3-jammy-nvidia@sha256:85ac7b477a68efb89d6558ad64207028eaa1c9d752228d00af5662825586f126
|
||||
tag: v0.121.0-jammy-nvidia@sha256:25d413d0745599b86a4e308a05ed7d655c2b7f99e0f92fe62be5a42b1d75f30c
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user