mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 10:40:31 +08:00
NAS-123256 / 23.10 / rollback tdarr version as it requires nvidia drivers not yet available (#1410)
* rollback tdarr version as it requires nvidia drivers not yet available * use the latest patch
This commit is contained in:
@@ -3,9 +3,9 @@ description: Tdarr is a Distributed Transcoding System
|
||||
annotations:
|
||||
title: Tdarr
|
||||
type: application
|
||||
version: 1.0.15
|
||||
version: 1.0.16
|
||||
apiVersion: v2
|
||||
appVersion: '2.00.21'
|
||||
appVersion: '2.00.20.1'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: haveagitgat/tdarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '2.00.21'
|
||||
tag: '2.00.20.1'
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user