mirror of
https://github.com/truenas/charts.git
synced 2026-02-10 13:56:38 +08:00
Upgraded catalog item(s) (#2859)
* Upgraded catalog item(s)
This commit upgrades netdata, gitea, n8n, planka, node-red, odoo catalog item(s).
* revert odoo
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -3,9 +3,9 @@ description: Real-time performance monitoring, done right!
|
||||
annotations:
|
||||
title: Netdata
|
||||
type: application
|
||||
version: 2.0.18
|
||||
version: 2.0.19
|
||||
apiVersion: v2
|
||||
appVersion: v1.47.3
|
||||
appVersion: v1.47.4
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: netdata/netdata
|
||||
tag: v1.47.3
|
||||
tag: v1.47.4
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea
|
||||
annotations:
|
||||
title: Gitea
|
||||
type: application
|
||||
version: 1.1.23
|
||||
version: 1.1.24
|
||||
apiVersion: v2
|
||||
appVersion: 1.22.2
|
||||
appVersion: 1.22.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: gitea/gitea
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.22.2-rootless
|
||||
tag: 1.22.3-rootless
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
|
||||
annotations:
|
||||
title: n8n
|
||||
type: application
|
||||
version: 1.2.83
|
||||
version: 1.2.84
|
||||
apiVersion: v2
|
||||
appVersion: 1.62.3
|
||||
appVersion: 1.63.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.62.3
|
||||
tag: 1.63.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -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.14
|
||||
version: 1.2.15
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.12
|
||||
appVersion: 3.1.13
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
node18Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.0.3-18
|
||||
tag: 4.0.4-18
|
||||
node18MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.0.3-18-minimal
|
||||
tag: 4.0.4-18-minimal
|
||||
node16Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.12-16
|
||||
tag: 3.1.13-16
|
||||
node16MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.12-16-minimal
|
||||
tag: 3.1.13-16-minimal
|
||||
node14Image:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.12-14
|
||||
tag: 3.1.13-14
|
||||
node14MinimalImage:
|
||||
repository: nodered/node-red
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.12-14-minimal
|
||||
tag: 3.1.13-14-minimal
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking
|
||||
annotations:
|
||||
title: Planka
|
||||
type: application
|
||||
version: 1.2.36
|
||||
version: 1.2.37
|
||||
apiVersion: v2
|
||||
appVersion: 1.23.1
|
||||
appVersion: 1.23.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/plankanban/planka
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.23.1
|
||||
tag: 1.23.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user