From ba86c26e706c8c270dd77ca81585e25bcfeaee2a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 2 Feb 2023 23:35:38 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- enterprise/prometheus/7.0.47/app-changelog.md | 9 --------- .../prometheus/{7.0.47 => 7.0.48}/CHANGELOG.md | 9 +++++++++ enterprise/prometheus/{7.0.47 => 7.0.48}/Chart.yaml | 2 +- enterprise/prometheus/{7.0.47 => 7.0.48}/README.md | 0 enterprise/prometheus/7.0.48/app-changelog.md | 9 +++++++++ .../prometheus/{7.0.47 => 7.0.48}/app-readme.md | 0 .../{7.0.47 => 7.0.48}/charts/common-11.1.2.tgz | Bin .../charts/kube-state-metrics-3.2.8.tgz | Bin .../charts/node-exporter-3.2.8.tgz | Bin .../prometheus/{7.0.47 => 7.0.48}/ix_values.yaml | 2 +- .../prometheus/{7.0.47 => 7.0.48}/questions.yaml | 0 .../{7.0.47 => 7.0.48}/templates/_helpers.tpl | 0 .../templates/alertmanager/_alertmanager.tpl | 0 .../templates/alertmanager/secrets.yaml | 0 .../templates/alertmanager/serviceaccount.yaml | 0 .../templates/alertmanager/servicemonitor.yaml | 0 .../{7.0.47 => 7.0.48}/templates/common.yaml | 0 .../templates/exporters/core-dns/service.yaml | 0 .../exporters/core-dns/servicemonitor.yaml | 0 .../exporters/kube-apiserver/servicemonitor.yaml | 0 .../kube-controller-manager/endpoints.yaml | 0 .../exporters/kube-controller-manager/service.yaml | 0 .../kube-controller-manager/servicemonitor.yaml | 0 .../exporters/kube-scheduler/endpoints.yaml | 0 .../templates/exporters/kube-scheduler/service.yaml | 0 .../exporters/kube-scheduler/servicemonitor.yaml | 0 .../templates/exporters/kubelet/servicemonitor.yaml | 0 .../prometheus/_additionalPrometheusRules.tpl | 0 .../templates/prometheus/_additionalScrapeJobs.tpl | 0 .../templates/prometheus/_prometheus.tpl | 0 .../templates/prometheus/_servicemonitor.tpl | 0 .../templates/prometheus/clusterrole.yaml | 0 .../templates/prometheus/clusterrolebinding.yaml | 0 .../templates/prometheus/serviceaccount.yaml | 0 .../prometheus/{7.0.47 => 7.0.48}/values.yaml | 0 35 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 enterprise/prometheus/7.0.47/app-changelog.md rename enterprise/prometheus/{7.0.47 => 7.0.48}/CHANGELOG.md (87%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/Chart.yaml (98%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/README.md (100%) create mode 100644 enterprise/prometheus/7.0.48/app-changelog.md rename enterprise/prometheus/{7.0.47 => 7.0.48}/app-readme.md (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/charts/common-11.1.2.tgz (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/charts/kube-state-metrics-3.2.8.tgz (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/charts/node-exporter-3.2.8.tgz (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/ix_values.yaml (99%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/questions.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/_helpers.tpl (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/alertmanager/_alertmanager.tpl (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/alertmanager/secrets.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/alertmanager/serviceaccount.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/alertmanager/servicemonitor.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/common.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/exporters/core-dns/service.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/exporters/core-dns/servicemonitor.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/exporters/kube-apiserver/servicemonitor.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/exporters/kube-controller-manager/endpoints.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/exporters/kube-controller-manager/service.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/exporters/kube-controller-manager/servicemonitor.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/exporters/kube-scheduler/endpoints.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/exporters/kube-scheduler/service.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/exporters/kube-scheduler/servicemonitor.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/exporters/kubelet/servicemonitor.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/prometheus/_additionalPrometheusRules.tpl (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/prometheus/_additionalScrapeJobs.tpl (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/prometheus/_prometheus.tpl (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/prometheus/_servicemonitor.tpl (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/prometheus/clusterrole.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/prometheus/clusterrolebinding.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/templates/prometheus/serviceaccount.yaml (100%) rename enterprise/prometheus/{7.0.47 => 7.0.48}/values.yaml (100%) diff --git a/enterprise/prometheus/7.0.47/app-changelog.md b/enterprise/prometheus/7.0.47/app-changelog.md deleted file mode 100644 index 90aa23c9e6..0000000000 --- a/enterprise/prometheus/7.0.47/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prometheus-7.0.47](https://github.com/truecharts/charts/compare/prometheus-7.0.46...prometheus-7.0.47) (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/enterprise/prometheus/7.0.47/CHANGELOG.md b/enterprise/prometheus/7.0.48/CHANGELOG.md similarity index 87% rename from enterprise/prometheus/7.0.47/CHANGELOG.md rename to enterprise/prometheus/7.0.48/CHANGELOG.md index c822284e1d..09a0e3e57c 100644 --- a/enterprise/prometheus/7.0.47/CHANGELOG.md +++ b/enterprise/prometheus/7.0.48/CHANGELOG.md @@ -4,6 +4,15 @@ +## [prometheus-7.0.48](https://github.com/truecharts/charts/compare/prometheus-7.0.47...prometheus-7.0.48) (2023-02-02) + +### Chore + +- update container image tccr.io/truecharts/alertmanager to 0.25.0 + + + + ## [prometheus-7.0.47](https://github.com/truecharts/charts/compare/prometheus-7.0.46...prometheus-7.0.47) (2023-02-02) ### Fix diff --git a/enterprise/prometheus/7.0.47/Chart.yaml b/enterprise/prometheus/7.0.48/Chart.yaml similarity index 98% rename from enterprise/prometheus/7.0.47/Chart.yaml rename to enterprise/prometheus/7.0.48/Chart.yaml index 11af5cc95b..7f7b922258 100644 --- a/enterprise/prometheus/7.0.47/Chart.yaml +++ b/enterprise/prometheus/7.0.48/Chart.yaml @@ -30,7 +30,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 7.0.47 +version: 7.0.48 annotations: truecharts.org/catagories: | - metrics diff --git a/enterprise/prometheus/7.0.47/README.md b/enterprise/prometheus/7.0.48/README.md similarity index 100% rename from enterprise/prometheus/7.0.47/README.md rename to enterprise/prometheus/7.0.48/README.md diff --git a/enterprise/prometheus/7.0.48/app-changelog.md b/enterprise/prometheus/7.0.48/app-changelog.md new file mode 100644 index 0000000000..441a587e4d --- /dev/null +++ b/enterprise/prometheus/7.0.48/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prometheus-7.0.48](https://github.com/truecharts/charts/compare/prometheus-7.0.47...prometheus-7.0.48) (2023-02-02) + +### Chore + +- update container image tccr.io/truecharts/alertmanager to 0.25.0 + + \ No newline at end of file diff --git a/enterprise/prometheus/7.0.47/app-readme.md b/enterprise/prometheus/7.0.48/app-readme.md similarity index 100% rename from enterprise/prometheus/7.0.47/app-readme.md rename to enterprise/prometheus/7.0.48/app-readme.md diff --git a/enterprise/prometheus/7.0.47/charts/common-11.1.2.tgz b/enterprise/prometheus/7.0.48/charts/common-11.1.2.tgz similarity index 100% rename from enterprise/prometheus/7.0.47/charts/common-11.1.2.tgz rename to enterprise/prometheus/7.0.48/charts/common-11.1.2.tgz diff --git a/enterprise/prometheus/7.0.47/charts/kube-state-metrics-3.2.8.tgz b/enterprise/prometheus/7.0.48/charts/kube-state-metrics-3.2.8.tgz similarity index 100% rename from enterprise/prometheus/7.0.47/charts/kube-state-metrics-3.2.8.tgz rename to enterprise/prometheus/7.0.48/charts/kube-state-metrics-3.2.8.tgz diff --git a/enterprise/prometheus/7.0.47/charts/node-exporter-3.2.8.tgz b/enterprise/prometheus/7.0.48/charts/node-exporter-3.2.8.tgz similarity index 100% rename from enterprise/prometheus/7.0.47/charts/node-exporter-3.2.8.tgz rename to enterprise/prometheus/7.0.48/charts/node-exporter-3.2.8.tgz diff --git a/enterprise/prometheus/7.0.47/ix_values.yaml b/enterprise/prometheus/7.0.48/ix_values.yaml similarity index 99% rename from enterprise/prometheus/7.0.47/ix_values.yaml rename to enterprise/prometheus/7.0.48/ix_values.yaml index 5f7d9fe55f..172ea351a6 100644 --- a/enterprise/prometheus/7.0.47/ix_values.yaml +++ b/enterprise/prometheus/7.0.48/ix_values.yaml @@ -8,7 +8,7 @@ thanosImage: alertmanagerImage: repository: tccr.io/truecharts/alertmanager - tag: 0.25.0@sha256:abf991cb2ce84f05eae86e8d7aeabf0f75320aeb06f2b603ead515246be567e8 + tag: 0.25.0@sha256:cae640f2745026375705b05152a8e990a190fcfd4c371bca4460fb70e426e8ec global: labels: {} diff --git a/enterprise/prometheus/7.0.47/questions.yaml b/enterprise/prometheus/7.0.48/questions.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/questions.yaml rename to enterprise/prometheus/7.0.48/questions.yaml diff --git a/enterprise/prometheus/7.0.47/templates/_helpers.tpl b/enterprise/prometheus/7.0.48/templates/_helpers.tpl similarity index 100% rename from enterprise/prometheus/7.0.47/templates/_helpers.tpl rename to enterprise/prometheus/7.0.48/templates/_helpers.tpl diff --git a/enterprise/prometheus/7.0.47/templates/alertmanager/_alertmanager.tpl b/enterprise/prometheus/7.0.48/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from enterprise/prometheus/7.0.47/templates/alertmanager/_alertmanager.tpl rename to enterprise/prometheus/7.0.48/templates/alertmanager/_alertmanager.tpl diff --git a/enterprise/prometheus/7.0.47/templates/alertmanager/secrets.yaml b/enterprise/prometheus/7.0.48/templates/alertmanager/secrets.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/alertmanager/secrets.yaml rename to enterprise/prometheus/7.0.48/templates/alertmanager/secrets.yaml diff --git a/enterprise/prometheus/7.0.47/templates/alertmanager/serviceaccount.yaml b/enterprise/prometheus/7.0.48/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/alertmanager/serviceaccount.yaml rename to enterprise/prometheus/7.0.48/templates/alertmanager/serviceaccount.yaml diff --git a/enterprise/prometheus/7.0.47/templates/alertmanager/servicemonitor.yaml b/enterprise/prometheus/7.0.48/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/alertmanager/servicemonitor.yaml rename to enterprise/prometheus/7.0.48/templates/alertmanager/servicemonitor.yaml diff --git a/enterprise/prometheus/7.0.47/templates/common.yaml b/enterprise/prometheus/7.0.48/templates/common.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/common.yaml rename to enterprise/prometheus/7.0.48/templates/common.yaml diff --git a/enterprise/prometheus/7.0.47/templates/exporters/core-dns/service.yaml b/enterprise/prometheus/7.0.48/templates/exporters/core-dns/service.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/exporters/core-dns/service.yaml rename to enterprise/prometheus/7.0.48/templates/exporters/core-dns/service.yaml diff --git a/enterprise/prometheus/7.0.47/templates/exporters/core-dns/servicemonitor.yaml b/enterprise/prometheus/7.0.48/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/exporters/core-dns/servicemonitor.yaml rename to enterprise/prometheus/7.0.48/templates/exporters/core-dns/servicemonitor.yaml diff --git a/enterprise/prometheus/7.0.47/templates/exporters/kube-apiserver/servicemonitor.yaml b/enterprise/prometheus/7.0.48/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/exporters/kube-apiserver/servicemonitor.yaml rename to enterprise/prometheus/7.0.48/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/enterprise/prometheus/7.0.47/templates/exporters/kube-controller-manager/endpoints.yaml b/enterprise/prometheus/7.0.48/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/exporters/kube-controller-manager/endpoints.yaml rename to enterprise/prometheus/7.0.48/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/enterprise/prometheus/7.0.47/templates/exporters/kube-controller-manager/service.yaml b/enterprise/prometheus/7.0.48/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/exporters/kube-controller-manager/service.yaml rename to enterprise/prometheus/7.0.48/templates/exporters/kube-controller-manager/service.yaml diff --git a/enterprise/prometheus/7.0.47/templates/exporters/kube-controller-manager/servicemonitor.yaml b/enterprise/prometheus/7.0.48/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to enterprise/prometheus/7.0.48/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/enterprise/prometheus/7.0.47/templates/exporters/kube-scheduler/endpoints.yaml b/enterprise/prometheus/7.0.48/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/exporters/kube-scheduler/endpoints.yaml rename to enterprise/prometheus/7.0.48/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/enterprise/prometheus/7.0.47/templates/exporters/kube-scheduler/service.yaml b/enterprise/prometheus/7.0.48/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/exporters/kube-scheduler/service.yaml rename to enterprise/prometheus/7.0.48/templates/exporters/kube-scheduler/service.yaml diff --git a/enterprise/prometheus/7.0.47/templates/exporters/kube-scheduler/servicemonitor.yaml b/enterprise/prometheus/7.0.48/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/exporters/kube-scheduler/servicemonitor.yaml rename to enterprise/prometheus/7.0.48/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/enterprise/prometheus/7.0.47/templates/exporters/kubelet/servicemonitor.yaml b/enterprise/prometheus/7.0.48/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/exporters/kubelet/servicemonitor.yaml rename to enterprise/prometheus/7.0.48/templates/exporters/kubelet/servicemonitor.yaml diff --git a/enterprise/prometheus/7.0.47/templates/prometheus/_additionalPrometheusRules.tpl b/enterprise/prometheus/7.0.48/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from enterprise/prometheus/7.0.47/templates/prometheus/_additionalPrometheusRules.tpl rename to enterprise/prometheus/7.0.48/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/enterprise/prometheus/7.0.47/templates/prometheus/_additionalScrapeJobs.tpl b/enterprise/prometheus/7.0.48/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from enterprise/prometheus/7.0.47/templates/prometheus/_additionalScrapeJobs.tpl rename to enterprise/prometheus/7.0.48/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/enterprise/prometheus/7.0.47/templates/prometheus/_prometheus.tpl b/enterprise/prometheus/7.0.48/templates/prometheus/_prometheus.tpl similarity index 100% rename from enterprise/prometheus/7.0.47/templates/prometheus/_prometheus.tpl rename to enterprise/prometheus/7.0.48/templates/prometheus/_prometheus.tpl diff --git a/enterprise/prometheus/7.0.47/templates/prometheus/_servicemonitor.tpl b/enterprise/prometheus/7.0.48/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from enterprise/prometheus/7.0.47/templates/prometheus/_servicemonitor.tpl rename to enterprise/prometheus/7.0.48/templates/prometheus/_servicemonitor.tpl diff --git a/enterprise/prometheus/7.0.47/templates/prometheus/clusterrole.yaml b/enterprise/prometheus/7.0.48/templates/prometheus/clusterrole.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/prometheus/clusterrole.yaml rename to enterprise/prometheus/7.0.48/templates/prometheus/clusterrole.yaml diff --git a/enterprise/prometheus/7.0.47/templates/prometheus/clusterrolebinding.yaml b/enterprise/prometheus/7.0.48/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/prometheus/clusterrolebinding.yaml rename to enterprise/prometheus/7.0.48/templates/prometheus/clusterrolebinding.yaml diff --git a/enterprise/prometheus/7.0.47/templates/prometheus/serviceaccount.yaml b/enterprise/prometheus/7.0.48/templates/prometheus/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/templates/prometheus/serviceaccount.yaml rename to enterprise/prometheus/7.0.48/templates/prometheus/serviceaccount.yaml diff --git a/enterprise/prometheus/7.0.47/values.yaml b/enterprise/prometheus/7.0.48/values.yaml similarity index 100% rename from enterprise/prometheus/7.0.47/values.yaml rename to enterprise/prometheus/7.0.48/values.yaml