diff --git a/library/ix-dev/community/castopod/Chart.yaml b/library/ix-dev/community/castopod/Chart.yaml index 9265da2053..ace3900627 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.12 +version: 1.2.13 apiVersion: v2 -appVersion: 1.10.2 +appVersion: 1.10.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 3c12cca0cb..1f545b21d5 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.10.2 + tag: 1.10.3 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.10.2 + tag: 1.10.3 resources: limits: diff --git a/library/ix-dev/community/jenkins/Chart.yaml b/library/ix-dev/community/jenkins/Chart.yaml index 71735752d8..08ab536d95 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.5 +version: 1.2.6 apiVersion: v2 -appVersion: 2.426.3 +appVersion: 2.440.1 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 b04cf188b0..1ff93fcf66 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.426.3-jdk17 + tag: 2.440.1-jdk17 resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 614e5d5ba4..371b53c10d 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.23 +version: 1.2.24 apiVersion: v2 -appVersion: 1.29.1 +appVersion: 1.30.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 ee52558613..39db639fb4 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.29.1 + tag: 1.30.0 resources: limits: