tmm - fix version (#2141)

This commit is contained in:
Stavros Kois
2024-02-06 12:01:15 +02:00
committed by GitHub
parent f063449833
commit 4b821fba38
3 changed files with 10 additions and 3 deletions

View File

@@ -3,9 +3,9 @@ description: tinyMediaManager is a media management tool written in Java/Swing.
annotations:
title: tinyMediaManager
type: application
version: 1.2.3
version: 1.2.4
apiVersion: v2
appVersion: 5.0.0
appVersion: 5.0.1.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -8,6 +8,13 @@ persistence:
tmm:
tmm:
mountPath: /data
varlognginx:
enabled: true
type: emptyDir
targetSelector:
tmm:
tmm:
mountPath: /var/log/nginx/
tmp:
enabled: true
type: emptyDir

View File

@@ -1,7 +1,7 @@
image:
repository: tinymediamanager/tinymediamanager
pullPolicy: IfNotPresent
tag: 5.0.0
tag: 5.0.1.1
resources:
limits: