Update catalog information

This commit is contained in:
sonicaj
2023-06-15 12:07:17 +00:00
parent ad3c0b29f2
commit 70e0b83801
76 changed files with 30 additions and 29 deletions

View File

@@ -90,7 +90,7 @@
"latest_version": "1.7.50",
"latest_app_version": "1.32.3.7192",
"latest_human_version": "1.32.3.7192_1.7.50",
"last_update": "2023-06-06 04:53:39",
"last_update": "2023-06-14 16:24:02",
"name": "plex",
"recommended": false,
"title": "Plex",
@@ -347,9 +347,9 @@
"healthy_error": null,
"home": "https://www.netdata.cloud/",
"location": "/__w/charts/charts/charts/netdata",
"latest_version": "1.0.24",
"latest_app_version": "v1.39.1",
"latest_human_version": "v1.39.1_1.0.24",
"latest_version": "1.0.25",
"latest_app_version": "v1.40.0",
"latest_human_version": "v1.40.0_1.0.25",
"last_update": "2023-05-23 17:11:03",
"name": "netdata",
"recommended": false,
@@ -451,9 +451,9 @@
"healthy_error": null,
"home": "https://nextcloud.com/",
"location": "/__w/charts/charts/charts/nextcloud",
"latest_version": "1.6.29",
"latest_app_version": "26.0.2",
"latest_human_version": "26.0.2_1.6.29",
"latest_version": "1.6.30",
"latest_app_version": "27.0.0",
"latest_human_version": "27.0.0_1.6.30",
"last_update": "2023-06-01 20:57:41",
"name": "nextcloud",
"recommended": false,
@@ -799,9 +799,9 @@
"healthy_error": null,
"home": "https://grafana.com",
"location": "/__w/charts/charts/community/grafana",
"latest_version": "1.0.0",
"latest_app_version": "9.5.3",
"latest_human_version": "9.5.3_1.0.0",
"latest_version": "1.0.1",
"latest_app_version": "10.0.0",
"latest_human_version": "10.0.0_1.0.1",
"last_update": "2023-06-12 13:28:37",
"name": "grafana",
"recommended": false,
@@ -1628,9 +1628,9 @@
"healthy_error": null,
"home": "https://github.com/AdguardTeam/AdGuardHome",
"location": "/__w/charts/charts/community/adguard-home",
"latest_version": "1.0.8",
"latest_app_version": "0.107.31",
"latest_human_version": "0.107.31_1.0.8",
"latest_version": "1.0.9",
"latest_app_version": "0.107.32",
"latest_human_version": "0.107.32_1.0.9",
"last_update": "2023-06-12 11:52:57",
"name": "adguard-home",
"recommended": false,

View File

@@ -3,9 +3,9 @@ description: Real-time performance monitoring, done right!
annotations:
title: Netdata
type: application
version: 1.0.24
version: 1.0.25
apiVersion: v2
appVersion: v1.39.1
appVersion: v1.40.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,6 +1,6 @@
image:
pullPolicy: IfNotPresent
repository: netdata/netdata
tag: v1.39.1
tag: v1.40.0
runAsGroup: 201
runAsUser: 201

View File

@@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
annotations:
title: Nextcloud
type: application
version: 1.6.29
version: 1.6.30
apiVersion: v2
appVersion: 26.0.2
appVersion: 27.0.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: nextcloud
tag: 26.0.2
tag: 27.0.0
nginx:
image:
pullPolicy: IfNotPresent

View File

@@ -4,9 +4,9 @@ description: Free and open source, powerful network-wide ads & trackers blocking
annotations:
title: AdGuard Home
type: application
version: 1.0.8
version: 1.0.9
apiVersion: v2
appVersion: 0.107.31
appVersion: 0.107.32
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,6 +1,6 @@
image:
repository: adguard/adguardhome
tag: v0.107.31
tag: v0.107.32
pullPolicy: IfNotPresent
resources:
@@ -9,7 +9,7 @@ resources:
memory: 8Gi
adguardNetwork:
webPort: 30000
webPort: 30004
enableDHCP: false
# FIXME: See _adguard.tpl

View File

@@ -58,7 +58,7 @@ questions:
port set here to take effect. (Or wait for the container to restart automatically)
schema:
type: int
default: 30000
default: 30004
min: 9000
max: 65535
required: true

View File

@@ -1,11 +1,12 @@
name: grafana
description: Grafana is the open source analytics & monitoring solution for every database.
description: Grafana is the open source analytics & monitoring solution for every
database.
annotations:
title: Grafana
type: application
version: 1.0.0
version: 1.0.1
apiVersion: v2
appVersion: '9.5.3'
appVersion: 10.0.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: grafana/grafana
pullPolicy: IfNotPresent
tag: '9.5.3'
tag: 10.0.0
resources:
limits:
@@ -16,7 +16,7 @@ grafanaNetwork:
hostNetwork: false
webPort: 30037
certificateID: 0
rootURL: ""
rootURL: ''
grafanaRunAs:
user: 568