From ff500f533cacdeb8f9735a2f0180431013a59e42 Mon Sep 17 00:00:00 2001 From: Jonathan Gazeley Date: Tue, 14 Jan 2025 15:21:44 +0000 Subject: [PATCH 1/2] Update to Jellystat 1.1.2 --- charts/jellystat/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/jellystat/Chart.yaml b/charts/jellystat/Chart.yaml index 26798a78..4f729e7a 100644 --- a/charts/jellystat/Chart.yaml +++ b/charts/jellystat/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 type: application name: jellystat description: Jellystat is a free and open source Statistics App for Jellyfin -version: 0.1.4 -appVersion: "1.1.0" +version: 0.1.5 +appVersion: "1.1.2" home: https://github.com/CyferShepard/Jellystat icon: https://raw.githubusercontent.com/CyferShepard/Jellystat/main/public/icon-b-192.png keywords: @@ -26,4 +26,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: Initial release + description: Update to Jellystat 1.1.2 From 92d01b45169fad2bf0b6225a81ef1b3a27a5ed0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 14 Jan 2025 15:22:40 +0000 Subject: [PATCH 2/2] update Helm documentation --- charts/jellystat/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/jellystat/README.md b/charts/jellystat/README.md index 35ef3145..e1956936 100644 --- a/charts/jellystat/README.md +++ b/charts/jellystat/README.md @@ -1,6 +1,6 @@ # jellystat -![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.0](https://img.shields.io/badge/AppVersion-1.1.0-informational?style=flat-square) +![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.1.2](https://img.shields.io/badge/AppVersion-1.1.2-informational?style=flat-square) Jellystat is a free and open source Statistics App for Jellyfin