Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-11-03 09:25:28 +00:00
parent 6f8e2f2c6c
commit b4412f22d0
6139 changed files with 756935 additions and 495884 deletions

View File

@@ -1,9 +0,0 @@
## [netdata-6.0.10](https://github.com/truecharts/charts/compare/netdata-6.0.9...netdata-6.0.10) (2023-10-30)
### Chore
- update container image tccr.io/truecharts/netdata to v1.43.2 ([#14131](https://github.com/truecharts/charts/issues/14131))

View File

@@ -4,6 +4,15 @@
## [netdata-6.0.11](https://github.com/truecharts/charts/compare/netdata-6.0.10...netdata-6.0.11) (2023-11-03)
### Chore
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
## [netdata-6.0.10](https://github.com/truecharts/charts/compare/netdata-6.0.9...netdata-6.0.10) (2023-10-30)
### Chore
@@ -88,12 +97,3 @@
## [netdata-6.0.1](https://github.com/truecharts/charts/compare/netdata-6.0.0...netdata-6.0.1) (2023-08-13)
### Chore
- update container image tccr.io/truecharts/netdata to v1.42.0 ([#11518](https://github.com/truecharts/charts/issues/11518))
## [netdata-6.0.0](https://github.com/truecharts/charts/compare/netdata-5.0.30...netdata-6.0.0) (2023-07-31)

View File

@@ -3,7 +3,7 @@ appVersion: "1.43.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.2.0
version: 14.2.2
description: Netdata is high-fidelity infrastructure monitoring and troubleshooting.
home: https://truecharts.org/charts/stable/netdata
icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png
@@ -19,7 +19,7 @@ name: netdata
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
- https://github.com/netdata
version: 6.0.10
version: 6.0.11
annotations:
truecharts.org/category: utilities
truecharts.org/SCALE-support: "true"

View File

@@ -0,0 +1,9 @@
## [netdata-6.0.11](https://github.com/truecharts/charts/compare/netdata-6.0.10...netdata-6.0.11) (2023-11-03)
### Chore
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))

Binary file not shown.

View File

@@ -1028,19 +1028,6 @@ questions:
schema:
type: string
default: ""
- variable: clusterCertificate
label: Cluster Certificate (Experimental)
description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: secretName
label: Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: middlewares
label: Traefik Middlewares
description: Add previously created Traefik Middlewares to this Ingress
@@ -1106,19 +1093,26 @@ questions:
schema:
type: string
default: ""
- variable: 'clusterCertificate (Advanced)'
label: Cluster Certificate
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
schema:
type: string
show_if: [["clusterIssuer", "=", ""]]
default: ""
- variable: secretName
label: 'Use Custom Certificate Secret (Advanced)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: scaleCert
label: Use TrueNAS SCALE Certificate (Deprecated)
label: 'Use TrueNAS SCALE Certificate (Deprecated)'
schema:
show_if: [["certificateIssuer", "=", ""]]
type: int
$ref:
- "definitions/certificate"
- variable: secretName
label: Use Custom Secret (Advanced)
schema:
show_if: [["certificateIssuer", "=", ""]]
type: string
default: ""
- variable: ingressList
label: Add Manual Custom Ingresses
group: Ingress