diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 10e9059d..2d6b5756 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -2,14 +2,14 @@ apiVersion: v2 appVersion: 10.7.0 description: Jellyfin is a Free Software Media System name: jellyfin -version: 7.3.1 +version: 7.3.2 kubeVersion: ">=1.16.0-0" keywords: - jellyfin - plex - emby home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/Jellyfin -icon: https://github.com/jellyfin/jellyfin-ux/blob/master/branding/SVG/icon-solid-black.svg +icon: https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/icon-solid-black.svg sources: - https://hub.docker.com/r/jellyfin/jellyfin - https://github.com/jellyfin/jellyfin diff --git a/charts/stable/jellyfin/README.md b/charts/stable/jellyfin/README.md index 5b860f81..6c618e91 100644 --- a/charts/stable/jellyfin/README.md +++ b/charts/stable/jellyfin/README.md @@ -1,6 +1,6 @@ # jellyfin -![Version: 7.2.0](https://img.shields.io/badge/Version-7.2.0-informational?style=flat-square) ![AppVersion: 10.7.0](https://img.shields.io/badge/AppVersion-10.7.0-informational?style=flat-square) +![Version: 7.3.2](https://img.shields.io/badge/Version-7.3.2-informational?style=flat-square) ![AppVersion: 10.7.0](https://img.shields.io/badge/AppVersion-10.7.0-informational?style=flat-square) Jellyfin is a Free Software Media System @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.k8s-at-home.com | common | 2.2.0 | +| https://library-charts.k8s-at-home.com | common | 2.3.1 | ## TL;DR @@ -97,6 +97,20 @@ All notable changes to this application Helm chart will be documented in this fi The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### [7.3.2] + +#### Added + +- N/A + +#### Changed + +- Updated broken icon url. + +#### Removed + +- N/A + ### [6.0.0] #### Migration !breaking changes! @@ -135,6 +149,9 @@ Drop browser cache and cookies for your jellyfin URL! - Replaced LinuxServer.io image with official +[7.3.2]: #7.3.2 +[6.0.0]: #6.0.0 + ## Support - See the [Docs](https://docs.k8s-at-home.com/our-helm-charts/getting-started/) @@ -143,4 +160,4 @@ Drop browser cache and cookies for your jellyfin URL! - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) \ No newline at end of file +Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) diff --git a/charts/stable/jellyfin/README_CHANGELOG.md.gotmpl b/charts/stable/jellyfin/README_CHANGELOG.md.gotmpl index 48e37365..eca97d6d 100644 --- a/charts/stable/jellyfin/README_CHANGELOG.md.gotmpl +++ b/charts/stable/jellyfin/README_CHANGELOG.md.gotmpl @@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### [7.3.2] + +#### Added + +- N/A + +#### Changed + +- Updated broken icon url. + +#### Removed + +- N/A + ### [6.0.0] #### Migration !breaking changes! @@ -46,4 +60,7 @@ Drop browser cache and cookies for your jellyfin URL! #### Changed - Replaced LinuxServer.io image with official + +[7.3.2]: #7.3.2 +[6.0.0]: #6.0.0 {{- end -}}