From 8c1d95ae7d800d9d4be97cefeb0e6594e034afd4 Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Wed, 21 Feb 2024 09:31:21 -0300 Subject: [PATCH] Upgraded catalog item(s) (#2203) * Upgraded catalog item(s) This commit upgrades pihole, bazarr, cloudflared, castopod, immich, n8n catalog item(s). * revert --------- Co-authored-by: sonicaj Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- library/ix-dev/charts/pihole/Chart.yaml | 4 ++-- library/ix-dev/charts/pihole/values.yaml | 2 +- library/ix-dev/community/bazarr/Chart.yaml | 4 ++-- library/ix-dev/community/bazarr/values.yaml | 2 +- library/ix-dev/community/castopod/Chart.yaml | 4 ++-- library/ix-dev/community/castopod/values.yaml | 4 ++-- library/ix-dev/community/cloudflared/Chart.yaml | 4 ++-- library/ix-dev/community/cloudflared/values.yaml | 2 +- library/ix-dev/community/n8n/Chart.yaml | 4 ++-- library/ix-dev/community/n8n/values.yaml | 2 +- 10 files changed, 16 insertions(+), 16 deletions(-) diff --git a/library/ix-dev/charts/pihole/Chart.yaml b/library/ix-dev/charts/pihole/Chart.yaml index fca2f6c1e7..34112e8cfc 100644 --- a/library/ix-dev/charts/pihole/Chart.yaml +++ b/library/ix-dev/charts/pihole/Chart.yaml @@ -3,9 +3,9 @@ description: DNS and Ad-filtering for your network. annotations: title: Pi-hole type: application -version: 2.0.4 +version: 2.0.5 apiVersion: v2 -appVersion: 2023.11.0 +appVersion: 2024.02.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/pihole/values.yaml b/library/ix-dev/charts/pihole/values.yaml index 65724508f7..efccbf2627 100644 --- a/library/ix-dev/charts/pihole/values.yaml +++ b/library/ix-dev/charts/pihole/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: pihole/pihole - tag: 2023.11.0 + tag: 2024.02.0 resources: limits: diff --git a/library/ix-dev/community/bazarr/Chart.yaml b/library/ix-dev/community/bazarr/Chart.yaml index 69cd3ae62d..2e4b908205 100644 --- a/library/ix-dev/community/bazarr/Chart.yaml +++ b/library/ix-dev/community/bazarr/Chart.yaml @@ -4,9 +4,9 @@ description: Bazarr is a companion application to Sonarr and Radarr. It manages annotations: title: Bazarr type: application -version: 1.2.9 +version: 1.2.10 apiVersion: v2 -appVersion: 1.4.1 +appVersion: 1.4.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/bazarr/values.yaml b/library/ix-dev/community/bazarr/values.yaml index 07a7cd98e8..6f03b8fcfe 100644 --- a/library/ix-dev/community/bazarr/values.yaml +++ b/library/ix-dev/community/bazarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/bazarr pullPolicy: IfNotPresent - tag: 1.4.1 + tag: 1.4.2 resources: limits: diff --git a/library/ix-dev/community/castopod/Chart.yaml b/library/ix-dev/community/castopod/Chart.yaml index 9e98925135..9265da2053 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.11 +version: 1.2.12 apiVersion: v2 -appVersion: 1.10.0 +appVersion: 1.10.2 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 f4b2c886b8..3c12cca0cb 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.0 + tag: 1.10.2 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.10.0 + tag: 1.10.2 resources: limits: diff --git a/library/ix-dev/community/cloudflared/Chart.yaml b/library/ix-dev/community/cloudflared/Chart.yaml index b213c3d273..8c69496878 100644 --- a/library/ix-dev/community/cloudflared/Chart.yaml +++ b/library/ix-dev/community/cloudflared/Chart.yaml @@ -4,9 +4,9 @@ description: Cloudflared is a client for Cloudflare Tunnel, a daemon that expose annotations: title: Cloudflared type: application -version: 1.2.8 +version: 1.2.9 apiVersion: v2 -appVersion: 2024.2.0 +appVersion: 2024.2.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/cloudflared/values.yaml b/library/ix-dev/community/cloudflared/values.yaml index 50b0920a7b..532cd79ceb 100644 --- a/library/ix-dev/community/cloudflared/values.yaml +++ b/library/ix-dev/community/cloudflared/values.yaml @@ -1,7 +1,7 @@ image: repository: cloudflare/cloudflared pullPolicy: IfNotPresent - tag: 2024.2.0 + tag: 2024.2.1 ci: false diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 4b5376c5bf..614e5d5ba4 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.22 +version: 1.2.23 apiVersion: v2 -appVersion: 1.27.3 +appVersion: 1.29.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 d09f4668d1..ee52558613 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.27.3 + tag: 1.29.1 resources: limits: