mirror of
https://github.com/truenas/charts.git
synced 2026-06-14 22:25:57 +08:00
Update catalog information
This commit is contained in:
14
catalog.json
14
catalog.json
@@ -115,9 +115,9 @@
|
||||
"healthy_error": null,
|
||||
"home": "https://plex.tv/",
|
||||
"location": "/__w/charts/charts/charts/plex",
|
||||
"latest_version": "1.7.43",
|
||||
"latest_app_version": "1.32.0.6973",
|
||||
"latest_human_version": "1.32.0.6973_1.7.43",
|
||||
"latest_version": "1.7.44",
|
||||
"latest_app_version": "1.32.1.6999",
|
||||
"latest_human_version": "1.32.1.6999_1.7.44",
|
||||
"last_update": "2023-05-03 13:56:14",
|
||||
"name": "plex",
|
||||
"recommended": false,
|
||||
@@ -367,9 +367,9 @@
|
||||
"healthy_error": null,
|
||||
"home": "https://www.netdata.cloud/",
|
||||
"location": "/__w/charts/charts/charts/netdata",
|
||||
"latest_version": "1.0.20",
|
||||
"latest_app_version": "v1.38.1",
|
||||
"latest_human_version": "v1.38.1_1.0.20",
|
||||
"latest_version": "1.0.21",
|
||||
"latest_app_version": "v1.39.0",
|
||||
"latest_human_version": "v1.39.0_1.0.21",
|
||||
"last_update": "2023-05-03 13:56:14",
|
||||
"name": "netdata",
|
||||
"recommended": false,
|
||||
@@ -737,7 +737,7 @@
|
||||
"latest_version": "1.0.7",
|
||||
"latest_app_version": "1.28.1",
|
||||
"latest_human_version": "1.28.1_1.0.7",
|
||||
"last_update": "2023-05-03 13:56:14",
|
||||
"last_update": "2023-05-09 11:05:21",
|
||||
"name": "vaultwarden",
|
||||
"recommended": false,
|
||||
"title": "Vaultwarden",
|
||||
|
||||
@@ -3,10 +3,10 @@ description: Real-time performance monitoring, done right!
|
||||
annotations:
|
||||
title: Netdata
|
||||
type: application
|
||||
version: 1.0.20
|
||||
version: 1.0.21
|
||||
apiVersion: v2
|
||||
appVersion: v1.38.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
appVersion: v1.39.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: netdata/netdata
|
||||
tag: v1.38.1
|
||||
tag: v1.39.0
|
||||
runAsGroup: 201
|
||||
runAsUser: 201
|
||||
@@ -3,9 +3,9 @@ description: Plex Media Server
|
||||
annotations:
|
||||
title: Plex
|
||||
type: application
|
||||
version: 1.7.43
|
||||
version: 1.7.44
|
||||
apiVersion: v2
|
||||
appVersion: 1.32.0.6973
|
||||
appVersion: 1.32.1.6999
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: plexinc/pms-docker
|
||||
tag: 1.32.0.6973-a787c5a8e
|
||||
tag: 1.32.1.6999-91e1e2e2c
|
||||
plexpassImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: plexinc/pms-docker
|
||||
Reference in New Issue
Block a user