From a8e96111cce9bdbf3f2b9f06880ccf648e0721fe Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Thu, 9 Jan 2025 08:53:05 -0500 Subject: [PATCH] Upgraded catalog item(s) (#3038) This commit upgrades castopod, jenkins, n8n catalog item(s). Co-authored-by: sonicaj --- library/ix-dev/community/castopod/Chart.yaml | 4 ++-- library/ix-dev/community/castopod/values.yaml | 4 ++-- library/ix-dev/community/jenkins/Chart.yaml | 4 ++-- library/ix-dev/community/jenkins/values.yaml | 2 +- library/ix-dev/community/n8n/Chart.yaml | 4 ++-- library/ix-dev/community/n8n/values.yaml | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/library/ix-dev/community/castopod/Chart.yaml b/library/ix-dev/community/castopod/Chart.yaml index dedcb4f20e..e0a34d07fb 100644 --- a/library/ix-dev/community/castopod/Chart.yaml +++ b/library/ix-dev/community/castopod/Chart.yaml @@ -4,9 +4,9 @@ description: Castopod is an open-source hosting platform made for podcasters who annotations: title: Castopod type: application -version: 1.2.30 +version: 1.2.31 apiVersion: v2 -appVersion: 1.13.2 +appVersion: 1.13.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/castopod/values.yaml b/library/ix-dev/community/castopod/values.yaml index 19001cc80e..5fc85c6dae 100644 --- a/library/ix-dev/community/castopod/values.yaml +++ b/library/ix-dev/community/castopod/values.yaml @@ -1,11 +1,11 @@ image: repository: castopod/app pullPolicy: IfNotPresent - tag: 1.13.2 + tag: 1.13.3 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.13.2 + tag: 1.13.3 resources: limits: diff --git a/library/ix-dev/community/jenkins/Chart.yaml b/library/ix-dev/community/jenkins/Chart.yaml index 3c4f20c8e2..57411ea4e8 100644 --- a/library/ix-dev/community/jenkins/Chart.yaml +++ b/library/ix-dev/community/jenkins/Chart.yaml @@ -3,9 +3,9 @@ description: Jenkins is a leading open source automation server, annotations: title: Jenkins type: application -version: 1.2.17 +version: 1.2.18 apiVersion: v2 -appVersion: 2.479.2 +appVersion: 2.479.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/jenkins/values.yaml b/library/ix-dev/community/jenkins/values.yaml index 7b1258a252..c46451b99d 100644 --- a/library/ix-dev/community/jenkins/values.yaml +++ b/library/ix-dev/community/jenkins/values.yaml @@ -1,7 +1,7 @@ image: repository: jenkins/jenkins pullPolicy: IfNotPresent - tag: 2.479.2-jdk17 + tag: 2.479.3-jdk17 resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 7ba494223d..8048a3ac2a 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.98 +version: 1.2.99 apiVersion: v2 -appVersion: 1.73.1 +appVersion: 1.74.0 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 f23e63ae92..59cdd79aea 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.73.1 + tag: 1.74.0 resources: limits: