mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 16:59:53 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -4,9 +4,9 @@ description: Emby is designed to help you manage your personal media library, su
|
||||
annotations:
|
||||
title: Emby Server
|
||||
type: application
|
||||
version: 2.0.10
|
||||
version: 2.0.11
|
||||
apiVersion: v2
|
||||
appVersion: 4.8.7.0
|
||||
appVersion: 4.8.8.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: emby/embyserver
|
||||
tag: 4.8.7.0
|
||||
tag: 4.8.8.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
|
||||
annotations:
|
||||
title: Nextcloud
|
||||
type: application
|
||||
version: 2.0.6
|
||||
version: 2.0.7
|
||||
apiVersion: v2
|
||||
appVersion: 29.0.0
|
||||
appVersion: 29.0.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: nextcloud
|
||||
tag: 29.0.0
|
||||
tag: 29.0.1
|
||||
nginxImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: nginx
|
||||
@@ -11,7 +11,7 @@ nginxImage:
|
||||
ncPostgresImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: postgres
|
||||
tag: "13.1"
|
||||
tag: '13.1'
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -25,7 +25,7 @@ podOptions:
|
||||
ncConfig:
|
||||
adminUser: admin
|
||||
adminPassword: password
|
||||
host: ""
|
||||
host: ''
|
||||
dataDir: /var/www/html/data
|
||||
commands:
|
||||
- ffmpeg
|
||||
@@ -36,7 +36,7 @@ ncConfig:
|
||||
maxExecutionTime: 30
|
||||
cron:
|
||||
enabled: true
|
||||
schedule: "*/15 * * * *"
|
||||
schedule: '*/15 * * * *'
|
||||
additionalEnvs: []
|
||||
|
||||
ncNetwork:
|
||||
@@ -3,9 +3,9 @@ description: AI-powered app for browsing, organizing & sharing your photo collec
|
||||
annotations:
|
||||
title: PhotoPrism
|
||||
type: application
|
||||
version: 2.0.7
|
||||
version: 2.0.8
|
||||
apiVersion: v2
|
||||
appVersion: '240528'
|
||||
appVersion: '240531'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: photoprism/photoprism
|
||||
tag: '240528'
|
||||
tag: '240531'
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -4,9 +4,9 @@ description: Bazarr is a companion application to Sonarr and Radarr. It manages
|
||||
annotations:
|
||||
title: Bazarr
|
||||
type: application
|
||||
version: 1.2.10
|
||||
version: 1.2.11
|
||||
apiVersion: v2
|
||||
appVersion: 1.4.2
|
||||
appVersion: 1.4.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/bazarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.2
|
||||
tag: 1.4.3
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application.
|
||||
annotations:
|
||||
title: Draw.IO
|
||||
type: application
|
||||
version: 1.2.40
|
||||
version: 1.2.41
|
||||
apiVersion: v2
|
||||
appVersion: 24.4.10
|
||||
appVersion: 24.4.13
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: jgraph/drawio
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 24.4.10
|
||||
tag: 24.4.13
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user