From dde49d45cd40b04cbc9705d17dd53f49a1b1b18a Mon Sep 17 00:00:00 2001 From: WrenIX Date: Wed, 20 Nov 2024 23:09:53 +0100 Subject: [PATCH] fix(jellyfin): update appVersion --- jellyfin/Chart.yaml | 4 ++-- jellyfin/README.adoc | 4 ++-- jellyfin/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jellyfin/Chart.yaml b/jellyfin/Chart.yaml index 0848d72..486f1c2 100644 --- a/jellyfin/Chart.yaml +++ b/jellyfin/Chart.yaml @@ -3,9 +3,9 @@ name: jellyfin description: The Free Software Media System icon: https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/icon-transparent.svg type: application -version: "0.3.6" +version: "0.3.7" # renovate: image=ghcr.io/jellyfin/jellyfin -appVersion: "10.10.2" +appVersion: "10.10.3" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/jellyfin/README.adoc b/jellyfin/README.adoc index ba92f60..c9946bb 100644 --- a/jellyfin/README.adoc +++ b/jellyfin/README.adoc @@ -2,9 +2,9 @@ = jellyfin -image::https://img.shields.io/badge/Version-0.3.6-informational?style=flat-square[Version: 0.3.6] +image::https://img.shields.io/badge/Version-0.3.7-informational?style=flat-square[Version: 0.3.7] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-10.10.2-informational?style=flat-square[AppVersion: 10.10.2] +image::https://img.shields.io/badge/AppVersion-10.10.3-informational?style=flat-square[AppVersion: 10.10.3] == Maintainers .Maintainers diff --git a/jellyfin/README.md b/jellyfin/README.md index e6b3507..f814921 100644 --- a/jellyfin/README.md +++ b/jellyfin/README.md @@ -7,7 +7,7 @@ description: "The Free Software Media System" # jellyfin -![Version: 0.3.6](https://img.shields.io/badge/Version-0.3.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.10.2](https://img.shields.io/badge/AppVersion-10.10.2-informational?style=flat-square) +![Version: 0.3.7](https://img.shields.io/badge/Version-0.3.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.10.3](https://img.shields.io/badge/AppVersion-10.10.3-informational?style=flat-square) The Free Software Media System