diff --git a/jellyfin/Chart.yaml b/jellyfin/Chart.yaml index 74c0c55..bc37ed1 100644 --- a/jellyfin/Chart.yaml +++ b/jellyfin/Chart.yaml @@ -3,7 +3,7 @@ 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.0 +version: 0.2.1 # renovate: image=ghcr.io/jellyfin/jellyfin appVersion: "10.9.7" maintainers: diff --git a/jellyfin/README.adoc b/jellyfin/README.adoc index e6d96cf..97c0aba 100644 --- a/jellyfin/README.adoc +++ b/jellyfin/README.adoc @@ -2,7 +2,7 @@ = jellyfin -image::https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square[Version: 0.2.0] +image::https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square[Version: 0.2.1] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] image::https://img.shields.io/badge/AppVersion-10.9.7-informational?style=flat-square[AppVersion: 10.9.7] == Maintainers @@ -79,7 +79,7 @@ helm uninstall jellyfin-release | config.image | object -| `{"pullPolicy":"IfNotPresent","registry":"ghcr.io","repository":"tomwright/dasel","tag":"2.8.0"}` +| `{"pullPolicy":"IfNotPresent","registry":"ghcr.io","repository":"tomwright/dasel","tag":"2.8.1"}` | image to patch config | config.metrics diff --git a/jellyfin/values.yaml b/jellyfin/values.yaml index c04afcb..b221226 100644 --- a/jellyfin/values.yaml +++ b/jellyfin/values.yaml @@ -25,7 +25,7 @@ config: registry: ghcr.io repository: tomwright/dasel pullPolicy: IfNotPresent - tag: "2.8.0" + tag: "2.8.1" metrics: false persistence: