Updated broken icon url (#864)

This commit is contained in:
nιcнolaѕ wιlde 2021-05-02 07:39:35 -07:00 committed by GitHub
parent 84ab22ed6b
commit 60819426c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 39 additions and 5 deletions

View File

@ -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

View File

@ -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/)

View File

@ -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 -}}