diff --git a/incubator/pialert/0.0.1/CHANGELOG.md b/incubator/pialert/0.0.1/CHANGELOG.md deleted file mode 100644 index c0e06faf22e..00000000000 --- a/incubator/pialert/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pialert-0.0.1]pialert-0.0.1 (2022-12-31) - diff --git a/incubator/pialert/0.0.1/app-changelog.md b/incubator/pialert/0.0.1/app-changelog.md deleted file mode 100644 index f74fb7aa95d..00000000000 --- a/incubator/pialert/0.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [pialert-0.0.1]pialert-0.0.1 (2022-12-31) - diff --git a/incubator/pialert/0.0.1/charts/common-11.0.7.tgz b/incubator/pialert/0.0.1/charts/common-11.0.7.tgz deleted file mode 100644 index e987762a606..00000000000 Binary files a/incubator/pialert/0.0.1/charts/common-11.0.7.tgz and /dev/null differ diff --git a/incubator/pialert/0.0.2/CHANGELOG.md b/incubator/pialert/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..c0a0f5126e8 --- /dev/null +++ b/incubator/pialert/0.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pialert-0.0.2](https://github.com/truecharts/charts/compare/pialert-0.0.1...pialert-0.0.2) (2023-01-01) + +### Chore + +- update helm general non-major + + + + +## [pialert-0.0.1]pialert-0.0.1 (2022-12-31) + diff --git a/incubator/pialert/0.0.1/Chart.yaml b/incubator/pialert/0.0.2/Chart.yaml similarity index 89% rename from incubator/pialert/0.0.1/Chart.yaml rename to incubator/pialert/0.0.2/Chart.yaml index 0aacd9075f0..2b7e9bf33ef 100644 --- a/incubator/pialert/0.0.1/Chart.yaml +++ b/incubator/pialert/0.0.2/Chart.yaml @@ -3,10 +3,10 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 11.0.7 + version: 11.1.2 deprecated: false description: Monitoring your WIFI/LAN network and alerting of new (intruder or hacker) devices. -home: https://truecharts.org/docs/charts/incubator/pialert +home: https://truecharts.org/charts/incubator/pialert icon: https://truecharts.org/img/hotlink-ok/chart-icons/pialert.png keywords: - pialert @@ -22,7 +22,7 @@ sources: - https://github.com/jokob-sk/Pi.Alert - https://hub.docker.com/r/jokobsk/pi.alert type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - networking diff --git a/incubator/pialert/0.0.1/README.md b/incubator/pialert/0.0.2/README.md similarity index 100% rename from incubator/pialert/0.0.1/README.md rename to incubator/pialert/0.0.2/README.md diff --git a/incubator/pialert/0.0.2/app-changelog.md b/incubator/pialert/0.0.2/app-changelog.md new file mode 100644 index 00000000000..16b2935eb76 --- /dev/null +++ b/incubator/pialert/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pialert-0.0.2](https://github.com/truecharts/charts/compare/pialert-0.0.1...pialert-0.0.2) (2023-01-01) + +### Chore + +- update helm general non-major + + \ No newline at end of file diff --git a/incubator/pialert/0.0.1/app-readme.md b/incubator/pialert/0.0.2/app-readme.md similarity index 100% rename from incubator/pialert/0.0.1/app-readme.md rename to incubator/pialert/0.0.2/app-readme.md diff --git a/stable/prometheus/7.0.34/charts/common-11.1.2.tgz b/incubator/pialert/0.0.2/charts/common-11.1.2.tgz similarity index 100% rename from stable/prometheus/7.0.34/charts/common-11.1.2.tgz rename to incubator/pialert/0.0.2/charts/common-11.1.2.tgz diff --git a/incubator/pialert/0.0.1/ix_values.yaml b/incubator/pialert/0.0.2/ix_values.yaml similarity index 100% rename from incubator/pialert/0.0.1/ix_values.yaml rename to incubator/pialert/0.0.2/ix_values.yaml diff --git a/incubator/pialert/0.0.1/questions.yaml b/incubator/pialert/0.0.2/questions.yaml similarity index 100% rename from incubator/pialert/0.0.1/questions.yaml rename to incubator/pialert/0.0.2/questions.yaml diff --git a/incubator/pialert/0.0.1/templates/_secret.tpl b/incubator/pialert/0.0.2/templates/_secret.tpl similarity index 100% rename from incubator/pialert/0.0.1/templates/_secret.tpl rename to incubator/pialert/0.0.2/templates/_secret.tpl diff --git a/incubator/pialert/0.0.1/templates/common.yaml b/incubator/pialert/0.0.2/templates/common.yaml similarity index 100% rename from incubator/pialert/0.0.1/templates/common.yaml rename to incubator/pialert/0.0.2/templates/common.yaml diff --git a/incubator/pialert/0.0.1/values.yaml b/incubator/pialert/0.0.2/values.yaml similarity index 100% rename from incubator/pialert/0.0.1/values.yaml rename to incubator/pialert/0.0.2/values.yaml diff --git a/incubator/soft-serve/0.0.1/CHANGELOG.md b/incubator/soft-serve/0.0.1/CHANGELOG.md deleted file mode 100644 index 3b369db2976..00000000000 --- a/incubator/soft-serve/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [soft-serve-0.0.1]soft-serve-0.0.1 (2022-12-31) - diff --git a/incubator/soft-serve/0.0.1/app-changelog.md b/incubator/soft-serve/0.0.1/app-changelog.md deleted file mode 100644 index cb2a1873620..00000000000 --- a/incubator/soft-serve/0.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [soft-serve-0.0.1]soft-serve-0.0.1 (2022-12-31) - diff --git a/incubator/soft-serve/0.0.1/charts/common-11.0.7.tgz b/incubator/soft-serve/0.0.1/charts/common-11.0.7.tgz deleted file mode 100644 index e987762a606..00000000000 Binary files a/incubator/soft-serve/0.0.1/charts/common-11.0.7.tgz and /dev/null differ diff --git a/incubator/soft-serve/0.0.2/CHANGELOG.md b/incubator/soft-serve/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..3164f3c308d --- /dev/null +++ b/incubator/soft-serve/0.0.2/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [soft-serve-0.0.2](https://github.com/truecharts/charts/compare/soft-serve-0.0.1...soft-serve-0.0.2) (2023-01-01) + +### Chore + +- update helm general non-major + + + + +## [soft-serve-0.0.1]soft-serve-0.0.1 (2022-12-31) + diff --git a/incubator/soft-serve/0.0.1/Chart.yaml b/incubator/soft-serve/0.0.2/Chart.yaml similarity index 78% rename from incubator/soft-serve/0.0.1/Chart.yaml rename to incubator/soft-serve/0.0.2/Chart.yaml index 329d3b8ac35..73f88937513 100644 --- a/incubator/soft-serve/0.0.1/Chart.yaml +++ b/incubator/soft-serve/0.0.2/Chart.yaml @@ -3,10 +3,10 @@ appVersion: "0.4.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 11.0.7 + version: 11.1.2 deprecated: false description: A tasty, self-hostable Git server for the command line. -home: https://truecharts.org/docs/charts/stable/soft-serve +home: https://truecharts.org/charts/incubator/soft-serve icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png keywords: - soft-serve @@ -18,10 +18,10 @@ maintainers: url: https://truecharts.org name: soft-serve sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve + - https://github.com/truecharts/charts/tree/master/charts/incubator/soft-serve - https://github.com/charmbracelet/soft-serve type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - git diff --git a/incubator/soft-serve/0.0.1/README.md b/incubator/soft-serve/0.0.2/README.md similarity index 100% rename from incubator/soft-serve/0.0.1/README.md rename to incubator/soft-serve/0.0.2/README.md diff --git a/incubator/soft-serve/0.0.2/app-changelog.md b/incubator/soft-serve/0.0.2/app-changelog.md new file mode 100644 index 00000000000..ee4fc6abd8f --- /dev/null +++ b/incubator/soft-serve/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [soft-serve-0.0.2](https://github.com/truecharts/charts/compare/soft-serve-0.0.1...soft-serve-0.0.2) (2023-01-01) + +### Chore + +- update helm general non-major + + \ No newline at end of file diff --git a/incubator/soft-serve/0.0.1/app-readme.md b/incubator/soft-serve/0.0.2/app-readme.md similarity index 100% rename from incubator/soft-serve/0.0.1/app-readme.md rename to incubator/soft-serve/0.0.2/app-readme.md diff --git a/incubator/soft-serve/0.0.2/charts/common-11.1.2.tgz b/incubator/soft-serve/0.0.2/charts/common-11.1.2.tgz new file mode 100644 index 00000000000..da62080e8a5 Binary files /dev/null and b/incubator/soft-serve/0.0.2/charts/common-11.1.2.tgz differ diff --git a/incubator/soft-serve/0.0.1/ix_values.yaml b/incubator/soft-serve/0.0.2/ix_values.yaml similarity index 100% rename from incubator/soft-serve/0.0.1/ix_values.yaml rename to incubator/soft-serve/0.0.2/ix_values.yaml diff --git a/incubator/soft-serve/0.0.1/questions.yaml b/incubator/soft-serve/0.0.2/questions.yaml similarity index 100% rename from incubator/soft-serve/0.0.1/questions.yaml rename to incubator/soft-serve/0.0.2/questions.yaml diff --git a/incubator/soft-serve/0.0.1/templates/_secret.tpl b/incubator/soft-serve/0.0.2/templates/_secret.tpl similarity index 100% rename from incubator/soft-serve/0.0.1/templates/_secret.tpl rename to incubator/soft-serve/0.0.2/templates/_secret.tpl diff --git a/incubator/soft-serve/0.0.1/templates/common.yaml b/incubator/soft-serve/0.0.2/templates/common.yaml similarity index 100% rename from incubator/soft-serve/0.0.1/templates/common.yaml rename to incubator/soft-serve/0.0.2/templates/common.yaml diff --git a/incubator/soft-serve/0.0.1/values.yaml b/incubator/soft-serve/0.0.2/values.yaml similarity index 100% rename from incubator/soft-serve/0.0.1/values.yaml rename to incubator/soft-serve/0.0.2/values.yaml diff --git a/stable/prometheus/7.0.34/app-changelog.md b/stable/prometheus/7.0.34/app-changelog.md deleted file mode 100644 index 8810e34b9ad..00000000000 --- a/stable/prometheus/7.0.34/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prometheus-7.0.34](https://github.com/truecharts/charts/compare/prometheus-7.0.33...prometheus-7.0.34) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/stable/prometheus/7.0.34/charts/kube-state-metrics-3.2.6.tgz b/stable/prometheus/7.0.34/charts/kube-state-metrics-3.2.6.tgz deleted file mode 100644 index e799bbe0213..00000000000 Binary files a/stable/prometheus/7.0.34/charts/kube-state-metrics-3.2.6.tgz and /dev/null differ diff --git a/stable/prometheus/7.0.34/charts/node-exporter-3.2.5.tgz b/stable/prometheus/7.0.34/charts/node-exporter-3.2.5.tgz deleted file mode 100644 index cdd3307ac63..00000000000 Binary files a/stable/prometheus/7.0.34/charts/node-exporter-3.2.5.tgz and /dev/null differ diff --git a/stable/prometheus/7.0.34/CHANGELOG.md b/stable/prometheus/7.0.35/CHANGELOG.md similarity index 94% rename from stable/prometheus/7.0.34/CHANGELOG.md rename to stable/prometheus/7.0.35/CHANGELOG.md index e857bfd3f56..e74723514e6 100644 --- a/stable/prometheus/7.0.34/CHANGELOG.md +++ b/stable/prometheus/7.0.35/CHANGELOG.md @@ -4,6 +4,15 @@ +## [prometheus-7.0.35](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.7...prometheus-7.0.35) (2023-01-01) + +### Chore + +- update helm general non-major + + + + ## [prometheus-7.0.34](https://github.com/truecharts/charts/compare/prometheus-7.0.33...prometheus-7.0.34) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ ## [prometheus-7.0.25](https://github.com/truecharts/charts/compare/prometheus-7.0.24...prometheus-7.0.25) (2022-12-19) ### Chore - -- update helm general non-major - - - - -## [prometheus-7.0.24](https://github.com/truecharts/charts/compare/prometheus-7.0.23...prometheus-7.0.24) (2022-12-17) - -### Chore diff --git a/stable/prometheus/7.0.34/Chart.yaml b/stable/prometheus/7.0.35/Chart.yaml similarity index 97% rename from stable/prometheus/7.0.34/Chart.yaml rename to stable/prometheus/7.0.35/Chart.yaml index b3cb100f19c..499b8966a9c 100644 --- a/stable/prometheus/7.0.34/Chart.yaml +++ b/stable/prometheus/7.0.35/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter repository: https://charts.bitnami.com/bitnami - version: 3.2.5 + version: 3.2.6 - condition: exporters.enabled,exporters.kube-state-metrics.enabled name: kube-state-metrics repository: https://charts.bitnami.com/bitnami - version: 3.2.6 + version: 3.2.7 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: 7.0.34 +version: 7.0.35 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/prometheus/7.0.34/README.md b/stable/prometheus/7.0.35/README.md similarity index 100% rename from stable/prometheus/7.0.34/README.md rename to stable/prometheus/7.0.35/README.md diff --git a/stable/prometheus/7.0.35/app-changelog.md b/stable/prometheus/7.0.35/app-changelog.md new file mode 100644 index 00000000000..e3d4d43664e --- /dev/null +++ b/stable/prometheus/7.0.35/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prometheus-7.0.35](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.7...prometheus-7.0.35) (2023-01-01) + +### Chore + +- update helm general non-major + + \ No newline at end of file diff --git a/stable/prometheus/7.0.34/app-readme.md b/stable/prometheus/7.0.35/app-readme.md similarity index 100% rename from stable/prometheus/7.0.34/app-readme.md rename to stable/prometheus/7.0.35/app-readme.md diff --git a/stable/prometheus/7.0.35/charts/common-11.1.2.tgz b/stable/prometheus/7.0.35/charts/common-11.1.2.tgz new file mode 100644 index 00000000000..da62080e8a5 Binary files /dev/null and b/stable/prometheus/7.0.35/charts/common-11.1.2.tgz differ diff --git a/stable/prometheus/7.0.35/charts/kube-state-metrics-3.2.7.tgz b/stable/prometheus/7.0.35/charts/kube-state-metrics-3.2.7.tgz new file mode 100644 index 00000000000..2de30485be5 Binary files /dev/null and b/stable/prometheus/7.0.35/charts/kube-state-metrics-3.2.7.tgz differ diff --git a/stable/prometheus/7.0.35/charts/node-exporter-3.2.6.tgz b/stable/prometheus/7.0.35/charts/node-exporter-3.2.6.tgz new file mode 100644 index 00000000000..453a0c519f8 Binary files /dev/null and b/stable/prometheus/7.0.35/charts/node-exporter-3.2.6.tgz differ diff --git a/stable/prometheus/7.0.34/ix_values.yaml b/stable/prometheus/7.0.35/ix_values.yaml similarity index 100% rename from stable/prometheus/7.0.34/ix_values.yaml rename to stable/prometheus/7.0.35/ix_values.yaml diff --git a/stable/prometheus/7.0.34/questions.yaml b/stable/prometheus/7.0.35/questions.yaml similarity index 100% rename from stable/prometheus/7.0.34/questions.yaml rename to stable/prometheus/7.0.35/questions.yaml diff --git a/stable/prometheus/7.0.34/templates/_helpers.tpl b/stable/prometheus/7.0.35/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/7.0.34/templates/_helpers.tpl rename to stable/prometheus/7.0.35/templates/_helpers.tpl diff --git a/stable/prometheus/7.0.34/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/7.0.35/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/7.0.34/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/7.0.35/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/7.0.34/templates/alertmanager/secrets.yaml b/stable/prometheus/7.0.35/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/alertmanager/secrets.yaml rename to stable/prometheus/7.0.35/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/7.0.34/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/7.0.35/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/7.0.35/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/7.0.34/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/7.0.35/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/7.0.35/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/7.0.34/templates/common.yaml b/stable/prometheus/7.0.35/templates/common.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/common.yaml rename to stable/prometheus/7.0.35/templates/common.yaml diff --git a/stable/prometheus/7.0.34/templates/exporters/core-dns/service.yaml b/stable/prometheus/7.0.35/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/exporters/core-dns/service.yaml rename to stable/prometheus/7.0.35/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/7.0.34/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/7.0.35/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/7.0.35/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/7.0.34/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/7.0.35/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/7.0.35/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/7.0.34/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/7.0.35/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/7.0.35/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/7.0.34/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/7.0.35/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/7.0.35/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/7.0.34/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/7.0.35/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/7.0.35/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/7.0.34/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/7.0.35/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/7.0.35/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/7.0.34/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/7.0.35/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/7.0.35/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/7.0.34/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/7.0.35/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/7.0.35/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/7.0.34/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/7.0.35/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/7.0.35/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/7.0.34/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/7.0.35/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/7.0.34/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/7.0.35/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/7.0.34/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/7.0.35/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/7.0.34/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/7.0.35/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/7.0.34/templates/prometheus/_prometheus.tpl b/stable/prometheus/7.0.35/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/7.0.34/templates/prometheus/_prometheus.tpl rename to stable/prometheus/7.0.35/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/7.0.34/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/7.0.35/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/7.0.34/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/7.0.35/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/7.0.34/templates/prometheus/clusterrole.yaml b/stable/prometheus/7.0.35/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/prometheus/clusterrole.yaml rename to stable/prometheus/7.0.35/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/7.0.34/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/7.0.35/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/7.0.35/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/7.0.34/templates/prometheus/serviceaccount.yaml b/stable/prometheus/7.0.35/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/7.0.34/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/7.0.35/templates/prometheus/serviceaccount.yaml diff --git a/stable/prometheus/7.0.34/values.yaml b/stable/prometheus/7.0.35/values.yaml similarity index 100% rename from stable/prometheus/7.0.34/values.yaml rename to stable/prometheus/7.0.35/values.yaml