diff --git a/stable/prometheus/7.0.2/app-changelog.md b/stable/prometheus/7.0.2/app-changelog.md deleted file mode 100644 index 51cc40ad0f..0000000000 --- a/stable/prometheus/7.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prometheus-7.0.2](https://github.com/truecharts/charts/compare/prometheus-7.0.1...prometheus-7.0.2) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/stable/prometheus/7.0.2/CHANGELOG.md b/stable/prometheus/7.0.3/CHANGELOG.md similarity index 100% rename from stable/prometheus/7.0.2/CHANGELOG.md rename to stable/prometheus/7.0.3/CHANGELOG.md diff --git a/stable/prometheus/7.0.2/Chart.yaml b/stable/prometheus/7.0.3/Chart.yaml similarity index 98% rename from stable/prometheus/7.0.2/Chart.yaml rename to stable/prometheus/7.0.3/Chart.yaml index a3fccca208..9293a7aca0 100644 --- a/stable/prometheus/7.0.2/Chart.yaml +++ b/stable/prometheus/7.0.3/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.2 +version: 7.0.3 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/7.0.2/README.md b/stable/prometheus/7.0.3/README.md similarity index 100% rename from stable/prometheus/7.0.2/README.md rename to stable/prometheus/7.0.3/README.md diff --git a/stable/prometheus/7.0.3/app-changelog.md b/stable/prometheus/7.0.3/app-changelog.md new file mode 100644 index 0000000000..49e587e7e1 --- /dev/null +++ b/stable/prometheus/7.0.3/app-changelog.md @@ -0,0 +1,4 @@ + + +## [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.2/app-readme.md b/stable/prometheus/7.0.3/app-readme.md similarity index 100% rename from stable/prometheus/7.0.2/app-readme.md rename to stable/prometheus/7.0.3/app-readme.md diff --git a/stable/prometheus/7.0.2/charts/common-11.0.3.tgz b/stable/prometheus/7.0.3/charts/common-11.0.3.tgz similarity index 100% rename from stable/prometheus/7.0.2/charts/common-11.0.3.tgz rename to stable/prometheus/7.0.3/charts/common-11.0.3.tgz diff --git a/stable/prometheus/7.0.2/charts/kube-state-metrics-3.2.5.tgz b/stable/prometheus/7.0.3/charts/kube-state-metrics-3.2.5.tgz similarity index 100% rename from stable/prometheus/7.0.2/charts/kube-state-metrics-3.2.5.tgz rename to stable/prometheus/7.0.3/charts/kube-state-metrics-3.2.5.tgz diff --git a/stable/prometheus/7.0.2/charts/node-exporter-3.2.3.tgz b/stable/prometheus/7.0.3/charts/node-exporter-3.2.3.tgz similarity index 100% rename from stable/prometheus/7.0.2/charts/node-exporter-3.2.3.tgz rename to stable/prometheus/7.0.3/charts/node-exporter-3.2.3.tgz diff --git a/stable/prometheus/7.0.2/ix_values.yaml b/stable/prometheus/7.0.3/ix_values.yaml similarity index 99% rename from stable/prometheus/7.0.2/ix_values.yaml rename to stable/prometheus/7.0.3/ix_values.yaml index 3c2e93e7a6..d7526fd4b2 100644 --- a/stable/prometheus/7.0.2/ix_values.yaml +++ b/stable/prometheus/7.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus - tag: 2.40.1@sha256:19d191c53269738690adc25d9f7f9118b9c99d6903a57f7d984913ed54be473d + tag: 2.40.1@sha256:f6942e367c8693f2df8513d41270bf5c2f1d9e04d1bbd552aa1c66f58dbec31a thanosImage: repository: tccr.io/truecharts/thanos diff --git a/stable/prometheus/7.0.2/questions.yaml b/stable/prometheus/7.0.3/questions.yaml similarity index 100% rename from stable/prometheus/7.0.2/questions.yaml rename to stable/prometheus/7.0.3/questions.yaml diff --git a/stable/prometheus/7.0.2/templates/_helpers.tpl b/stable/prometheus/7.0.3/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/7.0.2/templates/_helpers.tpl rename to stable/prometheus/7.0.3/templates/_helpers.tpl diff --git a/stable/prometheus/7.0.2/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/7.0.3/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/7.0.2/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/7.0.3/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/7.0.2/templates/alertmanager/secrets.yaml b/stable/prometheus/7.0.3/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/alertmanager/secrets.yaml rename to stable/prometheus/7.0.3/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/7.0.2/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/7.0.3/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/7.0.3/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/7.0.2/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/7.0.3/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/7.0.3/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/7.0.2/templates/common.yaml b/stable/prometheus/7.0.3/templates/common.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/common.yaml rename to stable/prometheus/7.0.3/templates/common.yaml diff --git a/stable/prometheus/7.0.2/templates/exporters/core-dns/service.yaml b/stable/prometheus/7.0.3/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/exporters/core-dns/service.yaml rename to stable/prometheus/7.0.3/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/7.0.2/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/7.0.3/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/7.0.3/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/7.0.2/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/7.0.3/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/7.0.3/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/7.0.2/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/7.0.3/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/7.0.3/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/7.0.2/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/7.0.3/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/7.0.3/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/7.0.2/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/7.0.3/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/7.0.3/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/7.0.2/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/7.0.3/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/7.0.3/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/7.0.2/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/7.0.3/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/7.0.3/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/7.0.2/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/7.0.3/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/7.0.3/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/7.0.2/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/7.0.3/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/7.0.3/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/7.0.2/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/7.0.3/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/7.0.2/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/7.0.3/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/7.0.2/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/7.0.3/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/7.0.2/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/7.0.3/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/7.0.2/templates/prometheus/_prometheus.tpl b/stable/prometheus/7.0.3/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/7.0.2/templates/prometheus/_prometheus.tpl rename to stable/prometheus/7.0.3/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/7.0.2/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/7.0.3/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/7.0.2/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/7.0.3/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/7.0.2/templates/prometheus/clusterrole.yaml b/stable/prometheus/7.0.3/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/prometheus/clusterrole.yaml rename to stable/prometheus/7.0.3/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/7.0.2/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/7.0.3/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/7.0.3/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/7.0.2/templates/prometheus/serviceaccount.yaml b/stable/prometheus/7.0.3/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/7.0.2/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/7.0.3/templates/prometheus/serviceaccount.yaml diff --git a/stable/prometheus/7.0.2/values.yaml b/stable/prometheus/7.0.3/values.yaml similarity index 100% rename from stable/prometheus/7.0.2/values.yaml rename to stable/prometheus/7.0.3/values.yaml