From 31c8844c6ab1e004d05dfa5e2940bdaa774fba85 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Wed, 30 Oct 2024 19:59:40 +0100 Subject: [PATCH] fix(jellyfin): update appVersion --- jellyfin/Chart.yaml | 4 ++-- jellyfin/README.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jellyfin/Chart.yaml b/jellyfin/Chart.yaml index 09bcbc6..eea4f91 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.2 +version: 0.3.3 # renovate: image=ghcr.io/jellyfin/jellyfin -appVersion: "10.9.11" +appVersion: "10.10.0" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/jellyfin/README.adoc b/jellyfin/README.adoc index bb6114c..c6cf52d 100644 --- a/jellyfin/README.adoc +++ b/jellyfin/README.adoc @@ -2,9 +2,9 @@ = jellyfin -image::https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square[Version: 0.3.2] +image::https://img.shields.io/badge/Version-0.3.3-informational?style=flat-square[Version: 0.3.3] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-10.9.11-informational?style=flat-square[AppVersion: 10.9.11] +image::https://img.shields.io/badge/AppVersion-10.10.0-informational?style=flat-square[AppVersion: 10.10.0] == Maintainers .Maintainers