From 8791b1de95245008c70882892d69ea307db11a70 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Mon, 9 Sep 2024 15:54:56 +0200 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 f527bde..09bcbc6 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.1 +version: 0.3.2 # renovate: image=ghcr.io/jellyfin/jellyfin -appVersion: "10.9.10" +appVersion: "10.9.11" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/jellyfin/README.adoc b/jellyfin/README.adoc index feba9a6..bb6114c 100644 --- a/jellyfin/README.adoc +++ b/jellyfin/README.adoc @@ -2,9 +2,9 @@ = jellyfin -image::https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square[Version: 0.3.1] +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-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-10.9.10-informational?style=flat-square[AppVersion: 10.9.10] +image::https://img.shields.io/badge/AppVersion-10.9.11-informational?style=flat-square[AppVersion: 10.9.11] == Maintainers .Maintainers