mirror of
https://github.com/truenas/charts.git
synced 2026-02-10 13:56:38 +08:00
Upgraded catalog item(s) (#1789)
* Upgraded catalog item(s)
This commit upgrades pgadmin, joplin, searxng, firefly-iii, n8n, homarr, odoo catalog item(s).
* undo 2 apps
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
@@ -3,7 +3,7 @@ description: Firefly III is a personal finances manager
|
||||
annotations:
|
||||
title: Firefly III
|
||||
type: application
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
apiVersion: v2
|
||||
appVersion: 6.0.30
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
||||
@@ -6,7 +6,7 @@ image:
|
||||
importerImage:
|
||||
repository: fireflyiii/data-importer
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.3.9
|
||||
tag: version-1.3.12
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -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.1.0
|
||||
version: 1.1.1
|
||||
apiVersion: v2
|
||||
appVersion: 2.13.4
|
||||
appVersion: 2.13.5
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: joplin/server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.13.4-beta
|
||||
tag: 2.13.5-beta
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
|
||||
annotations:
|
||||
title: n8n
|
||||
type: application
|
||||
version: 1.2.0
|
||||
version: 1.2.1
|
||||
apiVersion: v2
|
||||
appVersion: 1.17.0
|
||||
appVersion: 1.18.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.17.0
|
||||
tag: 1.18.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
name: pgadmin
|
||||
description: pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL
|
||||
description: pgAdmin is the most popular and feature rich Open Source administration
|
||||
and development platform for PostgreSQL
|
||||
annotations:
|
||||
title: pgAdmin
|
||||
type: application
|
||||
version: 1.1.3
|
||||
version: 1.1.4
|
||||
apiVersion: v2
|
||||
appVersion: '7.8'
|
||||
appVersion: '8.0'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: dpage/pgadmin4
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '7.8'
|
||||
tag: '8.0'
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine
|
||||
annotations:
|
||||
title: SearXNG
|
||||
type: application
|
||||
version: 1.1.8
|
||||
version: 1.1.9
|
||||
apiVersion: v2
|
||||
appVersion: 2023.11.22
|
||||
appVersion: 2023.11.23
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: searxng/searxng
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.11.22-e99ebb3de
|
||||
tag: 2023.11.23-cc6058057
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user