diff --git a/enterprise/prometheus/9.0.4/app-changelog.md b/enterprise/prometheus/9.0.4/app-changelog.md deleted file mode 100644 index 1ad3d7fa00d..00000000000 --- a/enterprise/prometheus/9.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prometheus-9.0.4](https://github.com/truecharts/charts/compare/prometheus-9.0.3...prometheus-9.0.4) (2023-05-22) - -### Fix - -- readd node-exporter and kube-state-metrics support ([#9062](https://github.com/truecharts/charts/issues/9062)) - - \ No newline at end of file diff --git a/enterprise/prometheus/9.0.4/charts/common-12.8.1.tgz b/enterprise/prometheus/9.0.4/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/enterprise/prometheus/9.0.4/charts/common-12.8.1.tgz and /dev/null differ diff --git a/enterprise/prometheus/9.0.4/charts/kube-state-metrics-1.0.0.tgz b/enterprise/prometheus/9.0.4/charts/kube-state-metrics-1.0.0.tgz deleted file mode 100644 index 41ca9b9139f..00000000000 Binary files a/enterprise/prometheus/9.0.4/charts/kube-state-metrics-1.0.0.tgz and /dev/null differ diff --git a/enterprise/prometheus/9.0.4/charts/node-exporter-1.0.1.tgz b/enterprise/prometheus/9.0.4/charts/node-exporter-1.0.1.tgz deleted file mode 100644 index 9516de80cd1..00000000000 Binary files a/enterprise/prometheus/9.0.4/charts/node-exporter-1.0.1.tgz and /dev/null differ diff --git a/enterprise/prometheus/9.0.4/CHANGELOG.md b/enterprise/prometheus/9.0.5/CHANGELOG.md similarity index 87% rename from enterprise/prometheus/9.0.4/CHANGELOG.md rename to enterprise/prometheus/9.0.5/CHANGELOG.md index 624b874f7bc..02285df3352 100644 --- a/enterprise/prometheus/9.0.4/CHANGELOG.md +++ b/enterprise/prometheus/9.0.5/CHANGELOG.md @@ -4,6 +4,16 @@ +## [prometheus-9.0.5](https://github.com/truecharts/charts/compare/prometheus-9.0.4...prometheus-9.0.5) (2023-05-22) + +### Chore + +- bump common and dependencies + - bump kube-state-metrics + + + + ## [prometheus-9.0.4](https://github.com/truecharts/charts/compare/prometheus-9.0.3...prometheus-9.0.4) (2023-05-22) ### Fix @@ -87,13 +97,3 @@ ### Chore -- update container image tccr.io/truecharts/alertmanager to 0.25.0 ([#8665](https://github.com/truecharts/charts/issues/8665)) - - - - -## [prometheus-8.0.26](https://github.com/truecharts/charts/compare/prometheus-8.0.25...prometheus-8.0.26) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/prometheus to 2.43.0 ([#8499](https://github.com/truecharts/charts/issues/8499)) diff --git a/enterprise/prometheus/9.0.4/Chart.yaml b/enterprise/prometheus/9.0.5/Chart.yaml similarity index 94% rename from enterprise/prometheus/9.0.4/Chart.yaml rename to enterprise/prometheus/9.0.5/Chart.yaml index be7adbe25d7..b089f1fc293 100644 --- a/enterprise/prometheus/9.0.4/Chart.yaml +++ b/enterprise/prometheus/9.0.5/Chart.yaml @@ -3,15 +3,15 @@ appVersion: "2.44.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.8.1 + version: 12.9.2 - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter repository: https://deps.truecharts.org - version: 1.0.1 + version: 1.0.2 - condition: exporters.enabled,exporters.kube-state-metrics.enabled name: kube-state-metrics repository: https://deps.truecharts.org - version: 1.0.0 + version: 1.0.2 deprecated: false description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 9.0.4 +version: 9.0.5 annotations: truecharts.org/catagories: | - metrics diff --git a/enterprise/prometheus/9.0.4/LICENSE b/enterprise/prometheus/9.0.5/LICENSE similarity index 100% rename from enterprise/prometheus/9.0.4/LICENSE rename to enterprise/prometheus/9.0.5/LICENSE diff --git a/enterprise/prometheus/9.0.4/README.md b/enterprise/prometheus/9.0.5/README.md similarity index 100% rename from enterprise/prometheus/9.0.4/README.md rename to enterprise/prometheus/9.0.5/README.md diff --git a/enterprise/prometheus/9.0.5/app-changelog.md b/enterprise/prometheus/9.0.5/app-changelog.md new file mode 100644 index 00000000000..1fa868fb01b --- /dev/null +++ b/enterprise/prometheus/9.0.5/app-changelog.md @@ -0,0 +1,10 @@ + + +## [prometheus-9.0.5](https://github.com/truecharts/charts/compare/prometheus-9.0.4...prometheus-9.0.5) (2023-05-22) + +### Chore + +- bump common and dependencies + - bump kube-state-metrics + + \ No newline at end of file diff --git a/enterprise/prometheus/9.0.4/app-readme.md b/enterprise/prometheus/9.0.5/app-readme.md similarity index 100% rename from enterprise/prometheus/9.0.4/app-readme.md rename to enterprise/prometheus/9.0.5/app-readme.md diff --git a/enterprise/prometheus/9.0.5/charts/common-12.9.2.tgz b/enterprise/prometheus/9.0.5/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/enterprise/prometheus/9.0.5/charts/common-12.9.2.tgz differ diff --git a/enterprise/prometheus/9.0.5/charts/kube-state-metrics-1.0.2.tgz b/enterprise/prometheus/9.0.5/charts/kube-state-metrics-1.0.2.tgz new file mode 100644 index 00000000000..d10898b1c95 Binary files /dev/null and b/enterprise/prometheus/9.0.5/charts/kube-state-metrics-1.0.2.tgz differ diff --git a/enterprise/prometheus/9.0.5/charts/node-exporter-1.0.2.tgz b/enterprise/prometheus/9.0.5/charts/node-exporter-1.0.2.tgz new file mode 100644 index 00000000000..678d4fdede1 Binary files /dev/null and b/enterprise/prometheus/9.0.5/charts/node-exporter-1.0.2.tgz differ diff --git a/enterprise/prometheus/9.0.4/ix_values.yaml b/enterprise/prometheus/9.0.5/ix_values.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/ix_values.yaml rename to enterprise/prometheus/9.0.5/ix_values.yaml diff --git a/enterprise/prometheus/9.0.4/questions.yaml b/enterprise/prometheus/9.0.5/questions.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/questions.yaml rename to enterprise/prometheus/9.0.5/questions.yaml diff --git a/enterprise/prometheus/9.0.4/templates/NOTES.txt b/enterprise/prometheus/9.0.5/templates/NOTES.txt similarity index 100% rename from enterprise/prometheus/9.0.4/templates/NOTES.txt rename to enterprise/prometheus/9.0.5/templates/NOTES.txt diff --git a/enterprise/prometheus/9.0.4/templates/_helpers.tpl b/enterprise/prometheus/9.0.5/templates/_helpers.tpl similarity index 100% rename from enterprise/prometheus/9.0.4/templates/_helpers.tpl rename to enterprise/prometheus/9.0.5/templates/_helpers.tpl diff --git a/enterprise/prometheus/9.0.4/templates/alertmanager/_alertmanager.tpl b/enterprise/prometheus/9.0.5/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from enterprise/prometheus/9.0.4/templates/alertmanager/_alertmanager.tpl rename to enterprise/prometheus/9.0.5/templates/alertmanager/_alertmanager.tpl diff --git a/enterprise/prometheus/9.0.4/templates/alertmanager/secrets.yaml b/enterprise/prometheus/9.0.5/templates/alertmanager/secrets.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/alertmanager/secrets.yaml rename to enterprise/prometheus/9.0.5/templates/alertmanager/secrets.yaml diff --git a/enterprise/prometheus/9.0.4/templates/alertmanager/serviceaccount.yaml b/enterprise/prometheus/9.0.5/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/alertmanager/serviceaccount.yaml rename to enterprise/prometheus/9.0.5/templates/alertmanager/serviceaccount.yaml diff --git a/enterprise/prometheus/9.0.4/templates/alertmanager/servicemonitor.yaml b/enterprise/prometheus/9.0.5/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/alertmanager/servicemonitor.yaml rename to enterprise/prometheus/9.0.5/templates/alertmanager/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.4/templates/common.yaml b/enterprise/prometheus/9.0.5/templates/common.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/common.yaml rename to enterprise/prometheus/9.0.5/templates/common.yaml diff --git a/enterprise/prometheus/9.0.4/templates/exporters/core-dns/service.yaml b/enterprise/prometheus/9.0.5/templates/exporters/core-dns/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/exporters/core-dns/service.yaml rename to enterprise/prometheus/9.0.5/templates/exporters/core-dns/service.yaml diff --git a/enterprise/prometheus/9.0.4/templates/exporters/core-dns/servicemonitor.yaml b/enterprise/prometheus/9.0.5/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/exporters/core-dns/servicemonitor.yaml rename to enterprise/prometheus/9.0.5/templates/exporters/core-dns/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.4/templates/exporters/kube-apiserver/servicemonitor.yaml b/enterprise/prometheus/9.0.5/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/exporters/kube-apiserver/servicemonitor.yaml rename to enterprise/prometheus/9.0.5/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.4/templates/exporters/kube-controller-manager/endpoints.yaml b/enterprise/prometheus/9.0.5/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/exporters/kube-controller-manager/endpoints.yaml rename to enterprise/prometheus/9.0.5/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/enterprise/prometheus/9.0.4/templates/exporters/kube-controller-manager/service.yaml b/enterprise/prometheus/9.0.5/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/exporters/kube-controller-manager/service.yaml rename to enterprise/prometheus/9.0.5/templates/exporters/kube-controller-manager/service.yaml diff --git a/enterprise/prometheus/9.0.4/templates/exporters/kube-controller-manager/servicemonitor.yaml b/enterprise/prometheus/9.0.5/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to enterprise/prometheus/9.0.5/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.4/templates/exporters/kube-scheduler/endpoints.yaml b/enterprise/prometheus/9.0.5/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/exporters/kube-scheduler/endpoints.yaml rename to enterprise/prometheus/9.0.5/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/enterprise/prometheus/9.0.4/templates/exporters/kube-scheduler/service.yaml b/enterprise/prometheus/9.0.5/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/exporters/kube-scheduler/service.yaml rename to enterprise/prometheus/9.0.5/templates/exporters/kube-scheduler/service.yaml diff --git a/enterprise/prometheus/9.0.4/templates/exporters/kube-scheduler/servicemonitor.yaml b/enterprise/prometheus/9.0.5/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/exporters/kube-scheduler/servicemonitor.yaml rename to enterprise/prometheus/9.0.5/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.4/templates/exporters/kubelet/servicemonitor.yaml b/enterprise/prometheus/9.0.5/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/exporters/kubelet/servicemonitor.yaml rename to enterprise/prometheus/9.0.5/templates/exporters/kubelet/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.4/templates/prometheus/_additionalPrometheusRules.tpl b/enterprise/prometheus/9.0.5/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from enterprise/prometheus/9.0.4/templates/prometheus/_additionalPrometheusRules.tpl rename to enterprise/prometheus/9.0.5/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/enterprise/prometheus/9.0.4/templates/prometheus/_additionalScrapeJobs.tpl b/enterprise/prometheus/9.0.5/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from enterprise/prometheus/9.0.4/templates/prometheus/_additionalScrapeJobs.tpl rename to enterprise/prometheus/9.0.5/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/enterprise/prometheus/9.0.4/templates/prometheus/_prometheus.tpl b/enterprise/prometheus/9.0.5/templates/prometheus/_prometheus.tpl similarity index 100% rename from enterprise/prometheus/9.0.4/templates/prometheus/_prometheus.tpl rename to enterprise/prometheus/9.0.5/templates/prometheus/_prometheus.tpl diff --git a/enterprise/prometheus/9.0.4/templates/prometheus/_servicemonitor.tpl b/enterprise/prometheus/9.0.5/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from enterprise/prometheus/9.0.4/templates/prometheus/_servicemonitor.tpl rename to enterprise/prometheus/9.0.5/templates/prometheus/_servicemonitor.tpl diff --git a/enterprise/prometheus/9.0.4/templates/prometheus/clusterrole.yaml b/enterprise/prometheus/9.0.5/templates/prometheus/clusterrole.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/prometheus/clusterrole.yaml rename to enterprise/prometheus/9.0.5/templates/prometheus/clusterrole.yaml diff --git a/enterprise/prometheus/9.0.4/templates/prometheus/clusterrolebinding.yaml b/enterprise/prometheus/9.0.5/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/prometheus/clusterrolebinding.yaml rename to enterprise/prometheus/9.0.5/templates/prometheus/clusterrolebinding.yaml diff --git a/enterprise/prometheus/9.0.4/templates/prometheus/serviceaccount.yaml b/enterprise/prometheus/9.0.5/templates/prometheus/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/templates/prometheus/serviceaccount.yaml rename to enterprise/prometheus/9.0.5/templates/prometheus/serviceaccount.yaml diff --git a/enterprise/prometheus/9.0.4/values.yaml b/enterprise/prometheus/9.0.5/values.yaml similarity index 100% rename from enterprise/prometheus/9.0.4/values.yaml rename to enterprise/prometheus/9.0.5/values.yaml