diff --git a/stable/promcord/6.0.11/app-changelog.md b/stable/promcord/6.0.11/app-changelog.md deleted file mode 100644 index c4d13a2ee2..0000000000 --- a/stable/promcord/6.0.11/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file diff --git a/stable/promcord/6.0.11/CHANGELOG.md b/stable/promcord/6.0.12/CHANGELOG.md similarity index 94% rename from stable/promcord/6.0.11/CHANGELOG.md rename to stable/promcord/6.0.12/CHANGELOG.md index 883c40b1b3..ba8b5c88f1 100644 --- a/stable/promcord/6.0.11/CHANGELOG.md +++ b/stable/promcord/6.0.12/CHANGELOG.md @@ -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) - - - diff --git a/stable/promcord/6.0.11/Chart.yaml b/stable/promcord/6.0.12/Chart.yaml similarity index 98% rename from stable/promcord/6.0.11/Chart.yaml rename to stable/promcord/6.0.12/Chart.yaml index 50c749d336..20ab298285 100644 --- a/stable/promcord/6.0.11/Chart.yaml +++ b/stable/promcord/6.0.12/Chart.yaml @@ -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 diff --git a/stable/promcord/6.0.11/README.md b/stable/promcord/6.0.12/README.md similarity index 100% rename from stable/promcord/6.0.11/README.md rename to stable/promcord/6.0.12/README.md diff --git a/stable/promcord/6.0.12/app-changelog.md b/stable/promcord/6.0.12/app-changelog.md new file mode 100644 index 0000000000..0d4c2cc2dd --- /dev/null +++ b/stable/promcord/6.0.12/app-changelog.md @@ -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) + diff --git a/stable/promcord/6.0.11/app-readme.md b/stable/promcord/6.0.12/app-readme.md similarity index 100% rename from stable/promcord/6.0.11/app-readme.md rename to stable/promcord/6.0.12/app-readme.md diff --git a/stable/promcord/6.0.11/charts/common-11.1.2.tgz b/stable/promcord/6.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/promcord/6.0.11/charts/common-11.1.2.tgz rename to stable/promcord/6.0.12/charts/common-11.1.2.tgz diff --git a/stable/promcord/6.0.11/ix_values.yaml b/stable/promcord/6.0.12/ix_values.yaml similarity index 100% rename from stable/promcord/6.0.11/ix_values.yaml rename to stable/promcord/6.0.12/ix_values.yaml diff --git a/stable/promcord/6.0.11/questions.yaml b/stable/promcord/6.0.12/questions.yaml similarity index 98% rename from stable/promcord/6.0.11/questions.yaml rename to stable/promcord/6.0.12/questions.yaml index 9fcf749afd..88bc2d5799 100644 --- a/stable/promcord/6.0.11/questions.yaml +++ b/stable/promcord/6.0.12/questions.yaml @@ -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. diff --git a/stable/promcord/6.0.11/templates/common.yaml b/stable/promcord/6.0.12/templates/common.yaml similarity index 100% rename from stable/promcord/6.0.11/templates/common.yaml rename to stable/promcord/6.0.12/templates/common.yaml diff --git a/stable/promcord/6.0.11/templates/prometheusrules.yaml b/stable/promcord/6.0.12/templates/prometheusrules.yaml similarity index 100% rename from stable/promcord/6.0.11/templates/prometheusrules.yaml rename to stable/promcord/6.0.12/templates/prometheusrules.yaml diff --git a/stable/promcord/6.0.11/templates/servicemonitor.yaml b/stable/promcord/6.0.12/templates/servicemonitor.yaml similarity index 100% rename from stable/promcord/6.0.11/templates/servicemonitor.yaml rename to stable/promcord/6.0.12/templates/servicemonitor.yaml diff --git a/stable/promcord/6.0.11/values.yaml b/stable/promcord/6.0.12/values.yaml similarity index 100% rename from stable/promcord/6.0.11/values.yaml rename to stable/promcord/6.0.12/values.yaml