From 18a945c129ebc4e44fe016145aa9fceb35d96750 Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Thu, 4 Jan 2024 10:26:35 -0300 Subject: [PATCH] Upgraded catalog item(s) (#1996) * Upgraded catalog item(s) This commit upgrades home-assistant, castopod, sabnzbd, kapowarr, n8n catalog item(s). * untouch kapowarr --------- Co-authored-by: sonicaj Co-authored-by: Stavros kois --- library/ix-dev/charts/home-assistant/Chart.yaml | 4 ++-- library/ix-dev/charts/home-assistant/values.yaml | 2 +- library/ix-dev/community/castopod/Chart.yaml | 7 ++++--- library/ix-dev/community/castopod/values.yaml | 4 ++-- library/ix-dev/community/n8n/Chart.yaml | 4 ++-- library/ix-dev/community/n8n/values.yaml | 2 +- library/ix-dev/community/sabnzbd/Chart.yaml | 4 ++-- library/ix-dev/community/sabnzbd/values.yaml | 2 +- 8 files changed, 15 insertions(+), 14 deletions(-) diff --git a/library/ix-dev/charts/home-assistant/Chart.yaml b/library/ix-dev/charts/home-assistant/Chart.yaml index 2374d2f7ff..7d5d38864d 100644 --- a/library/ix-dev/charts/home-assistant/Chart.yaml +++ b/library/ix-dev/charts/home-assistant/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.126 +version: 1.0.127 apiVersion: v2 -appVersion: 2023.12.4 +appVersion: 2024.1.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/home-assistant/values.yaml b/library/ix-dev/charts/home-assistant/values.yaml index 422131aec6..ac37d760cd 100644 --- a/library/ix-dev/charts/home-assistant/values.yaml +++ b/library/ix-dev/charts/home-assistant/values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.12.4 + tag: 2024.1.0 diff --git a/library/ix-dev/community/castopod/Chart.yaml b/library/ix-dev/community/castopod/Chart.yaml index 2c60edbb48..81410d4971 100644 --- a/library/ix-dev/community/castopod/Chart.yaml +++ b/library/ix-dev/community/castopod/Chart.yaml @@ -1,11 +1,12 @@ name: castopod -description: Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience. +description: Castopod is an open-source hosting platform made for podcasters who want + engage and interact with their audience. annotations: title: Castopod type: application -version: 1.2.2 +version: 1.2.3 apiVersion: v2 -appVersion: 1.7.3 +appVersion: 1.7.4 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 b8971eee6a..2a9b717eee 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.7.3 + tag: 1.7.4 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.7.3 + tag: 1.7.4 resources: limits: diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 4831d4a630..15928a31dc 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.14 +version: 1.2.15 apiVersion: v2 -appVersion: 1.22.3 +appVersion: 1.23.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 c4e832e738..e5c064dcba 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.22.3 + tag: 1.23.0 resources: limits: diff --git a/library/ix-dev/community/sabnzbd/Chart.yaml b/library/ix-dev/community/sabnzbd/Chart.yaml index 59462f5982..6a59ebb776 100644 --- a/library/ix-dev/community/sabnzbd/Chart.yaml +++ b/library/ix-dev/community/sabnzbd/Chart.yaml @@ -3,9 +3,9 @@ description: SABnzbd is an Open Source Binary Newsreader written in Python. annotations: title: SABnzbd type: application -version: 1.2.0 +version: 1.2.1 apiVersion: v2 -appVersion: 4.1.0 +appVersion: 4.2.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/sabnzbd/values.yaml b/library/ix-dev/community/sabnzbd/values.yaml index 9b4317d2b1..b5ee7f1bbb 100644 --- a/library/ix-dev/community/sabnzbd/values.yaml +++ b/library/ix-dev/community/sabnzbd/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/sabnzbd pullPolicy: IfNotPresent - tag: 4.1.0 + tag: 4.2.0 resources: limits: