Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -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))
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
4
stable/promcord/6.0.12/app-changelog.md
Normal file
4
stable/promcord/6.0.12/app-changelog.md
Normal 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)
|
||||
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user