mirror of
https://github.com/truenas/charts.git
synced 2026-06-15 06:28:46 +08:00
Upgraded catalog item(s) (#3040)
This commit upgrades collabora, syncthing, home-assistant, gitea, omada-controller, komga, n8n catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
This commit is contained in:
@@ -4,9 +4,9 @@ description: Collabora is a collaborative online office suite based on LibreOffi
|
||||
annotations:
|
||||
title: Collabora
|
||||
type: application
|
||||
version: 2.0.31
|
||||
version: 2.0.32
|
||||
apiVersion: v2
|
||||
appVersion: 24.04.11.1.1
|
||||
appVersion: 24.04.11.2.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: collabora/code
|
||||
tag: 24.04.11.1.1
|
||||
tag: 24.04.11.2.1
|
||||
nginxImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: nginx
|
||||
|
||||
@@ -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.58
|
||||
version: 2.0.59
|
||||
apiVersion: v2
|
||||
appVersion: 2025.1.1
|
||||
appVersion: 2025.1.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: homeassistant/home-assistant
|
||||
tag: 2025.1.1
|
||||
tag: 2025.1.2
|
||||
|
||||
# Keep using the same image
|
||||
# as before the migration
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
|
||||
annotations:
|
||||
title: Syncthing
|
||||
type: application
|
||||
version: 2.0.14
|
||||
version: 2.0.15
|
||||
apiVersion: v2
|
||||
appVersion: 1.29.0
|
||||
appVersion: 1.29.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: syncthing/syncthing
|
||||
tag: 1.29.0
|
||||
tag: 1.29.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea
|
||||
annotations:
|
||||
title: Gitea
|
||||
type: application
|
||||
version: 1.1.26
|
||||
version: 1.1.27
|
||||
apiVersion: v2
|
||||
appVersion: 1.22.6
|
||||
appVersion: 1.23.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: gitea/gitea
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.22.6-rootless
|
||||
tag: 1.23.0-rootless
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server.
|
||||
annotations:
|
||||
title: Komga
|
||||
type: application
|
||||
version: 1.2.20
|
||||
version: 1.2.21
|
||||
apiVersion: v2
|
||||
appVersion: 1.16.0
|
||||
appVersion: 1.17.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: gotson/komga
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.16.0
|
||||
tag: 1.17.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
|
||||
annotations:
|
||||
title: n8n
|
||||
type: application
|
||||
version: 1.2.99
|
||||
version: 1.2.100
|
||||
apiVersion: v2
|
||||
appVersion: 1.74.0
|
||||
appVersion: 1.74.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.74.0
|
||||
tag: 1.74.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Omada Controller (TP-Link) is a network management controller for T
|
||||
annotations:
|
||||
title: Omada Controller
|
||||
type: application
|
||||
version: 1.2.10
|
||||
version: 1.2.11
|
||||
apiVersion: v2
|
||||
appVersion: 5.15.6.7
|
||||
appVersion: 5.15.8.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: mbentley/omada-controller
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.15.6.7
|
||||
tag: 5.15.8.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user