From c5bad97f45803cea2fa9849375d84460e3d2799a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 9 Jun 2023 07:29:34 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- enterprise/prometheus/9.0.18/app-changelog.md | 9 --------- .../{9.0.18 => 9.0.19}/CHANGELOG.md | 18 +++++++++--------- .../prometheus/{9.0.18 => 9.0.19}/Chart.yaml | 2 +- .../prometheus/{9.0.18 => 9.0.19}/LICENSE | 0 .../prometheus/{9.0.18 => 9.0.19}/README.md | 0 enterprise/prometheus/9.0.19/app-changelog.md | 9 +++++++++ .../{9.0.18 => 9.0.19}/app-readme.md | 0 .../charts/common-12.13.0.tgz | Bin .../charts/kube-state-metrics-1.0.15.tgz | Bin .../charts/node-exporter-1.0.18.tgz | Bin .../{9.0.18 => 9.0.19}/ix_values.yaml | 2 +- .../{9.0.18 => 9.0.19}/questions.yaml | 0 .../{9.0.18 => 9.0.19}/templates/NOTES.txt | 0 .../{9.0.18 => 9.0.19}/templates/_helpers.tpl | 0 .../templates/alertmanager/_alertmanager.tpl | 0 .../templates/alertmanager/secrets.yaml | 0 .../alertmanager/serviceaccount.yaml | 0 .../alertmanager/servicemonitor.yaml | 0 .../{9.0.18 => 9.0.19}/templates/common.yaml | 0 .../templates/exporters/core-dns/service.yaml | 0 .../exporters/core-dns/servicemonitor.yaml | 0 .../kube-apiserver/servicemonitor.yaml | 0 .../kube-controller-manager/endpoints.yaml | 0 .../kube-controller-manager/service.yaml | 0 .../servicemonitor.yaml | 0 .../exporters/kube-scheduler/endpoints.yaml | 0 .../exporters/kube-scheduler/service.yaml | 0 .../kube-scheduler/servicemonitor.yaml | 0 .../exporters/kubelet/servicemonitor.yaml | 0 .../prometheus/_additionalPrometheusRules.tpl | 0 .../prometheus/_additionalScrapeJobs.tpl | 0 .../templates/prometheus/_prometheus.tpl | 0 .../templates/prometheus/_servicemonitor.tpl | 0 .../templates/prometheus/clusterrole.yaml | 0 .../prometheus/clusterrolebinding.yaml | 0 .../templates/prometheus/serviceaccount.yaml | 0 .../prometheus/{9.0.18 => 9.0.19}/values.yaml | 0 37 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 enterprise/prometheus/9.0.18/app-changelog.md rename enterprise/prometheus/{9.0.18 => 9.0.19}/CHANGELOG.md (93%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/Chart.yaml (98%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/LICENSE (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/README.md (100%) create mode 100644 enterprise/prometheus/9.0.19/app-changelog.md rename enterprise/prometheus/{9.0.18 => 9.0.19}/app-readme.md (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/charts/common-12.13.0.tgz (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/charts/kube-state-metrics-1.0.15.tgz (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/charts/node-exporter-1.0.18.tgz (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/ix_values.yaml (99%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/questions.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/NOTES.txt (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/_helpers.tpl (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/alertmanager/_alertmanager.tpl (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/alertmanager/secrets.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/alertmanager/serviceaccount.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/alertmanager/servicemonitor.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/common.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/exporters/core-dns/service.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/exporters/core-dns/servicemonitor.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/exporters/kube-apiserver/servicemonitor.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/exporters/kube-controller-manager/endpoints.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/exporters/kube-controller-manager/service.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/exporters/kube-controller-manager/servicemonitor.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/exporters/kube-scheduler/endpoints.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/exporters/kube-scheduler/service.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/exporters/kube-scheduler/servicemonitor.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/exporters/kubelet/servicemonitor.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/prometheus/_additionalPrometheusRules.tpl (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/prometheus/_additionalScrapeJobs.tpl (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/prometheus/_prometheus.tpl (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/prometheus/_servicemonitor.tpl (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/prometheus/clusterrole.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/prometheus/clusterrolebinding.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/templates/prometheus/serviceaccount.yaml (100%) rename enterprise/prometheus/{9.0.18 => 9.0.19}/values.yaml (100%) diff --git a/enterprise/prometheus/9.0.18/app-changelog.md b/enterprise/prometheus/9.0.18/app-changelog.md deleted file mode 100644 index 5e0a737099e..00000000000 --- a/enterprise/prometheus/9.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prometheus-9.0.18](https://github.com/truecharts/charts/compare/prometheus-9.0.17...prometheus-9.0.18) (2023-06-07) - -### Chore - -- update helm general non-major ([#9459](https://github.com/truecharts/charts/issues/9459)) - - \ No newline at end of file diff --git a/enterprise/prometheus/9.0.18/CHANGELOG.md b/enterprise/prometheus/9.0.19/CHANGELOG.md similarity index 93% rename from enterprise/prometheus/9.0.18/CHANGELOG.md rename to enterprise/prometheus/9.0.19/CHANGELOG.md index 15fcde19f0d..00ef72ef271 100644 --- a/enterprise/prometheus/9.0.18/CHANGELOG.md +++ b/enterprise/prometheus/9.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [prometheus-9.0.19](https://github.com/truecharts/charts/compare/prometheus-9.0.18...prometheus-9.0.19) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9473](https://github.com/truecharts/charts/issues/9473)) + + + + ## [prometheus-9.0.18](https://github.com/truecharts/charts/compare/prometheus-9.0.17...prometheus-9.0.18) (2023-06-07) ### Chore @@ -81,15 +90,6 @@ -## [prometheus-9.0.10](https://github.com/truecharts/charts/compare/prometheus-9.0.9...prometheus-9.0.10) (2023-05-24) - -### Chore - -- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9121](https://github.com/truecharts/charts/issues/9121)) - - - - ## [prometheus-9.0.10](https://github.com/truecharts/charts/compare/prometheus-9.0.9...prometheus-9.0.10) (2023-05-24) ### Chore diff --git a/enterprise/prometheus/9.0.18/Chart.yaml b/enterprise/prometheus/9.0.19/Chart.yaml similarity index 98% rename from enterprise/prometheus/9.0.18/Chart.yaml rename to enterprise/prometheus/9.0.19/Chart.yaml index 3f82edf25b2..8301d92863d 100644 --- a/enterprise/prometheus/9.0.18/Chart.yaml +++ b/enterprise/prometheus/9.0.19/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 9.0.18 +version: 9.0.19 annotations: truecharts.org/catagories: | - metrics diff --git a/enterprise/prometheus/9.0.18/LICENSE b/enterprise/prometheus/9.0.19/LICENSE similarity index 100% rename from enterprise/prometheus/9.0.18/LICENSE rename to enterprise/prometheus/9.0.19/LICENSE diff --git a/enterprise/prometheus/9.0.18/README.md b/enterprise/prometheus/9.0.19/README.md similarity index 100% rename from enterprise/prometheus/9.0.18/README.md rename to enterprise/prometheus/9.0.19/README.md diff --git a/enterprise/prometheus/9.0.19/app-changelog.md b/enterprise/prometheus/9.0.19/app-changelog.md new file mode 100644 index 00000000000..a90038537c0 --- /dev/null +++ b/enterprise/prometheus/9.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prometheus-9.0.19](https://github.com/truecharts/charts/compare/prometheus-9.0.18...prometheus-9.0.19) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9473](https://github.com/truecharts/charts/issues/9473)) + + \ No newline at end of file diff --git a/enterprise/prometheus/9.0.18/app-readme.md b/enterprise/prometheus/9.0.19/app-readme.md similarity index 100% rename from enterprise/prometheus/9.0.18/app-readme.md rename to enterprise/prometheus/9.0.19/app-readme.md diff --git a/enterprise/prometheus/9.0.18/charts/common-12.13.0.tgz b/enterprise/prometheus/9.0.19/charts/common-12.13.0.tgz similarity index 100% rename from enterprise/prometheus/9.0.18/charts/common-12.13.0.tgz rename to enterprise/prometheus/9.0.19/charts/common-12.13.0.tgz diff --git a/enterprise/prometheus/9.0.18/charts/kube-state-metrics-1.0.15.tgz b/enterprise/prometheus/9.0.19/charts/kube-state-metrics-1.0.15.tgz similarity index 100% rename from enterprise/prometheus/9.0.18/charts/kube-state-metrics-1.0.15.tgz rename to enterprise/prometheus/9.0.19/charts/kube-state-metrics-1.0.15.tgz diff --git a/enterprise/prometheus/9.0.18/charts/node-exporter-1.0.18.tgz b/enterprise/prometheus/9.0.19/charts/node-exporter-1.0.18.tgz similarity index 100% rename from enterprise/prometheus/9.0.18/charts/node-exporter-1.0.18.tgz rename to enterprise/prometheus/9.0.19/charts/node-exporter-1.0.18.tgz diff --git a/enterprise/prometheus/9.0.18/ix_values.yaml b/enterprise/prometheus/9.0.19/ix_values.yaml similarity index 99% rename from enterprise/prometheus/9.0.18/ix_values.yaml rename to enterprise/prometheus/9.0.19/ix_values.yaml index 0f12a1dc7d4..0966ee4a32e 100644 --- a/enterprise/prometheus/9.0.18/ix_values.yaml +++ b/enterprise/prometheus/9.0.19/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus - tag: v2.44.0@sha256:06293c2f006b06d0a896d322d502032f651a50960d6af8c8625af50c750ac2f9 + tag: v2.44.0@sha256:e35ebfcbc50d3655030eb4162ab1a33438a5d2dbadac2dcb4bcc0d794a8dadf7 thanosImage: repository: tccr.io/truecharts/thanos diff --git a/enterprise/prometheus/9.0.18/questions.yaml b/enterprise/prometheus/9.0.19/questions.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/questions.yaml rename to enterprise/prometheus/9.0.19/questions.yaml diff --git a/enterprise/prometheus/9.0.18/templates/NOTES.txt b/enterprise/prometheus/9.0.19/templates/NOTES.txt similarity index 100% rename from enterprise/prometheus/9.0.18/templates/NOTES.txt rename to enterprise/prometheus/9.0.19/templates/NOTES.txt diff --git a/enterprise/prometheus/9.0.18/templates/_helpers.tpl b/enterprise/prometheus/9.0.19/templates/_helpers.tpl similarity index 100% rename from enterprise/prometheus/9.0.18/templates/_helpers.tpl rename to enterprise/prometheus/9.0.19/templates/_helpers.tpl diff --git a/enterprise/prometheus/9.0.18/templates/alertmanager/_alertmanager.tpl b/enterprise/prometheus/9.0.19/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from enterprise/prometheus/9.0.18/templates/alertmanager/_alertmanager.tpl rename to enterprise/prometheus/9.0.19/templates/alertmanager/_alertmanager.tpl diff --git a/enterprise/prometheus/9.0.18/templates/alertmanager/secrets.yaml b/enterprise/prometheus/9.0.19/templates/alertmanager/secrets.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/alertmanager/secrets.yaml rename to enterprise/prometheus/9.0.19/templates/alertmanager/secrets.yaml diff --git a/enterprise/prometheus/9.0.18/templates/alertmanager/serviceaccount.yaml b/enterprise/prometheus/9.0.19/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/alertmanager/serviceaccount.yaml rename to enterprise/prometheus/9.0.19/templates/alertmanager/serviceaccount.yaml diff --git a/enterprise/prometheus/9.0.18/templates/alertmanager/servicemonitor.yaml b/enterprise/prometheus/9.0.19/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/alertmanager/servicemonitor.yaml rename to enterprise/prometheus/9.0.19/templates/alertmanager/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.18/templates/common.yaml b/enterprise/prometheus/9.0.19/templates/common.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/common.yaml rename to enterprise/prometheus/9.0.19/templates/common.yaml diff --git a/enterprise/prometheus/9.0.18/templates/exporters/core-dns/service.yaml b/enterprise/prometheus/9.0.19/templates/exporters/core-dns/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/exporters/core-dns/service.yaml rename to enterprise/prometheus/9.0.19/templates/exporters/core-dns/service.yaml diff --git a/enterprise/prometheus/9.0.18/templates/exporters/core-dns/servicemonitor.yaml b/enterprise/prometheus/9.0.19/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/exporters/core-dns/servicemonitor.yaml rename to enterprise/prometheus/9.0.19/templates/exporters/core-dns/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.18/templates/exporters/kube-apiserver/servicemonitor.yaml b/enterprise/prometheus/9.0.19/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/exporters/kube-apiserver/servicemonitor.yaml rename to enterprise/prometheus/9.0.19/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.18/templates/exporters/kube-controller-manager/endpoints.yaml b/enterprise/prometheus/9.0.19/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/exporters/kube-controller-manager/endpoints.yaml rename to enterprise/prometheus/9.0.19/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/enterprise/prometheus/9.0.18/templates/exporters/kube-controller-manager/service.yaml b/enterprise/prometheus/9.0.19/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/exporters/kube-controller-manager/service.yaml rename to enterprise/prometheus/9.0.19/templates/exporters/kube-controller-manager/service.yaml diff --git a/enterprise/prometheus/9.0.18/templates/exporters/kube-controller-manager/servicemonitor.yaml b/enterprise/prometheus/9.0.19/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to enterprise/prometheus/9.0.19/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.18/templates/exporters/kube-scheduler/endpoints.yaml b/enterprise/prometheus/9.0.19/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/exporters/kube-scheduler/endpoints.yaml rename to enterprise/prometheus/9.0.19/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/enterprise/prometheus/9.0.18/templates/exporters/kube-scheduler/service.yaml b/enterprise/prometheus/9.0.19/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/exporters/kube-scheduler/service.yaml rename to enterprise/prometheus/9.0.19/templates/exporters/kube-scheduler/service.yaml diff --git a/enterprise/prometheus/9.0.18/templates/exporters/kube-scheduler/servicemonitor.yaml b/enterprise/prometheus/9.0.19/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/exporters/kube-scheduler/servicemonitor.yaml rename to enterprise/prometheus/9.0.19/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.18/templates/exporters/kubelet/servicemonitor.yaml b/enterprise/prometheus/9.0.19/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/exporters/kubelet/servicemonitor.yaml rename to enterprise/prometheus/9.0.19/templates/exporters/kubelet/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.18/templates/prometheus/_additionalPrometheusRules.tpl b/enterprise/prometheus/9.0.19/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from enterprise/prometheus/9.0.18/templates/prometheus/_additionalPrometheusRules.tpl rename to enterprise/prometheus/9.0.19/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/enterprise/prometheus/9.0.18/templates/prometheus/_additionalScrapeJobs.tpl b/enterprise/prometheus/9.0.19/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from enterprise/prometheus/9.0.18/templates/prometheus/_additionalScrapeJobs.tpl rename to enterprise/prometheus/9.0.19/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/enterprise/prometheus/9.0.18/templates/prometheus/_prometheus.tpl b/enterprise/prometheus/9.0.19/templates/prometheus/_prometheus.tpl similarity index 100% rename from enterprise/prometheus/9.0.18/templates/prometheus/_prometheus.tpl rename to enterprise/prometheus/9.0.19/templates/prometheus/_prometheus.tpl diff --git a/enterprise/prometheus/9.0.18/templates/prometheus/_servicemonitor.tpl b/enterprise/prometheus/9.0.19/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from enterprise/prometheus/9.0.18/templates/prometheus/_servicemonitor.tpl rename to enterprise/prometheus/9.0.19/templates/prometheus/_servicemonitor.tpl diff --git a/enterprise/prometheus/9.0.18/templates/prometheus/clusterrole.yaml b/enterprise/prometheus/9.0.19/templates/prometheus/clusterrole.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/prometheus/clusterrole.yaml rename to enterprise/prometheus/9.0.19/templates/prometheus/clusterrole.yaml diff --git a/enterprise/prometheus/9.0.18/templates/prometheus/clusterrolebinding.yaml b/enterprise/prometheus/9.0.19/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/prometheus/clusterrolebinding.yaml rename to enterprise/prometheus/9.0.19/templates/prometheus/clusterrolebinding.yaml diff --git a/enterprise/prometheus/9.0.18/templates/prometheus/serviceaccount.yaml b/enterprise/prometheus/9.0.19/templates/prometheus/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/templates/prometheus/serviceaccount.yaml rename to enterprise/prometheus/9.0.19/templates/prometheus/serviceaccount.yaml diff --git a/enterprise/prometheus/9.0.18/values.yaml b/enterprise/prometheus/9.0.19/values.yaml similarity index 100% rename from enterprise/prometheus/9.0.18/values.yaml rename to enterprise/prometheus/9.0.19/values.yaml