From 9ad82a6ee1c92cb8489c38046d82683de2041449 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Wed, 7 Aug 2024 16:16:41 +0200 Subject: [PATCH] fix(jellyfin): update AppVersion v10.9.9 --- 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 e1d1438..ec75b6d 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.2.2 +version: 0.2.3 # renovate: image=ghcr.io/jellyfin/jellyfin -appVersion: "10.9.8" +appVersion: "10.9.9" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/jellyfin/README.adoc b/jellyfin/README.adoc index 965b17a..de793e0 100644 --- a/jellyfin/README.adoc +++ b/jellyfin/README.adoc @@ -2,9 +2,9 @@ = jellyfin -image::https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square[Version: 0.2.2] +image::https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square[Version: 0.2.3] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-10.9.8-informational?style=flat-square[AppVersion: 10.9.8] +image::https://img.shields.io/badge/AppVersion-10.9.9-informational?style=flat-square[AppVersion: 10.9.9] == Maintainers .Maintainers