chore(deps): update container image koush/scrypted to 18-jammy-lite-v0.68.0@adaed0c (#16181)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koush/scrypted | digest | `a4d88a7` -> `adaed0c` | --- > [!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 this update 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
8a3133d6bd
commit
c613463367
|
@ -1,32 +1,32 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: scrypted
|
||||
version: 1.4.0
|
||||
version: 1.4.1
|
||||
appVersion: 0.68.0
|
||||
description:
|
||||
Scrypted is a high performance home video integration and automation
|
||||
description: Scrypted is a high performance home video integration and automation
|
||||
platform.
|
||||
home: https://truecharts.org/charts/stable/scrypted
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/scrypted
|
||||
- https://github.com/koush/scrypted
|
||||
- https://github.com/koush/scrypted
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/scrypted
|
||||
- https://hub.docker.com/r/koush/scrypted
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- scrypted
|
||||
- automation
|
||||
- scrypted
|
||||
- automation
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.5.0
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.5.0
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
@ -35,3 +35,4 @@ annotations:
|
|||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/scrypted)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ image:
|
|||
tag: 20-jammy-thin-v0.59.0@sha256:067116150b465690ca2792e53139b2b59a4682717599840cb2445a799f1bba90
|
||||
liteImage:
|
||||
repository: koush/scrypted
|
||||
tag: 18-jammy-lite-v0.68.0@sha256:a4d88a716cc34a83a059a74bc47e1ad8a07837e54d0be09c5e448cdc345429a5
|
||||
tag: 18-jammy-lite-v0.68.0@sha256:adaed0c9d08f2b4ccfb1369548c65104787e1b8db04a550e6ea7909145d400bc
|
||||
pullPolicy: Always
|
||||
fullImage:
|
||||
repository: koush/scrypted
|
||||
|
|
Loading…
Reference in New Issue