From e3091dd1c8cd59456393a67f4d8bbff3b65b3e51 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 18 Nov 2022 15:50:50 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/prometheus/7.0.3/app-changelog.md | 4 ---- stable/prometheus/{7.0.3 => 7.0.4}/CHANGELOG.md | 0 stable/prometheus/{7.0.3 => 7.0.4}/Chart.yaml | 2 +- stable/prometheus/{7.0.3 => 7.0.4}/README.md | 0 stable/prometheus/7.0.4/app-changelog.md | 9 +++++++++ stable/prometheus/{7.0.3 => 7.0.4}/app-readme.md | 0 .../{7.0.3 => 7.0.4}/charts/common-11.0.3.tgz | Bin .../charts/kube-state-metrics-3.2.5.tgz | Bin .../{7.0.3 => 7.0.4}/charts/node-exporter-3.2.3.tgz | Bin stable/prometheus/{7.0.3 => 7.0.4}/ix_values.yaml | 2 +- stable/prometheus/{7.0.3 => 7.0.4}/questions.yaml | 0 .../{7.0.3 => 7.0.4}/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.3 => 7.0.4}/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 stable/prometheus/{7.0.3 => 7.0.4}/values.yaml | 0 35 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 stable/prometheus/7.0.3/app-changelog.md rename stable/prometheus/{7.0.3 => 7.0.4}/CHANGELOG.md (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/Chart.yaml (98%) rename stable/prometheus/{7.0.3 => 7.0.4}/README.md (100%) create mode 100644 stable/prometheus/7.0.4/app-changelog.md rename stable/prometheus/{7.0.3 => 7.0.4}/app-readme.md (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/charts/common-11.0.3.tgz (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/charts/kube-state-metrics-3.2.5.tgz (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/charts/node-exporter-3.2.3.tgz (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/ix_values.yaml (99%) rename stable/prometheus/{7.0.3 => 7.0.4}/questions.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/_helpers.tpl (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/alertmanager/_alertmanager.tpl (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/alertmanager/secrets.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/alertmanager/serviceaccount.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/alertmanager/servicemonitor.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/common.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/exporters/core-dns/service.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/exporters/core-dns/servicemonitor.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/exporters/kube-apiserver/servicemonitor.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/exporters/kube-controller-manager/endpoints.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/exporters/kube-controller-manager/service.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/exporters/kube-controller-manager/servicemonitor.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/exporters/kube-scheduler/endpoints.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/exporters/kube-scheduler/service.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/exporters/kube-scheduler/servicemonitor.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/exporters/kubelet/servicemonitor.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/prometheus/_additionalPrometheusRules.tpl (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/prometheus/_additionalScrapeJobs.tpl (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/prometheus/_prometheus.tpl (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/prometheus/_servicemonitor.tpl (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/prometheus/clusterrole.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/prometheus/clusterrolebinding.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/templates/prometheus/serviceaccount.yaml (100%) rename stable/prometheus/{7.0.3 => 7.0.4}/values.yaml (100%) diff --git a/stable/prometheus/7.0.3/app-changelog.md b/stable/prometheus/7.0.3/app-changelog.md deleted file mode 100644 index 49e587e7e1e..00000000000 --- a/stable/prometheus/7.0.3/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [prometheus-7.0.3](https://github.com/truecharts/charts/compare/prometheus-7.0.2...prometheus-7.0.3) (2022-11-16) - diff --git a/stable/prometheus/7.0.3/CHANGELOG.md b/stable/prometheus/7.0.4/CHANGELOG.md similarity index 100% rename from stable/prometheus/7.0.3/CHANGELOG.md rename to stable/prometheus/7.0.4/CHANGELOG.md diff --git a/stable/prometheus/7.0.3/Chart.yaml b/stable/prometheus/7.0.4/Chart.yaml similarity index 98% rename from stable/prometheus/7.0.3/Chart.yaml rename to stable/prometheus/7.0.4/Chart.yaml index 9293a7aca03..6c412b61309 100644 --- a/stable/prometheus/7.0.3/Chart.yaml +++ b/stable/prometheus/7.0.4/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 7.0.3 +version: 7.0.4 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/7.0.3/README.md b/stable/prometheus/7.0.4/README.md similarity index 100% rename from stable/prometheus/7.0.3/README.md rename to stable/prometheus/7.0.4/README.md diff --git a/stable/prometheus/7.0.4/app-changelog.md b/stable/prometheus/7.0.4/app-changelog.md new file mode 100644 index 00000000000..5ad730e7335 --- /dev/null +++ b/stable/prometheus/7.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prometheus-7.0.4](https://github.com/truecharts/charts/compare/prometheus-7.0.3...prometheus-7.0.4) (2022-11-18) + +### Chore + +- update container image tccr.io/truecharts/alertmanager to v0.24.0 + + \ No newline at end of file diff --git a/stable/prometheus/7.0.3/app-readme.md b/stable/prometheus/7.0.4/app-readme.md similarity index 100% rename from stable/prometheus/7.0.3/app-readme.md rename to stable/prometheus/7.0.4/app-readme.md diff --git a/stable/prometheus/7.0.3/charts/common-11.0.3.tgz b/stable/prometheus/7.0.4/charts/common-11.0.3.tgz similarity index 100% rename from stable/prometheus/7.0.3/charts/common-11.0.3.tgz rename to stable/prometheus/7.0.4/charts/common-11.0.3.tgz diff --git a/stable/prometheus/7.0.3/charts/kube-state-metrics-3.2.5.tgz b/stable/prometheus/7.0.4/charts/kube-state-metrics-3.2.5.tgz similarity index 100% rename from stable/prometheus/7.0.3/charts/kube-state-metrics-3.2.5.tgz rename to stable/prometheus/7.0.4/charts/kube-state-metrics-3.2.5.tgz diff --git a/stable/prometheus/7.0.3/charts/node-exporter-3.2.3.tgz b/stable/prometheus/7.0.4/charts/node-exporter-3.2.3.tgz similarity index 100% rename from stable/prometheus/7.0.3/charts/node-exporter-3.2.3.tgz rename to stable/prometheus/7.0.4/charts/node-exporter-3.2.3.tgz diff --git a/stable/prometheus/7.0.3/ix_values.yaml b/stable/prometheus/7.0.4/ix_values.yaml similarity index 99% rename from stable/prometheus/7.0.3/ix_values.yaml rename to stable/prometheus/7.0.4/ix_values.yaml index d7526fd4b21..02d464c2e52 100644 --- a/stable/prometheus/7.0.3/ix_values.yaml +++ b/stable/prometheus/7.0.4/ix_values.yaml @@ -8,7 +8,7 @@ thanosImage: alertmanagerImage: repository: tccr.io/truecharts/alertmanager - tag: v0.24.0@sha256:ca92e469cc0460ab84e552d28319e82d2554578a1fcb79ab35cf426e9f30014f + tag: v0.24.0@sha256:e0fd7783b858e7e6a5261f1b3e5a4f529fd9f98b0d02b81694373f19d6c3af63 global: labels: {} diff --git a/stable/prometheus/7.0.3/questions.yaml b/stable/prometheus/7.0.4/questions.yaml similarity index 100% rename from stable/prometheus/7.0.3/questions.yaml rename to stable/prometheus/7.0.4/questions.yaml diff --git a/stable/prometheus/7.0.3/templates/_helpers.tpl b/stable/prometheus/7.0.4/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/7.0.3/templates/_helpers.tpl rename to stable/prometheus/7.0.4/templates/_helpers.tpl diff --git a/stable/prometheus/7.0.3/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/7.0.4/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/7.0.3/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/7.0.4/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/7.0.3/templates/alertmanager/secrets.yaml b/stable/prometheus/7.0.4/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/alertmanager/secrets.yaml rename to stable/prometheus/7.0.4/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/7.0.3/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/7.0.4/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/7.0.4/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/7.0.3/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/7.0.4/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/7.0.4/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/7.0.3/templates/common.yaml b/stable/prometheus/7.0.4/templates/common.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/common.yaml rename to stable/prometheus/7.0.4/templates/common.yaml diff --git a/stable/prometheus/7.0.3/templates/exporters/core-dns/service.yaml b/stable/prometheus/7.0.4/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/exporters/core-dns/service.yaml rename to stable/prometheus/7.0.4/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/7.0.3/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/7.0.4/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/7.0.4/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/7.0.3/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/7.0.4/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/7.0.4/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/7.0.3/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/7.0.4/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/7.0.4/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/7.0.3/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/7.0.4/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/7.0.4/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/7.0.3/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/7.0.4/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/7.0.4/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/7.0.3/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/7.0.4/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/7.0.4/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/7.0.3/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/7.0.4/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/7.0.4/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/7.0.3/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/7.0.4/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/7.0.4/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/7.0.3/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/7.0.4/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/7.0.4/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/7.0.3/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/7.0.4/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/7.0.3/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/7.0.4/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/7.0.3/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/7.0.4/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/7.0.3/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/7.0.4/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/7.0.3/templates/prometheus/_prometheus.tpl b/stable/prometheus/7.0.4/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/7.0.3/templates/prometheus/_prometheus.tpl rename to stable/prometheus/7.0.4/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/7.0.3/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/7.0.4/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/7.0.3/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/7.0.4/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/7.0.3/templates/prometheus/clusterrole.yaml b/stable/prometheus/7.0.4/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/prometheus/clusterrole.yaml rename to stable/prometheus/7.0.4/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/7.0.3/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/7.0.4/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/7.0.4/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/7.0.3/templates/prometheus/serviceaccount.yaml b/stable/prometheus/7.0.4/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/7.0.3/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/7.0.4/templates/prometheus/serviceaccount.yaml diff --git a/stable/prometheus/7.0.3/values.yaml b/stable/prometheus/7.0.4/values.yaml similarity index 100% rename from stable/prometheus/7.0.3/values.yaml rename to stable/prometheus/7.0.4/values.yaml