From 8ea9c7cc3cdd92a52fb1c2a06780e0b19207fcce Mon Sep 17 00:00:00 2001 From: bugclerk <40872210+bugclerk@users.noreply.github.com> Date: Sun, 15 Oct 2023 03:16:26 -0300 Subject: [PATCH] Upgraded catalog item(s) (#1642) --- library/ix-dev/community/bazarr/Chart.yaml | 4 ++-- library/ix-dev/community/bazarr/values.yaml | 2 +- library/ix-dev/community/metube/Chart.yaml | 7 ++++--- library/ix-dev/community/metube/values.yaml | 2 +- library/ix-dev/community/wordpress/Chart.yaml | 4 ++-- library/ix-dev/community/wordpress/values.yaml | 4 ++-- 6 files changed, 12 insertions(+), 11 deletions(-) diff --git a/library/ix-dev/community/bazarr/Chart.yaml b/library/ix-dev/community/bazarr/Chart.yaml index 7ef7cd17f2..fc6a4354b7 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.0.8 +version: 1.0.9 apiVersion: v2 -appVersion: 1.3.0 +appVersion: 1.3.1 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 080ddfc120..6abd9f5811 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.3.0 + tag: 1.3.1 resources: limits: diff --git a/library/ix-dev/community/metube/Chart.yaml b/library/ix-dev/community/metube/Chart.yaml index b7c836be83..990dd32ed7 100644 --- a/library/ix-dev/community/metube/Chart.yaml +++ b/library/ix-dev/community/metube/Chart.yaml @@ -1,11 +1,12 @@ name: metube -description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist support. +description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with playlist + support. annotations: title: MeTube type: application -version: 1.0.1 +version: 1.0.2 apiVersion: v2 -appVersion: '2023-10-03' +appVersion: '2023-10-14' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/metube/values.yaml b/library/ix-dev/community/metube/values.yaml index a2f83aa02a..da8e8a6e1c 100644 --- a/library/ix-dev/community/metube/values.yaml +++ b/library/ix-dev/community/metube/values.yaml @@ -1,7 +1,7 @@ image: repository: alexta69/metube pullPolicy: IfNotPresent - tag: '2023-10-08' + tag: '2023-10-14' resources: limits: diff --git a/library/ix-dev/community/wordpress/Chart.yaml b/library/ix-dev/community/wordpress/Chart.yaml index aed7c36621..ec69803e1a 100644 --- a/library/ix-dev/community/wordpress/Chart.yaml +++ b/library/ix-dev/community/wordpress/Chart.yaml @@ -3,9 +3,9 @@ description: Wordpress is a web content management system annotations: title: Wordpress type: application -version: 1.0.8 +version: 1.0.9 apiVersion: v2 -appVersion: 6.3.1 +appVersion: 6.3.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/wordpress/values.yaml b/library/ix-dev/community/wordpress/values.yaml index 94275230bd..bf2eb9005c 100644 --- a/library/ix-dev/community/wordpress/values.yaml +++ b/library/ix-dev/community/wordpress/values.yaml @@ -1,7 +1,7 @@ image: repository: wordpress pullPolicy: IfNotPresent - tag: 6.3.1 + tag: 6.3.2 resources: limits: @@ -10,7 +10,7 @@ resources: wpConfig: enableCronJob: true - cronSchedule: "*/15 * * * *" + cronSchedule: '*/15 * * * *' additionalEnvs: [] wpNetwork: