Update catalog information

This commit is contained in:
sonicaj
2023-05-19 07:40:59 +00:00
parent 7389ec6e1f
commit dda8c6436a
18 changed files with 7 additions and 7 deletions

View File

@@ -179,9 +179,9 @@
"healthy_error": null,
"home": "https://www.netdata.cloud/",
"location": "/__w/charts/charts/charts/netdata",
"latest_version": "1.0.22",
"latest_app_version": "v1.39.0",
"latest_human_version": "v1.39.0_1.0.22",
"latest_version": "1.0.23",
"latest_app_version": "v1.39.1",
"latest_human_version": "v1.39.1_1.0.23",
"last_update": "2023-05-11 16:20:35",
"name": "netdata",
"recommended": false,
@@ -1043,7 +1043,7 @@
"latest_version": "1.0.9",
"latest_app_version": "1.8.1",
"latest_human_version": "1.8.1_1.0.9",
"last_update": "2023-05-11 16:20:35",
"last_update": "2023-05-18 10:50:24",
"name": "chia",
"recommended": false,
"title": "Chia",

View File

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

View File

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