Skip to content

Commit

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

        This commit upgrades pgadmin, drawio, immich, netbootxyz, n8n catalog item(s).

* revert immich

---------

Co-authored-by: sonicaj <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
  • Loading branch information
3 people authored Jun 28, 2024
1 parent b543c96 commit 522c419
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/community/drawio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application.
annotations:
title: Draw.IO
type: application
version: 1.2.49
version: 1.2.50
apiVersion: v2
appVersion: 24.6.3
appVersion: 24.6.4
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/drawio/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: jgraph/drawio
pullPolicy: IfNotPresent
tag: 24.6.3
tag: 24.6.4

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.55
version: 1.2.56
apiVersion: v2
appVersion: 1.47.1
appVersion: 1.48.1
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.47.1
tag: 1.48.1

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/netbootxyz/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: netboot.xyz lets you PXE boot various operating system installers o
annotations:
title: netbootxyz
type: application
version: 1.0.6
version: 1.0.7
apiVersion: v2
appVersion: 0.7.1.2
appVersion: 0.7.1.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/netbootxyz/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: netbootxyz/netbootxyz
pullPolicy: IfNotPresent
tag: 0.7.1-nbxyz2
tag: 0.7.1-nbxyz3

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/pgadmin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: pgAdmin is the most popular and feature rich Open Source administra
annotations:
title: pgAdmin
type: application
version: 1.2.9
version: 1.2.10
apiVersion: v2
appVersion: '8.8'
appVersion: '8.9'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/pgadmin/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: dpage/pgadmin4
pullPolicy: IfNotPresent
tag: '8.8'
tag: '8.9'

resources:
limits:
Expand Down

0 comments on commit 522c419

Please sign in to comment.