浏览代码

Upgraded catalog item(s) (#1642)

bugclerk 1 年之前
父节点
当前提交
8ea9c7cc3c

+ 2 - 2
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

+ 1 - 1
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:

+ 4 - 3
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

+ 1 - 1
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:

+ 2 - 2
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

+ 2 - 2
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: