Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-02-08 17:30:24 +00:00
parent 76072c9269
commit 74cdb702cd
13 changed files with 45 additions and 51 deletions

View File

@@ -1,9 +0,0 @@
## [promcord-6.0.11](https://github.com/truecharts/charts/compare/promcord-6.0.10...promcord-6.0.11) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))

View File

@@ -4,6 +4,11 @@
## [promcord-6.0.12](https://github.com/truecharts/charts/compare/promcord-6.0.11...promcord-6.0.12) (2023-02-08)
## [promcord-6.0.11](https://github.com/truecharts/charts/compare/promcord-6.0.10...promcord-6.0.11) (2023-02-02)
### Fix
@@ -92,8 +97,3 @@
## [promcord-6.0.2](https://github.com/truecharts/charts/compare/promcord-6.0.1...promcord-6.0.2) (2022-11-30)

View File

@@ -23,7 +23,7 @@ sources:
- https://hub.docker.com/biospheere/promcord
- https://github.com/nimarion/promcord
type: application
version: 6.0.11
version: 6.0.12
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -0,0 +1,4 @@
## [promcord-6.0.12](https://github.com/truecharts/charts/compare/promcord-6.0.11...promcord-6.0.12) (2023-02-08)

View File

@@ -639,42 +639,41 @@ questions:
$ref:
- "definitions/gpuConfiguration"
attrs: []
# - variable: metrics
# group: Metrics
# label: Prometheus Metrics
# schema:
# additional_attrs: true
# type: dict
# attrs:
# - variable: enabled
# label: Enabled
# description: Enable Prometheus Metrics
# schema:
# type: boolean
# default: true
# show_subquestions_if: true
# subquestions:
# - variable: serviceMonitor
# label: Service Monitor Settings
# schema:
# additional_attrs: true
# type: dict
# attrs:
# - variable: interval
# label: Scrape Interval
# description: Scrape interval time
# schema:
# type: string
# default: 1m
# required: true
# - variable: scrapeTimeout
# label: Scrape Timeout
# description: Scrape timeout Time
# schema:
# type: string
# default: 30s
# required: true
#
- variable: metrics
group: Metrics
label: Prometheus Metrics
schema:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: Enabled
description: Enable Prometheus Metrics
schema:
type: boolean
default: true
show_subquestions_if: true
subquestions:
- variable: serviceMonitor
label: Service Monitor Settings
schema:
additional_attrs: true
type: dict
attrs:
- variable: interval
label: Scrape Interval
description: Scrape interval time
schema:
type: string
default: 1m
required: true
- variable: scrapeTimeout
label: Scrape Timeout
description: Scrape timeout Time
schema:
type: string
default: 30s
required: true
- variable: prometheusRule
label: PrometheusRule
description: Enable and configure Prometheus Rules for the App.