Update jellyfin to 10.8.1.
This commit is contained in:
@ -1,10 +1,3 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.0"
|
||||
description: Jellyfin media server
|
||||
name: jellyfin
|
||||
version: 0.2.0
|
||||
type: application
|
||||
|
||||
apiVersion: v2
|
||||
name: jellyfin
|
||||
description: A Helm chart for deploying the jellyfin media server on kubernetes.
|
||||
@ -22,10 +15,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: 0.1.2
|
||||
version: 0.1.3
|
||||
|
||||
# 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.7.7-amd64"
|
||||
appVersion: "10.8.1-amd64"
|
||||
|
||||
Reference in New Issue
Block a user