From 1203b8a69355e79ce6487c983ca9d7dd3a8872f4 Mon Sep 17 00:00:00 2001 From: Thumbscrew Date: Mon, 27 May 2024 19:22:34 +0000 Subject: [PATCH] chore: bump jellyfin to 10.9.3 (#72) --- charts/jellyfin/Chart.yaml | 4 ++-- charts/jellyfin/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/jellyfin/Chart.yaml b/charts/jellyfin/Chart.yaml index 7aa3de6..cc239db 100644 --- a/charts/jellyfin/Chart.yaml +++ b/charts/jellyfin/Chart.yaml @@ -25,10 +25,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.2.0 +version: 1.2.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "10.9.2" +appVersion: "10.9.3" diff --git a/charts/jellyfin/README.md b/charts/jellyfin/README.md index 9582d0b..0103cb0 100644 --- a/charts/jellyfin/README.md +++ b/charts/jellyfin/README.md @@ -1,6 +1,6 @@ # jellyfin -![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.9.2](https://img.shields.io/badge/AppVersion-10.9.2-informational?style=flat-square) +![Version: 1.2.1](https://img.shields.io/badge/Version-1.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.9.3](https://img.shields.io/badge/AppVersion-10.9.3-informational?style=flat-square) A Helm chart for Jellyfin, the Free Software Media System that puts you in control of managing and streaming your media.