From a512a3028ea4b5200022670aa0ed88066097577d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 31 Dec 2023 15:42:07 +0100 Subject: [PATCH] chore(deps): update container image dtjs48jkt/twonkyserver to latest@d43aceb by renovate (#16597) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | dtjs48jkt/twonkyserver | digest | `3581e4e` -> `d43aceb` | --- > [!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 this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/twonky-server/Chart.yaml | 52 ++++++++++++------------- charts/stable/twonky-server/README.md | 5 ++- charts/stable/twonky-server/values.yaml | 2 +- 3 files changed, 30 insertions(+), 29 deletions(-) diff --git a/charts/stable/twonky-server/Chart.yaml b/charts/stable/twonky-server/Chart.yaml index fffb2237d8e..3381e6a5813 100644 --- a/charts/stable/twonky-server/Chart.yaml +++ b/charts/stable/twonky-server/Chart.yaml @@ -1,39 +1,39 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: twonky-server -version: 4.1.0 +version: 4.1.1 appVersion: latest description: TwonkyMedia server (TMS) is DLNA-compliant UPnP AV server software from PacketVideo. TwonkyMedia server can be used to share and stream media to most UPnP AV or DLNA-compliant clients, in addition to non-UPnP devices through the HTML, RSS, and JSON supported front ends. home: https://truecharts.org/charts/incubator/twonky-server icon: https://truecharts.org/img/hotlink-ok/chart-icons/twonky-server.png deprecated: false sources: - - https://github.com/H2CK/twonkyserver - - https://github.com/truecharts/charts/tree/master/charts/incubator/twonky-server - - https://hub.docker.com/r/dtjs48jkt/twonkyserver + - https://github.com/H2CK/twonkyserver + - https://github.com/truecharts/charts/tree/master/charts/incubator/twonky-server + - https://hub.docker.com/r/dtjs48jkt/twonkyserver maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - twonky-server - - MediaServer-Video - - MediaServer-Music - - MediaServer-Other + - twonky-server + - MediaServer-Video + - MediaServer-Music + - MediaServer-Other dependencies: - - name: common - version: 17.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: MediaServer-Video - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: MediaServer-Video + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/twonky-server/README.md b/charts/stable/twonky-server/README.md index d388497e8b6..143530fcdbd 100644 --- a/charts/stable/twonky-server/README.md +++ b/charts/stable/twonky-server/README.md @@ -1,4 +1,6 @@ -# README +--- +title: README +--- ## General Info @@ -9,7 +11,6 @@ For more information about this App, please check the docs on the TrueCharts [we **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)** - ## Support - Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). diff --git a/charts/stable/twonky-server/values.yaml b/charts/stable/twonky-server/values.yaml index d1465dc4cc7..772d7c37c9f 100644 --- a/charts/stable/twonky-server/values.yaml +++ b/charts/stable/twonky-server/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: dtjs48jkt/twonkyserver - tag: latest@sha256:3581e4e8fd19a06d616e8cdae770028009875c776073223b15f85ea43b636766 + tag: latest@sha256:d43aceb6a32c2a40658ab3506c24e5d2a75d920a296f59535c3ccafa65e10a5d persistence: config: enabled: true