From 522c41927c1a8d062e6f2ebacfe7efa05d47aa98 Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Thu, 27 Jun 2024 23:51:02 -0700 Subject: [PATCH] Upgraded catalog item(s) (#2622) * Upgraded catalog item(s) This commit upgrades pgadmin, drawio, immich, netbootxyz, n8n catalog item(s). * revert immich --------- Co-authored-by: sonicaj Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- library/ix-dev/community/drawio/Chart.yaml | 4 ++-- library/ix-dev/community/drawio/values.yaml | 2 +- library/ix-dev/community/n8n/Chart.yaml | 4 ++-- library/ix-dev/community/n8n/values.yaml | 2 +- library/ix-dev/community/netbootxyz/Chart.yaml | 4 ++-- library/ix-dev/community/netbootxyz/values.yaml | 2 +- library/ix-dev/community/pgadmin/Chart.yaml | 4 ++-- library/ix-dev/community/pgadmin/values.yaml | 2 +- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/library/ix-dev/community/drawio/Chart.yaml b/library/ix-dev/community/drawio/Chart.yaml index 78118af6a2..0b0abc5c3b 100644 --- a/library/ix-dev/community/drawio/Chart.yaml +++ b/library/ix-dev/community/drawio/Chart.yaml @@ -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 diff --git a/library/ix-dev/community/drawio/values.yaml b/library/ix-dev/community/drawio/values.yaml index ae4916f9d4..6370fc84ce 100644 --- a/library/ix-dev/community/drawio/values.yaml +++ b/library/ix-dev/community/drawio/values.yaml @@ -1,7 +1,7 @@ image: repository: jgraph/drawio pullPolicy: IfNotPresent - tag: 24.6.3 + tag: 24.6.4 resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 7319d4d4a3..bf3a1df8c6 100644 --- a/library/ix-dev/community/n8n/Chart.yaml +++ b/library/ix-dev/community/n8n/Chart.yaml @@ -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 diff --git a/library/ix-dev/community/n8n/values.yaml b/library/ix-dev/community/n8n/values.yaml index 0fe9cc9653..94eeb22956 100644 --- a/library/ix-dev/community/n8n/values.yaml +++ b/library/ix-dev/community/n8n/values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.47.1 + tag: 1.48.1 resources: limits: diff --git a/library/ix-dev/community/netbootxyz/Chart.yaml b/library/ix-dev/community/netbootxyz/Chart.yaml index 383aa201d0..a218fa7e38 100644 --- a/library/ix-dev/community/netbootxyz/Chart.yaml +++ b/library/ix-dev/community/netbootxyz/Chart.yaml @@ -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 diff --git a/library/ix-dev/community/netbootxyz/values.yaml b/library/ix-dev/community/netbootxyz/values.yaml index 0c32beced5..75b77136ee 100644 --- a/library/ix-dev/community/netbootxyz/values.yaml +++ b/library/ix-dev/community/netbootxyz/values.yaml @@ -1,7 +1,7 @@ image: repository: netbootxyz/netbootxyz pullPolicy: IfNotPresent - tag: 0.7.1-nbxyz2 + tag: 0.7.1-nbxyz3 resources: limits: diff --git a/library/ix-dev/community/pgadmin/Chart.yaml b/library/ix-dev/community/pgadmin/Chart.yaml index 049cbdbbc6..a6eba8841c 100644 --- a/library/ix-dev/community/pgadmin/Chart.yaml +++ b/library/ix-dev/community/pgadmin/Chart.yaml @@ -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 diff --git a/library/ix-dev/community/pgadmin/values.yaml b/library/ix-dev/community/pgadmin/values.yaml index c874da514f..e838edc1e9 100644 --- a/library/ix-dev/community/pgadmin/values.yaml +++ b/library/ix-dev/community/pgadmin/values.yaml @@ -1,7 +1,7 @@ image: repository: dpage/pgadmin4 pullPolicy: IfNotPresent - tag: '8.8' + tag: '8.9' resources: limits: