mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
Upgraded catalog item(s) (#1642)
This commit is contained in:
@@ -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,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/bazarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.3.0
|
||||
tag: 1.3.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -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,7 +1,7 @@
|
||||
image:
|
||||
repository: alexta69/metube
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '2023-10-08'
|
||||
tag: '2023-10-14'
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user