Skip to content

Commit

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

        This commit upgrades rust-desk, metube, autobrr, n8n, actual-budget, 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 9, 2024
1 parent 542b26b commit 472579e
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/community/actual-budget/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Actual Budget is a super fast and privacy-focused app for managing
annotations:
title: Actual Budget
type: application
version: 1.2.18
version: 1.2.19
apiVersion: v2
appVersion: 24.10.0
appVersion: 24.10.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/actual-budget/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: actualbudget/actual-server
pullPolicy: IfNotPresent
tag: 24.10.0
tag: 24.10.1

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/autobrr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Autobrr is the modern download automation tool for torrents and use
annotations:
title: Autobrr
type: application
version: 1.2.19
version: 1.2.20
apiVersion: v2
appVersion: 1.47.0
appVersion: 1.47.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/autobrr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/autobrr/autobrr
pullPolicy: IfNotPresent
tag: v1.47.0
tag: v1.47.1

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/metube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla
annotations:
title: MeTube
type: application
version: 1.2.38
version: 1.2.39
apiVersion: v2
appVersion: '2024-10-04'
appVersion: '2024-10-08'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/metube/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: alexta69/metube
pullPolicy: IfNotPresent
tag: '2024-10-04'
tag: '2024-10-08'

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.82
version: 1.2.83
apiVersion: v2
appVersion: 1.62.1
appVersion: 1.62.3
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.1
tag: 1.62.3

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/rust-desk/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Rust Desk is an open-source remote desktop, and alternative to Team
annotations:
title: Rust Desk
type: application
version: 1.2.5
version: 1.2.6
apiVersion: v2
appVersion: 1.1.11.1
appVersion: 1.1.12
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/rust-desk/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: rustdesk/rustdesk-server
pullPolicy: IfNotPresent
tag: 1.1.11-1
tag: 1.1.12

resources:
limits:
Expand Down

0 comments on commit 472579e

Please sign in to comment.