diff --git a/enterprise/prometheus/7.0.56/app-changelog.md b/enterprise/prometheus/7.0.56/app-changelog.md deleted file mode 100644 index 01fbb1467b..0000000000 --- a/enterprise/prometheus/7.0.56/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [prometheus-7.0.56](https://github.com/truecharts/charts/compare/prometheus-7.0.55...prometheus-7.0.56) (2023-02-19) - -### Chore - -- update helm general non-major - - update container image tccr.io/truecharts/prometheus to 2.42.0 - - \ No newline at end of file diff --git a/enterprise/prometheus/7.0.56/CHANGELOG.md b/enterprise/prometheus/7.0.57/CHANGELOG.md similarity index 91% rename from enterprise/prometheus/7.0.56/CHANGELOG.md rename to enterprise/prometheus/7.0.57/CHANGELOG.md index 9082885efd..42aeed43ca 100644 --- a/enterprise/prometheus/7.0.56/CHANGELOG.md +++ b/enterprise/prometheus/7.0.57/CHANGELOG.md @@ -4,6 +4,15 @@ +## [prometheus-7.0.57](https://github.com/truecharts/charts/compare/prometheus-7.0.56...prometheus-7.0.57) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/alertmanager to 0.25.0 + + + + ## [prometheus-7.0.56](https://github.com/truecharts/charts/compare/prometheus-7.0.55...prometheus-7.0.56) (2023-02-19) ### Chore @@ -88,12 +97,3 @@ -## [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)) - - - - diff --git a/enterprise/prometheus/7.0.56/Chart.yaml b/enterprise/prometheus/7.0.57/Chart.yaml similarity index 98% rename from enterprise/prometheus/7.0.56/Chart.yaml rename to enterprise/prometheus/7.0.57/Chart.yaml index e2dcb98b70..1b47ed7d9d 100644 --- a/enterprise/prometheus/7.0.56/Chart.yaml +++ b/enterprise/prometheus/7.0.57/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.56 +version: 7.0.57 annotations: truecharts.org/catagories: | - metrics diff --git a/enterprise/prometheus/7.0.56/LICENSE b/enterprise/prometheus/7.0.57/LICENSE similarity index 100% rename from enterprise/prometheus/7.0.56/LICENSE rename to enterprise/prometheus/7.0.57/LICENSE diff --git a/enterprise/prometheus/7.0.56/README.md b/enterprise/prometheus/7.0.57/README.md similarity index 100% rename from enterprise/prometheus/7.0.56/README.md rename to enterprise/prometheus/7.0.57/README.md diff --git a/enterprise/prometheus/7.0.57/app-changelog.md b/enterprise/prometheus/7.0.57/app-changelog.md new file mode 100644 index 0000000000..c87a3db6f6 --- /dev/null +++ b/enterprise/prometheus/7.0.57/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prometheus-7.0.57](https://github.com/truecharts/charts/compare/prometheus-7.0.56...prometheus-7.0.57) (2023-02-26) + +### 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.56/app-readme.md b/enterprise/prometheus/7.0.57/app-readme.md similarity index 100% rename from enterprise/prometheus/7.0.56/app-readme.md rename to enterprise/prometheus/7.0.57/app-readme.md diff --git a/enterprise/prometheus/7.0.56/charts/common-11.1.2.tgz b/enterprise/prometheus/7.0.57/charts/common-11.1.2.tgz similarity index 100% rename from enterprise/prometheus/7.0.56/charts/common-11.1.2.tgz rename to enterprise/prometheus/7.0.57/charts/common-11.1.2.tgz diff --git a/enterprise/prometheus/7.0.56/charts/kube-state-metrics-3.3.1.tgz b/enterprise/prometheus/7.0.57/charts/kube-state-metrics-3.3.1.tgz similarity index 100% rename from enterprise/prometheus/7.0.56/charts/kube-state-metrics-3.3.1.tgz rename to enterprise/prometheus/7.0.57/charts/kube-state-metrics-3.3.1.tgz diff --git a/enterprise/prometheus/7.0.56/charts/node-exporter-3.3.1.tgz b/enterprise/prometheus/7.0.57/charts/node-exporter-3.3.1.tgz similarity index 100% rename from enterprise/prometheus/7.0.56/charts/node-exporter-3.3.1.tgz rename to enterprise/prometheus/7.0.57/charts/node-exporter-3.3.1.tgz diff --git a/enterprise/prometheus/7.0.56/ix_values.yaml b/enterprise/prometheus/7.0.57/ix_values.yaml similarity index 99% rename from enterprise/prometheus/7.0.56/ix_values.yaml rename to enterprise/prometheus/7.0.57/ix_values.yaml index bc20f40cf8..6308c562dd 100644 --- a/enterprise/prometheus/7.0.56/ix_values.yaml +++ b/enterprise/prometheus/7.0.57/ix_values.yaml @@ -8,7 +8,7 @@ thanosImage: alertmanagerImage: repository: tccr.io/truecharts/alertmanager - tag: 0.25.0@sha256:099e1971a4f8aaa95a8096bb849b69cf5e08022efaad603ccdfc40c939e02d69 + tag: 0.25.0@sha256:6c59cf9e8332a23a3b629cb4d1b2ec8200bd645ea053cbf14fd04582ced81b72 global: labels: {} diff --git a/enterprise/prometheus/7.0.56/questions.yaml b/enterprise/prometheus/7.0.57/questions.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/questions.yaml rename to enterprise/prometheus/7.0.57/questions.yaml diff --git a/enterprise/prometheus/7.0.56/templates/_helpers.tpl b/enterprise/prometheus/7.0.57/templates/_helpers.tpl similarity index 100% rename from enterprise/prometheus/7.0.56/templates/_helpers.tpl rename to enterprise/prometheus/7.0.57/templates/_helpers.tpl diff --git a/enterprise/prometheus/7.0.56/templates/alertmanager/_alertmanager.tpl b/enterprise/prometheus/7.0.57/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from enterprise/prometheus/7.0.56/templates/alertmanager/_alertmanager.tpl rename to enterprise/prometheus/7.0.57/templates/alertmanager/_alertmanager.tpl diff --git a/enterprise/prometheus/7.0.56/templates/alertmanager/secrets.yaml b/enterprise/prometheus/7.0.57/templates/alertmanager/secrets.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/alertmanager/secrets.yaml rename to enterprise/prometheus/7.0.57/templates/alertmanager/secrets.yaml diff --git a/enterprise/prometheus/7.0.56/templates/alertmanager/serviceaccount.yaml b/enterprise/prometheus/7.0.57/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/alertmanager/serviceaccount.yaml rename to enterprise/prometheus/7.0.57/templates/alertmanager/serviceaccount.yaml diff --git a/enterprise/prometheus/7.0.56/templates/alertmanager/servicemonitor.yaml b/enterprise/prometheus/7.0.57/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/alertmanager/servicemonitor.yaml rename to enterprise/prometheus/7.0.57/templates/alertmanager/servicemonitor.yaml diff --git a/enterprise/prometheus/7.0.56/templates/common.yaml b/enterprise/prometheus/7.0.57/templates/common.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/common.yaml rename to enterprise/prometheus/7.0.57/templates/common.yaml diff --git a/enterprise/prometheus/7.0.56/templates/exporters/core-dns/service.yaml b/enterprise/prometheus/7.0.57/templates/exporters/core-dns/service.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/exporters/core-dns/service.yaml rename to enterprise/prometheus/7.0.57/templates/exporters/core-dns/service.yaml diff --git a/enterprise/prometheus/7.0.56/templates/exporters/core-dns/servicemonitor.yaml b/enterprise/prometheus/7.0.57/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/exporters/core-dns/servicemonitor.yaml rename to enterprise/prometheus/7.0.57/templates/exporters/core-dns/servicemonitor.yaml diff --git a/enterprise/prometheus/7.0.56/templates/exporters/kube-apiserver/servicemonitor.yaml b/enterprise/prometheus/7.0.57/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/exporters/kube-apiserver/servicemonitor.yaml rename to enterprise/prometheus/7.0.57/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/enterprise/prometheus/7.0.56/templates/exporters/kube-controller-manager/endpoints.yaml b/enterprise/prometheus/7.0.57/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/exporters/kube-controller-manager/endpoints.yaml rename to enterprise/prometheus/7.0.57/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/enterprise/prometheus/7.0.56/templates/exporters/kube-controller-manager/service.yaml b/enterprise/prometheus/7.0.57/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/exporters/kube-controller-manager/service.yaml rename to enterprise/prometheus/7.0.57/templates/exporters/kube-controller-manager/service.yaml diff --git a/enterprise/prometheus/7.0.56/templates/exporters/kube-controller-manager/servicemonitor.yaml b/enterprise/prometheus/7.0.57/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to enterprise/prometheus/7.0.57/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/enterprise/prometheus/7.0.56/templates/exporters/kube-scheduler/endpoints.yaml b/enterprise/prometheus/7.0.57/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/exporters/kube-scheduler/endpoints.yaml rename to enterprise/prometheus/7.0.57/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/enterprise/prometheus/7.0.56/templates/exporters/kube-scheduler/service.yaml b/enterprise/prometheus/7.0.57/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/exporters/kube-scheduler/service.yaml rename to enterprise/prometheus/7.0.57/templates/exporters/kube-scheduler/service.yaml diff --git a/enterprise/prometheus/7.0.56/templates/exporters/kube-scheduler/servicemonitor.yaml b/enterprise/prometheus/7.0.57/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/exporters/kube-scheduler/servicemonitor.yaml rename to enterprise/prometheus/7.0.57/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/enterprise/prometheus/7.0.56/templates/exporters/kubelet/servicemonitor.yaml b/enterprise/prometheus/7.0.57/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/exporters/kubelet/servicemonitor.yaml rename to enterprise/prometheus/7.0.57/templates/exporters/kubelet/servicemonitor.yaml diff --git a/enterprise/prometheus/7.0.56/templates/prometheus/_additionalPrometheusRules.tpl b/enterprise/prometheus/7.0.57/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from enterprise/prometheus/7.0.56/templates/prometheus/_additionalPrometheusRules.tpl rename to enterprise/prometheus/7.0.57/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/enterprise/prometheus/7.0.56/templates/prometheus/_additionalScrapeJobs.tpl b/enterprise/prometheus/7.0.57/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from enterprise/prometheus/7.0.56/templates/prometheus/_additionalScrapeJobs.tpl rename to enterprise/prometheus/7.0.57/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/enterprise/prometheus/7.0.56/templates/prometheus/_prometheus.tpl b/enterprise/prometheus/7.0.57/templates/prometheus/_prometheus.tpl similarity index 100% rename from enterprise/prometheus/7.0.56/templates/prometheus/_prometheus.tpl rename to enterprise/prometheus/7.0.57/templates/prometheus/_prometheus.tpl diff --git a/enterprise/prometheus/7.0.56/templates/prometheus/_servicemonitor.tpl b/enterprise/prometheus/7.0.57/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from enterprise/prometheus/7.0.56/templates/prometheus/_servicemonitor.tpl rename to enterprise/prometheus/7.0.57/templates/prometheus/_servicemonitor.tpl diff --git a/enterprise/prometheus/7.0.56/templates/prometheus/clusterrole.yaml b/enterprise/prometheus/7.0.57/templates/prometheus/clusterrole.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/prometheus/clusterrole.yaml rename to enterprise/prometheus/7.0.57/templates/prometheus/clusterrole.yaml diff --git a/enterprise/prometheus/7.0.56/templates/prometheus/clusterrolebinding.yaml b/enterprise/prometheus/7.0.57/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/prometheus/clusterrolebinding.yaml rename to enterprise/prometheus/7.0.57/templates/prometheus/clusterrolebinding.yaml diff --git a/enterprise/prometheus/7.0.56/templates/prometheus/serviceaccount.yaml b/enterprise/prometheus/7.0.57/templates/prometheus/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/templates/prometheus/serviceaccount.yaml rename to enterprise/prometheus/7.0.57/templates/prometheus/serviceaccount.yaml diff --git a/enterprise/prometheus/7.0.56/values.yaml b/enterprise/prometheus/7.0.57/values.yaml similarity index 100% rename from enterprise/prometheus/7.0.56/values.yaml rename to enterprise/prometheus/7.0.57/values.yaml