From 05dcca22c37b551ade692611045cf58f9f77c5ff Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Tue, 20 Feb 2024 07:01:01 -0300 Subject: [PATCH] Upgraded catalog item(s) (#2200) * Upgraded catalog item(s) This commit upgrades castopod, n8n catalog item(s). * revert n8n --------- Co-authored-by: sonicaj Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- library/ix-dev/community/castopod/Chart.yaml | 4 ++-- library/ix-dev/community/castopod/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/library/ix-dev/community/castopod/Chart.yaml b/library/ix-dev/community/castopod/Chart.yaml index 6e1cb421d0..9e98925135 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.10 +version: 1.2.11 apiVersion: v2 -appVersion: 1.9.0 +appVersion: 1.10.0 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 46c9a925da..f4b2c886b8 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.9.0 + tag: 1.10.0 webImage: repository: castopod/web-server pullPolicy: IfNotPresent - tag: 1.9.0 + tag: 1.10.0 resources: limits: