mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 08:41:23 -03:00
chore(deps): update container image koush/scrypted to v0.115.38 by renovate (#25524)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | patch | `v0.115.36-jammy-nvidia` -> `v0.115.38-jammy-nvidia` | | koush/scrypted | patch | `v0.115.36-jammy-lite` -> `v0.115.38-jammy-lite` | | koush/scrypted | patch | `v0.115.36-jammy-full` -> `v0.115.38-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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4zIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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.115.36
|
||||
appVersion: 0.115.38
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.14
|
||||
@@ -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.15
|
||||
version: 6.13.16
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
image:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.36-jammy-full@sha256:9e2b00cedd417d702fdf43e60d264165cf2c28cc9fffd675931e5c5b9b224021
|
||||
tag: v0.115.38-jammy-full@sha256:635698e100270af00d5f71c3f9b301d843114cfb7ebb0bae9b77458e06463aa1
|
||||
pullPolicy: Always
|
||||
liteImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.36-jammy-lite@sha256:94401d74f8c748badc9513a13e2531f557fb5263e7cedd674d7aec9a27197d73
|
||||
tag: v0.115.38-jammy-lite@sha256:6f3cad7715b2d25835005aacb370ded06fc2a104845a7870795f5585d34f62d1
|
||||
pullPolicy: Always
|
||||
nvidiaImage:
|
||||
repository: koush/scrypted
|
||||
tag: v0.115.36-jammy-nvidia@sha256:61fef8ef63420c4c5f26babb790b5d920bd6a13d8f36e12ab26f60f9a8aec909
|
||||
tag: v0.115.38-jammy-nvidia@sha256:f6f9c9e49dc2727b046376a625810faef7eebce4f8d3f3f56dad09d86a196667
|
||||
pullPolicy: Always
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user