mirror of
https://github.com/truenas/charts.git
synced 2026-04-07 20:59:13 +08:00
Update catalog information
This commit is contained in:
16
catalog.json
16
catalog.json
@@ -131,7 +131,7 @@
|
||||
"latest_version": "1.0.24",
|
||||
"latest_app_version": "230615",
|
||||
"latest_human_version": "230615_1.0.24",
|
||||
"last_update": "2023-06-08 12:26:56",
|
||||
"last_update": "2023-06-16 12:26:04",
|
||||
"name": "photoprism",
|
||||
"recommended": false,
|
||||
"title": "PhotoPrism",
|
||||
@@ -313,7 +313,7 @@
|
||||
"latest_version": "1.0.96",
|
||||
"latest_app_version": "2023.6.2",
|
||||
"latest_human_version": "2023.6.2_1.0.96",
|
||||
"last_update": "2023-06-12 11:52:57",
|
||||
"last_update": "2023-06-16 12:26:04",
|
||||
"name": "home-assistant",
|
||||
"recommended": false,
|
||||
"title": "Home Assistant",
|
||||
@@ -914,9 +914,9 @@
|
||||
"healthy_error": null,
|
||||
"home": "https://github.com/sct/overseerr",
|
||||
"location": "/__w/charts/charts/community/overseerr",
|
||||
"latest_version": "1.0.5",
|
||||
"latest_app_version": "1.32.5",
|
||||
"latest_human_version": "1.32.5_1.0.5",
|
||||
"latest_version": "1.0.6",
|
||||
"latest_app_version": "1.33.0",
|
||||
"latest_human_version": "1.33.0_1.0.6",
|
||||
"last_update": "2023-06-12 13:44:39",
|
||||
"name": "overseerr",
|
||||
"recommended": false,
|
||||
@@ -1171,9 +1171,9 @@
|
||||
"healthy_error": null,
|
||||
"home": "https://www.qbittorrent.org/",
|
||||
"location": "/__w/charts/charts/community/qbittorrent",
|
||||
"latest_version": "1.0.13",
|
||||
"latest_app_version": "4.5.3",
|
||||
"latest_human_version": "4.5.3_1.0.13",
|
||||
"latest_version": "1.0.14",
|
||||
"latest_app_version": "4.5.4",
|
||||
"latest_human_version": "4.5.4_1.0.14",
|
||||
"last_update": "2023-06-12 13:44:39",
|
||||
"name": "qbittorrent",
|
||||
"recommended": false,
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
name: overseerr
|
||||
description: Overseerr is a free and open source software application for managing requests for your media library.
|
||||
description: Overseerr is a free and open source software application for managing
|
||||
requests for your media library.
|
||||
annotations:
|
||||
title: Overseerr
|
||||
type: application
|
||||
version: 1.0.5
|
||||
version: 1.0.6
|
||||
apiVersion: v2
|
||||
appVersion: '1.32.5'
|
||||
appVersion: 1.33.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: sctx/overseerr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '1.32.5'
|
||||
tag: 1.33.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -4,9 +4,9 @@ description: The qBittorrent project aims to provide an open-source software alt
|
||||
annotations:
|
||||
title: qBittorrent
|
||||
type: application
|
||||
version: 1.0.13
|
||||
version: 1.0.14
|
||||
apiVersion: v2
|
||||
appVersion: 4.5.3
|
||||
appVersion: 4.5.4
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/qbittorrent
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.5.3
|
||||
tag: 4.5.4
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Reference in New Issue
Block a user