mirror of
https://github.com/truenas/charts.git
synced 2026-02-02 18:19:23 +08:00
Upgraded catalog item(s) (#3098)
* Upgraded catalog item(s)
This commit upgrades mealie, cloudflared, tiny-media-manager, n8n catalog item(s).
* mealie healthcheck
* disable mealie
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -4,9 +4,9 @@ description: Cloudflared is a client for Cloudflare Tunnel, a daemon that expose
|
||||
annotations:
|
||||
title: Cloudflared
|
||||
type: application
|
||||
version: 1.2.27
|
||||
version: 1.2.28
|
||||
apiVersion: v2
|
||||
appVersion: 2025.2.0
|
||||
appVersion: 2025.2.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: cloudflare/cloudflared
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2025.2.0
|
||||
tag: 2025.2.1
|
||||
|
||||
ci: false
|
||||
|
||||
|
||||
0
library/ix-dev/community/mealie/upgrade_strategy → library/ix-dev/community/mealie/upgrade_strategy_disable
Executable file → Normal file
0
library/ix-dev/community/mealie/upgrade_strategy → library/ix-dev/community/mealie/upgrade_strategy_disable
Executable file → Normal file
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
|
||||
annotations:
|
||||
title: n8n
|
||||
type: application
|
||||
version: 1.2.112
|
||||
version: 1.2.113
|
||||
apiVersion: v2
|
||||
appVersion: 1.81.0
|
||||
appVersion: 1.81.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.81.0
|
||||
tag: 1.81.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: tinyMediaManager is a media management tool written in Java/Swing.
|
||||
annotations:
|
||||
title: tinyMediaManager
|
||||
type: application
|
||||
version: 1.2.18
|
||||
version: 1.2.19
|
||||
apiVersion: v2
|
||||
appVersion: 5.1.2
|
||||
appVersion: 5.1.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tinymediamanager/tinymediamanager
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.1.2
|
||||
tag: 5.1.3
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user