Upgraded catalog item(s)

This commit upgrades syncthing, gitea, drawio, joplin, metube, wordpress, immich, jenkins, n8n, homarr, odoo catalog item(s).
This commit is contained in:
sonicaj
2023-11-16 00:01:36 +00:00
committed by Stavros Kois
parent 62506100c1
commit aa9d4d089f
22 changed files with 42 additions and 39 deletions

View File

@@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program.
annotations:
title: Syncthing
type: application
version: 1.0.36
version: 1.0.37
apiVersion: v2
appVersion: 1.26.0
appVersion: 1.26.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,4 +1,4 @@
image:
pullPolicy: IfNotPresent
repository: syncthing/syncthing
tag: 1.26.0
tag: 1.26.1

View File

@@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application.
annotations:
title: Draw.IO
type: application
version: 1.1.4
version: 1.1.5
apiVersion: v2
appVersion: 22.1.1
appVersion: 22.1.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: jgraph/drawio
pullPolicy: IfNotPresent
tag: 22.1.1
tag: 22.1.2
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea
annotations:
title: Gitea
type: application
version: 1.0.23
version: 1.0.24
apiVersion: v2
appVersion: 1.20.5
appVersion: 1.21.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: gitea/gitea
pullPolicy: IfNotPresent
tag: 1.20.5-rootless
tag: 1.21.0-rootless
resources:
limits:

View File

@@ -1,11 +1,12 @@
name: homarr
description: Homarr is a sleek, modern dashboard that puts all of your apps and services at your fingertips.
description: Homarr is a sleek, modern dashboard that puts all of your apps and services
at your fingertips.
annotations:
title: Homarr
type: application
version: 1.1.2
version: 1.1.3
apiVersion: v2
appVersion: 0.13.4
appVersion: 0.14.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/ajnart/homarr
pullPolicy: IfNotPresent
tag: 0.13.4
tag: 0.14.1
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Immich
annotations:
title: Immich
type: application
version: 1.0.35
version: 1.0.36
apiVersion: v2
appVersion: 1.85.0
appVersion: 1.86.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,22 +1,22 @@
image:
repository: altran1502/immich-server
pullPolicy: IfNotPresent
tag: v1.85.0
tag: v1.86.0
webImage:
repository: altran1502/immich-web
pullPolicy: IfNotPresent
tag: v1.85.0
tag: v1.86.0
proxyImage:
repository: altran1502/immich-proxy
pullPolicy: IfNotPresent
tag: v1.85.0
tag: v1.86.0
mlImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.85.0
tag: v1.86.0
typesenseImage:
repository: typesense/typesense

View File

@@ -3,9 +3,9 @@ description: Jenkins is a leading open source automation server,
annotations:
title: Jenkins
type: application
version: 1.1.2
version: 1.1.3
apiVersion: v2
appVersion: 2.414.3
appVersion: 2.426.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: jenkins/jenkins
pullPolicy: IfNotPresent
tag: 2.414.3-jdk17
tag: 2.426.1-jdk17
resources:
limits:

View File

@@ -1,11 +1,12 @@
name: joplin
description: Joplin is an open source note-taking app. Capture your thoughts and securely access them from any device
description: Joplin is an open source note-taking app. Capture your thoughts and securely
access them from any device
annotations:
title: Joplin
type: application
version: 1.0.7
version: 1.0.8
apiVersion: v2
appVersion: 2.13.3
appVersion: 2.13.4
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: joplin/server
pullPolicy: IfNotPresent
tag: 2.13.3-beta
tag: 2.13.4-beta
resources:
limits:

View File

@@ -1,11 +1,12 @@
name: metube
description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist support.
description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist
support.
annotations:
title: MeTube
type: application
version: 1.1.4
version: 1.1.5
apiVersion: v2
appVersion: '2023-11-04'
appVersion: '2023-11-15'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: alexta69/metube
pullPolicy: IfNotPresent
tag: '2023-11-04'
tag: '2023-11-15'
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
annotations:
title: n8n
type: application
version: 1.1.5
version: 1.1.6
apiVersion: v2
appVersion: 1.16.0
appVersion: 1.17.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: n8nio/n8n
pullPolicy: IfNotPresent
tag: 1.16.0
tag: 1.17.0
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Odoo is a suite of web based open source business apps.
annotations:
title: Odoo
type: application
version: 1.0.4
version: 1.0.5
apiVersion: v2
appVersion: '16.0'
appVersion: '17.0'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: odoo
pullPolicy: IfNotPresent
tag: '16.0'
tag: '17.0'
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Wordpress is a web content management system
annotations:
title: Wordpress
type: application
version: 1.1.3
version: 1.1.4
apiVersion: v2
appVersion: 6.4.0
appVersion: 6.4.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: wordpress
pullPolicy: IfNotPresent
tag: 6.4.0
tag: 6.4.1
resources:
limits: