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 49e587e7e1..0000000000 --- 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 9293a7aca0..6c412b6130 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 0000000000..5ad730e733 --- /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 d7526fd4b2..02d464c2e5 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