mirror of
https://github.com/truenas/charts.git
synced 2026-06-15 06:28:46 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -4,9 +4,9 @@ description: Home Assistant is an open source home automation that puts local co
|
||||
annotations:
|
||||
title: Home Assistant
|
||||
type: application
|
||||
version: 2.0.42
|
||||
version: 2.0.43
|
||||
apiVersion: v2
|
||||
appVersion: 2024.9.1
|
||||
appVersion: 2024.9.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2024.9.1
|
||||
tag: 2024.9.2
|
||||
|
||||
# Keep using the same image
|
||||
# as before the migration
|
||||
@@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla
|
||||
annotations:
|
||||
title: MeTube
|
||||
type: application
|
||||
version: 1.2.32
|
||||
version: 1.2.33
|
||||
apiVersion: v2
|
||||
appVersion: '2024-09-11'
|
||||
appVersion: '2024-09-16'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: alexta69/metube
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '2024-09-11'
|
||||
tag: '2024-09-16'
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
|
||||
annotations:
|
||||
title: n8n
|
||||
type: application
|
||||
version: 1.2.77
|
||||
version: 1.2.78
|
||||
apiVersion: v2
|
||||
appVersion: 1.59.0
|
||||
appVersion: 1.59.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.59.0
|
||||
tag: 1.59.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -3,9 +3,9 @@ description: Navidrome is a personal streaming service
|
||||
annotations:
|
||||
title: Navidrome
|
||||
type: application
|
||||
version: 1.2.10
|
||||
version: 1.2.11
|
||||
apiVersion: v2
|
||||
appVersion: 0.52.5
|
||||
appVersion: 0.53.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: deluan/navidrome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.52.5
|
||||
tag: 0.53.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -9,7 +9,7 @@ resources:
|
||||
memory: 8Gi
|
||||
|
||||
navidromeConfig:
|
||||
uiWelcomeMessage: ""
|
||||
uiWelcomeMessage: ''
|
||||
localPlayback: false
|
||||
additionalEnvs: []
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Node-RED is a programming tool for wiring together hardware devices
|
||||
annotations:
|
||||
title: Node-RED
|
||||
type: application
|
||||
version: 1.2.13
|
||||
version: 1.2.14
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.10
|
||||
appVersion: 3.1.12
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,27 +1,27 @@
|
||||
node18Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.0.2-18
|
||||
tag: 4.0.3-18
|
||||
node18MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.0.2-18-minimal
|
||||
tag: 4.0.3-18-minimal
|
||||
node16Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.10-16
|
||||
tag: 3.1.12-16
|
||||
node16MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.10-16-minimal
|
||||
tag: 3.1.12-16-minimal
|
||||
node14Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.10-14
|
||||
tag: 3.1.12-14
|
||||
node14MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.10-14-minimal
|
||||
tag: 3.1.12-14-minimal
|
||||
|
||||
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