diff --git a/charts/jellyfin/Chart.yaml b/charts/jellyfin/Chart.yaml index f926302..ec4b72d 100644 --- a/charts/jellyfin/Chart.yaml +++ b/charts/jellyfin/Chart.yaml @@ -3,9 +3,9 @@ kubeVersion: ">=1.23.0-0" name: jellyfin description: jellyfin helm chart for Kubernetes type: application -version: 0.3.1 +version: 0.3.2 # image: jellyfin/jellyfin -appVersion: "10.10.1" +appVersion: "10.10.3" maintainers: - name: Ludovic Ortega email: ludovic.ortega@adminafk.fr diff --git a/charts/jellyfin/README.md b/charts/jellyfin/README.md index 78fce99..5f974fc 100644 --- a/charts/jellyfin/README.md +++ b/charts/jellyfin/README.md @@ -1,6 +1,6 @@ # jellyfin -![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.10.1](https://img.shields.io/badge/AppVersion-10.10.1-informational?style=flat-square) +![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.10.3](https://img.shields.io/badge/AppVersion-10.10.3-informational?style=flat-square) jellyfin helm chart for Kubernetes