mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 10:40:31 +08:00
Upgraded catalog item(s) (#1982)
This commit upgrades syncthing, sonarr, tiny-media-manager catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
This commit is contained in:
@@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
|
||||
annotations:
|
||||
title: Syncthing
|
||||
type: application
|
||||
version: 1.0.39
|
||||
version: 1.0.40
|
||||
apiVersion: v2
|
||||
appVersion: 1.27.1
|
||||
appVersion: 1.27.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: syncthing/syncthing
|
||||
tag: 1.27.1
|
||||
tag: 1.27.2
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Sonarr is a PVR for Usenet and BitTorrent users.
|
||||
annotations:
|
||||
title: Sonarr
|
||||
type: application
|
||||
version: 1.2.6
|
||||
version: 1.2.7
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.0.741
|
||||
appVersion: 4.0.0.748
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/sonarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.0.0.741
|
||||
tag: 4.0.0.748
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: tinyMediaManager is a media management tool written in Java/Swing.
|
||||
annotations:
|
||||
title: tinyMediaManager
|
||||
type: application
|
||||
version: 1.1.8
|
||||
version: 1.1.9
|
||||
apiVersion: v2
|
||||
appVersion: 4.3.14
|
||||
appVersion: 5.0.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tinymediamanager/tinymediamanager
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.3.14
|
||||
tag: 5.0.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user