diff --git a/enterprise/prometheus/9.0.5/app-changelog.md b/enterprise/prometheus/9.0.5/app-changelog.md deleted file mode 100644 index 1fa868fb01b..00000000000 --- a/enterprise/prometheus/9.0.5/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [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.5/CHANGELOG.md b/enterprise/prometheus/9.0.6/CHANGELOG.md similarity index 91% rename from enterprise/prometheus/9.0.5/CHANGELOG.md rename to enterprise/prometheus/9.0.6/CHANGELOG.md index 02285df3352..b53907b734c 100644 --- a/enterprise/prometheus/9.0.5/CHANGELOG.md +++ b/enterprise/prometheus/9.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [prometheus-9.0.6](https://github.com/truecharts/charts/compare/prometheus-9.0.5...prometheus-9.0.6) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9057](https://github.com/truecharts/charts/issues/9057)) + + + + ## [prometheus-9.0.5](https://github.com/truecharts/charts/compare/prometheus-9.0.4...prometheus-9.0.5) (2023-05-22) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [prometheus-8.0.27](https://github.com/truecharts/charts/compare/prometheus-8.0.26...prometheus-8.0.27) (2023-05-01) - -### Chore - diff --git a/enterprise/prometheus/9.0.5/Chart.yaml b/enterprise/prometheus/9.0.6/Chart.yaml similarity index 98% rename from enterprise/prometheus/9.0.5/Chart.yaml rename to enterprise/prometheus/9.0.6/Chart.yaml index b089f1fc293..de70be027c4 100644 --- a/enterprise/prometheus/9.0.5/Chart.yaml +++ b/enterprise/prometheus/9.0.6/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 9.0.5 +version: 9.0.6 annotations: truecharts.org/catagories: | - metrics diff --git a/enterprise/prometheus/9.0.5/LICENSE b/enterprise/prometheus/9.0.6/LICENSE similarity index 100% rename from enterprise/prometheus/9.0.5/LICENSE rename to enterprise/prometheus/9.0.6/LICENSE diff --git a/enterprise/prometheus/9.0.5/README.md b/enterprise/prometheus/9.0.6/README.md similarity index 100% rename from enterprise/prometheus/9.0.5/README.md rename to enterprise/prometheus/9.0.6/README.md diff --git a/enterprise/prometheus/9.0.6/app-changelog.md b/enterprise/prometheus/9.0.6/app-changelog.md new file mode 100644 index 00000000000..9d3f2035126 --- /dev/null +++ b/enterprise/prometheus/9.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prometheus-9.0.6](https://github.com/truecharts/charts/compare/prometheus-9.0.5...prometheus-9.0.6) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9057](https://github.com/truecharts/charts/issues/9057)) + + \ No newline at end of file diff --git a/enterprise/prometheus/9.0.5/app-readme.md b/enterprise/prometheus/9.0.6/app-readme.md similarity index 100% rename from enterprise/prometheus/9.0.5/app-readme.md rename to enterprise/prometheus/9.0.6/app-readme.md diff --git a/enterprise/prometheus/9.0.5/charts/common-12.9.2.tgz b/enterprise/prometheus/9.0.6/charts/common-12.9.2.tgz similarity index 100% rename from enterprise/prometheus/9.0.5/charts/common-12.9.2.tgz rename to enterprise/prometheus/9.0.6/charts/common-12.9.2.tgz diff --git a/enterprise/prometheus/9.0.5/charts/kube-state-metrics-1.0.2.tgz b/enterprise/prometheus/9.0.6/charts/kube-state-metrics-1.0.2.tgz similarity index 100% rename from enterprise/prometheus/9.0.5/charts/kube-state-metrics-1.0.2.tgz rename to enterprise/prometheus/9.0.6/charts/kube-state-metrics-1.0.2.tgz diff --git a/enterprise/prometheus/9.0.5/charts/node-exporter-1.0.2.tgz b/enterprise/prometheus/9.0.6/charts/node-exporter-1.0.2.tgz similarity index 100% rename from enterprise/prometheus/9.0.5/charts/node-exporter-1.0.2.tgz rename to enterprise/prometheus/9.0.6/charts/node-exporter-1.0.2.tgz diff --git a/enterprise/prometheus/9.0.5/ix_values.yaml b/enterprise/prometheus/9.0.6/ix_values.yaml similarity index 99% rename from enterprise/prometheus/9.0.5/ix_values.yaml rename to enterprise/prometheus/9.0.6/ix_values.yaml index 83d4638b30d..58ccfa9c7f5 100644 --- a/enterprise/prometheus/9.0.5/ix_values.yaml +++ b/enterprise/prometheus/9.0.6/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus - tag: v2.44.0@sha256:9d971b08b955f20a810f81a1d43b2a52d75903917cbaac27944bb0e30ef69a81 + tag: v2.44.0@sha256:555b25b68c1c0c6d9744771a0e33cd05a701b8741374e50b73aa5f275be976c5 thanosImage: repository: tccr.io/truecharts/thanos diff --git a/enterprise/prometheus/9.0.5/questions.yaml b/enterprise/prometheus/9.0.6/questions.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/questions.yaml rename to enterprise/prometheus/9.0.6/questions.yaml diff --git a/enterprise/prometheus/9.0.5/templates/NOTES.txt b/enterprise/prometheus/9.0.6/templates/NOTES.txt similarity index 100% rename from enterprise/prometheus/9.0.5/templates/NOTES.txt rename to enterprise/prometheus/9.0.6/templates/NOTES.txt diff --git a/enterprise/prometheus/9.0.5/templates/_helpers.tpl b/enterprise/prometheus/9.0.6/templates/_helpers.tpl similarity index 100% rename from enterprise/prometheus/9.0.5/templates/_helpers.tpl rename to enterprise/prometheus/9.0.6/templates/_helpers.tpl diff --git a/enterprise/prometheus/9.0.5/templates/alertmanager/_alertmanager.tpl b/enterprise/prometheus/9.0.6/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from enterprise/prometheus/9.0.5/templates/alertmanager/_alertmanager.tpl rename to enterprise/prometheus/9.0.6/templates/alertmanager/_alertmanager.tpl diff --git a/enterprise/prometheus/9.0.5/templates/alertmanager/secrets.yaml b/enterprise/prometheus/9.0.6/templates/alertmanager/secrets.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/alertmanager/secrets.yaml rename to enterprise/prometheus/9.0.6/templates/alertmanager/secrets.yaml diff --git a/enterprise/prometheus/9.0.5/templates/alertmanager/serviceaccount.yaml b/enterprise/prometheus/9.0.6/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/alertmanager/serviceaccount.yaml rename to enterprise/prometheus/9.0.6/templates/alertmanager/serviceaccount.yaml diff --git a/enterprise/prometheus/9.0.5/templates/alertmanager/servicemonitor.yaml b/enterprise/prometheus/9.0.6/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/alertmanager/servicemonitor.yaml rename to enterprise/prometheus/9.0.6/templates/alertmanager/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.5/templates/common.yaml b/enterprise/prometheus/9.0.6/templates/common.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/common.yaml rename to enterprise/prometheus/9.0.6/templates/common.yaml diff --git a/enterprise/prometheus/9.0.5/templates/exporters/core-dns/service.yaml b/enterprise/prometheus/9.0.6/templates/exporters/core-dns/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/exporters/core-dns/service.yaml rename to enterprise/prometheus/9.0.6/templates/exporters/core-dns/service.yaml diff --git a/enterprise/prometheus/9.0.5/templates/exporters/core-dns/servicemonitor.yaml b/enterprise/prometheus/9.0.6/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/exporters/core-dns/servicemonitor.yaml rename to enterprise/prometheus/9.0.6/templates/exporters/core-dns/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.5/templates/exporters/kube-apiserver/servicemonitor.yaml b/enterprise/prometheus/9.0.6/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/exporters/kube-apiserver/servicemonitor.yaml rename to enterprise/prometheus/9.0.6/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.5/templates/exporters/kube-controller-manager/endpoints.yaml b/enterprise/prometheus/9.0.6/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/exporters/kube-controller-manager/endpoints.yaml rename to enterprise/prometheus/9.0.6/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/enterprise/prometheus/9.0.5/templates/exporters/kube-controller-manager/service.yaml b/enterprise/prometheus/9.0.6/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/exporters/kube-controller-manager/service.yaml rename to enterprise/prometheus/9.0.6/templates/exporters/kube-controller-manager/service.yaml diff --git a/enterprise/prometheus/9.0.5/templates/exporters/kube-controller-manager/servicemonitor.yaml b/enterprise/prometheus/9.0.6/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to enterprise/prometheus/9.0.6/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.5/templates/exporters/kube-scheduler/endpoints.yaml b/enterprise/prometheus/9.0.6/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/exporters/kube-scheduler/endpoints.yaml rename to enterprise/prometheus/9.0.6/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/enterprise/prometheus/9.0.5/templates/exporters/kube-scheduler/service.yaml b/enterprise/prometheus/9.0.6/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/exporters/kube-scheduler/service.yaml rename to enterprise/prometheus/9.0.6/templates/exporters/kube-scheduler/service.yaml diff --git a/enterprise/prometheus/9.0.5/templates/exporters/kube-scheduler/servicemonitor.yaml b/enterprise/prometheus/9.0.6/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/exporters/kube-scheduler/servicemonitor.yaml rename to enterprise/prometheus/9.0.6/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.5/templates/exporters/kubelet/servicemonitor.yaml b/enterprise/prometheus/9.0.6/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/exporters/kubelet/servicemonitor.yaml rename to enterprise/prometheus/9.0.6/templates/exporters/kubelet/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.5/templates/prometheus/_additionalPrometheusRules.tpl b/enterprise/prometheus/9.0.6/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from enterprise/prometheus/9.0.5/templates/prometheus/_additionalPrometheusRules.tpl rename to enterprise/prometheus/9.0.6/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/enterprise/prometheus/9.0.5/templates/prometheus/_additionalScrapeJobs.tpl b/enterprise/prometheus/9.0.6/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from enterprise/prometheus/9.0.5/templates/prometheus/_additionalScrapeJobs.tpl rename to enterprise/prometheus/9.0.6/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/enterprise/prometheus/9.0.5/templates/prometheus/_prometheus.tpl b/enterprise/prometheus/9.0.6/templates/prometheus/_prometheus.tpl similarity index 100% rename from enterprise/prometheus/9.0.5/templates/prometheus/_prometheus.tpl rename to enterprise/prometheus/9.0.6/templates/prometheus/_prometheus.tpl diff --git a/enterprise/prometheus/9.0.5/templates/prometheus/_servicemonitor.tpl b/enterprise/prometheus/9.0.6/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from enterprise/prometheus/9.0.5/templates/prometheus/_servicemonitor.tpl rename to enterprise/prometheus/9.0.6/templates/prometheus/_servicemonitor.tpl diff --git a/enterprise/prometheus/9.0.5/templates/prometheus/clusterrole.yaml b/enterprise/prometheus/9.0.6/templates/prometheus/clusterrole.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/prometheus/clusterrole.yaml rename to enterprise/prometheus/9.0.6/templates/prometheus/clusterrole.yaml diff --git a/enterprise/prometheus/9.0.5/templates/prometheus/clusterrolebinding.yaml b/enterprise/prometheus/9.0.6/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/prometheus/clusterrolebinding.yaml rename to enterprise/prometheus/9.0.6/templates/prometheus/clusterrolebinding.yaml diff --git a/enterprise/prometheus/9.0.5/templates/prometheus/serviceaccount.yaml b/enterprise/prometheus/9.0.6/templates/prometheus/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/templates/prometheus/serviceaccount.yaml rename to enterprise/prometheus/9.0.6/templates/prometheus/serviceaccount.yaml diff --git a/enterprise/prometheus/9.0.5/values.yaml b/enterprise/prometheus/9.0.6/values.yaml similarity index 100% rename from enterprise/prometheus/9.0.5/values.yaml rename to enterprise/prometheus/9.0.6/values.yaml diff --git a/stable/rsshub/7.0.25/app-changelog.md b/stable/rsshub/7.0.25/app-changelog.md deleted file mode 100644 index 0321a0249b4..00000000000 --- a/stable/rsshub/7.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-7.0.25](https://github.com/truecharts/charts/compare/rsshub-7.0.24...rsshub-7.0.25) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - \ No newline at end of file diff --git a/stable/rsshub/7.0.25/CHANGELOG.md b/stable/rsshub/7.0.26/CHANGELOG.md similarity index 93% rename from stable/rsshub/7.0.25/CHANGELOG.md rename to stable/rsshub/7.0.26/CHANGELOG.md index cb76c0007c6..78689dad15c 100644 --- a/stable/rsshub/7.0.25/CHANGELOG.md +++ b/stable/rsshub/7.0.26/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-7.0.26](https://github.com/truecharts/charts/compare/rsshub-7.0.25...rsshub-7.0.26) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9094](https://github.com/truecharts/charts/issues/9094)) + + + + ## [rsshub-7.0.25](https://github.com/truecharts/charts/compare/rsshub-7.0.24...rsshub-7.0.25) (2023-05-22) ### Chore @@ -85,15 +94,6 @@ -## [rsshub-7.0.18](https://github.com/truecharts/charts/compare/rsshub-7.0.17...rsshub-7.0.18) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#8778](https://github.com/truecharts/charts/issues/8778)) - - - - ## [rsshub-7.0.18](https://github.com/truecharts/charts/compare/rsshub-7.0.17...rsshub-7.0.18) (2023-05-05) ### Chore diff --git a/stable/rsshub/7.0.25/Chart.yaml b/stable/rsshub/7.0.26/Chart.yaml similarity index 98% rename from stable/rsshub/7.0.25/Chart.yaml rename to stable/rsshub/7.0.26/Chart.yaml index fa6c828d1a2..6021c4b45b5 100644 --- a/stable/rsshub/7.0.25/Chart.yaml +++ b/stable/rsshub/7.0.26/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 7.0.25 +version: 7.0.26 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/7.0.25/README.md b/stable/rsshub/7.0.26/README.md similarity index 100% rename from stable/rsshub/7.0.25/README.md rename to stable/rsshub/7.0.26/README.md diff --git a/stable/rsshub/7.0.26/app-changelog.md b/stable/rsshub/7.0.26/app-changelog.md new file mode 100644 index 00000000000..0f98d568345 --- /dev/null +++ b/stable/rsshub/7.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-7.0.26](https://github.com/truecharts/charts/compare/rsshub-7.0.25...rsshub-7.0.26) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9094](https://github.com/truecharts/charts/issues/9094)) + + \ No newline at end of file diff --git a/stable/rsshub/7.0.25/app-readme.md b/stable/rsshub/7.0.26/app-readme.md similarity index 100% rename from stable/rsshub/7.0.25/app-readme.md rename to stable/rsshub/7.0.26/app-readme.md diff --git a/stable/rsshub/7.0.25/charts/common-12.9.2.tgz b/stable/rsshub/7.0.26/charts/common-12.9.2.tgz similarity index 100% rename from stable/rsshub/7.0.25/charts/common-12.9.2.tgz rename to stable/rsshub/7.0.26/charts/common-12.9.2.tgz diff --git a/stable/rsshub/7.0.25/charts/redis-6.0.43.tgz b/stable/rsshub/7.0.26/charts/redis-6.0.43.tgz similarity index 100% rename from stable/rsshub/7.0.25/charts/redis-6.0.43.tgz rename to stable/rsshub/7.0.26/charts/redis-6.0.43.tgz diff --git a/stable/rsshub/7.0.25/ix_values.yaml b/stable/rsshub/7.0.26/ix_values.yaml similarity index 95% rename from stable/rsshub/7.0.25/ix_values.yaml rename to stable/rsshub/7.0.26/ix_values.yaml index 0a1fdedddbb..3ce3c822c64 100644 --- a/stable/rsshub/7.0.25/ix_values.yaml +++ b/stable/rsshub/7.0.26/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:85bf3dd0ae9bb16bf438cd92e6bf8ce6afa4c3909a448c289b8519bbfce6c931 + tag: latest@sha256:24ce994189c71d1216b75444d3e191bd3a80ac84262a525bf183ef6fa8c22ec8 browserlessImage: repository: tccr.io/truecharts/browserless-chrome tag: 1.58.0-chrome@sha256:e77842d0a1eb20e26b6a88b95902fcba370480d2b930401ddc93f68c8d67d418 diff --git a/stable/rsshub/7.0.25/questions.yaml b/stable/rsshub/7.0.26/questions.yaml similarity index 100% rename from stable/rsshub/7.0.25/questions.yaml rename to stable/rsshub/7.0.26/questions.yaml diff --git a/stable/rsshub/7.0.25/templates/NOTES.txt b/stable/rsshub/7.0.26/templates/NOTES.txt similarity index 100% rename from stable/rsshub/7.0.25/templates/NOTES.txt rename to stable/rsshub/7.0.26/templates/NOTES.txt diff --git a/stable/rsshub/7.0.25/templates/common.yaml b/stable/rsshub/7.0.26/templates/common.yaml similarity index 100% rename from stable/rsshub/7.0.25/templates/common.yaml rename to stable/rsshub/7.0.26/templates/common.yaml diff --git a/stable/rsshub/7.0.25/values.yaml b/stable/rsshub/7.0.26/values.yaml similarity index 100% rename from stable/rsshub/7.0.25/values.yaml rename to stable/rsshub/7.0.26/values.yaml