mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
Update catalog information
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"latest_version": "1.0.78",
|
||||
"latest_app_version": "2023.4.4",
|
||||
"latest_human_version": "2023.4.4_1.0.78",
|
||||
"last_update": "2023-04-10 15:27:14",
|
||||
"last_update": "2023-04-15 08:38:05",
|
||||
"name": "home-assistant",
|
||||
"recommended": false,
|
||||
"title": "Home Assistant",
|
||||
@@ -392,9 +392,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/community/radarr",
|
||||
"latest_version": "1.0.1",
|
||||
"latest_app_version": "4.3.2.6857",
|
||||
"latest_human_version": "4.3.2.6857_1.0.1",
|
||||
"latest_version": "1.0.2",
|
||||
"latest_app_version": "4.4.4.7068",
|
||||
"latest_human_version": "4.4.4.7068_1.0.2",
|
||||
"last_update": "2023-04-11 15:25:04",
|
||||
"name": "radarr",
|
||||
"recommended": false,
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.3
|
||||
digest: sha256:1a090020cfa582aff29906320874ffe9b543fcc6c2423c281f434514f2653e02
|
||||
generated: "2023-04-07T14:31:28.408246409+03:00"
|
||||
Binary file not shown.
6
community/radarr/1.0.2/Chart.lock
Normal file
6
community/radarr/1.0.2/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.5
|
||||
digest: sha256:cf1db8c2ae650987a3e3d8d98767caab62c341bd0fb15309213b00dce87111cc
|
||||
generated: "2023-04-16T11:36:59.949030805+03:00"
|
||||
@@ -3,9 +3,9 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user
|
||||
annotations:
|
||||
title: Radarr
|
||||
type: application
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
apiVersion: v2
|
||||
appVersion: '4.3.2.6857'
|
||||
appVersion: 4.4.4.7068
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -13,7 +13,7 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.0.3
|
||||
version: 1.0.5
|
||||
home: https://github.com/Radarr/Radarr
|
||||
icon: https://raw.githubusercontent.com/Radarr/Radarr/develop/Logo/256.png
|
||||
sources:
|
||||
BIN
community/radarr/1.0.2/charts/common-1.0.5.tgz
Normal file
BIN
community/radarr/1.0.2/charts/common-1.0.5.tgz
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '4.3.2.6857'
|
||||
tag: 4.4.4.7068
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Reference in New Issue
Block a user