Skip to content

Commit

Permalink
Upgraded catalog item(s) (#2859)
Browse files Browse the repository at this point in the history
* Upgraded catalog item(s)

        This commit upgrades netdata, gitea, n8n, planka, node-red, odoo catalog item(s).

* revert odoo

---------

Co-authored-by: sonicaj <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
  • Loading branch information
3 people authored Oct 10, 2024
1 parent e482faa commit a5ca955
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/charts/netdata/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/netdata/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: netdata/netdata
tag: v1.47.3
tag: v1.47.4

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/gitea/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/gitea/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: gitea/gitea
pullPolicy: IfNotPresent
tag: 1.22.2-rootless
tag: 1.22.3-rootless

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/n8n/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/n8n/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: n8nio/n8n
pullPolicy: IfNotPresent
tag: 1.62.3
tag: 1.63.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/node-red/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
12 changes: 6 additions & 6 deletions library/ix-dev/community/node-red/values.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/planka/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/planka/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/plankanban/planka
pullPolicy: IfNotPresent
tag: 1.23.1
tag: 1.23.2

resources:
limits:
Expand Down

0 comments on commit a5ca955

Please sign in to comment.