diff --git a/operators/prometheus-operator/1.0.9/CHANGELOG.md b/operators/prometheus-operator/1.0.10/CHANGELOG.md similarity index 91% rename from operators/prometheus-operator/1.0.9/CHANGELOG.md rename to operators/prometheus-operator/1.0.10/CHANGELOG.md index 0492bf526b..20916b2d1f 100644 --- a/operators/prometheus-operator/1.0.9/CHANGELOG.md +++ b/operators/prometheus-operator/1.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [prometheus-operator-1.0.10](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.9...prometheus-operator-1.0.10) (2023-11-07) + +### Chore + +- update container image tccr.io/truecharts/prometheus-operator to v0.69.0 ([#14398](https://github.com/truecharts/charts/issues/14398)) + + + + ## [prometheus-operator-1.0.9](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.8...prometheus-operator-1.0.9) (2023-11-05) ### Chore @@ -88,12 +97,3 @@ - -## [prometheus-operator-1.0.0](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.8...prometheus-operator-1.0.0) (2023-07-19) - -### Chore - -- update helm chart common to 13.2.0 ([#10555](https://github.com/truecharts/charts/issues/10555)) - - - diff --git a/operators/prometheus-operator/1.0.9/Chart.yaml b/operators/prometheus-operator/1.0.10/Chart.yaml similarity index 95% rename from operators/prometheus-operator/1.0.9/Chart.yaml rename to operators/prometheus-operator/1.0.10/Chart.yaml index ee672089c2..86dbf9db3b 100644 --- a/operators/prometheus-operator/1.0.9/Chart.yaml +++ b/operators/prometheus-operator/1.0.10/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.68.0" +appVersion: "0.69.0" deprecated: false description: Prometheus Operator is an operator for prometheus home: https://truecharts.org/charts/operators/prometheus-operator @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator - https://github.com/prometheus-operator type: application -version: 1.0.9 +version: 1.0.10 annotations: truecharts.org/category: operators truecharts.org/SCALE-support: "true" diff --git a/operators/prometheus-operator/1.0.9/LICENSE b/operators/prometheus-operator/1.0.10/LICENSE similarity index 100% rename from operators/prometheus-operator/1.0.9/LICENSE rename to operators/prometheus-operator/1.0.10/LICENSE diff --git a/operators/prometheus-operator/1.0.9/README.md b/operators/prometheus-operator/1.0.10/README.md similarity index 100% rename from operators/prometheus-operator/1.0.9/README.md rename to operators/prometheus-operator/1.0.10/README.md diff --git a/operators/prometheus-operator/1.0.10/app-changelog.md b/operators/prometheus-operator/1.0.10/app-changelog.md new file mode 100644 index 0000000000..bbd87b14f8 --- /dev/null +++ b/operators/prometheus-operator/1.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prometheus-operator-1.0.10](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.9...prometheus-operator-1.0.10) (2023-11-07) + +### Chore + +- update container image tccr.io/truecharts/prometheus-operator to v0.69.0 ([#14398](https://github.com/truecharts/charts/issues/14398)) + + \ No newline at end of file diff --git a/operators/prometheus-operator/1.0.9/app-readme.md b/operators/prometheus-operator/1.0.10/app-readme.md similarity index 100% rename from operators/prometheus-operator/1.0.9/app-readme.md rename to operators/prometheus-operator/1.0.10/app-readme.md diff --git a/operators/prometheus-operator/1.0.9/charts/common-14.2.3.tgz b/operators/prometheus-operator/1.0.10/charts/common-14.2.3.tgz similarity index 100% rename from operators/prometheus-operator/1.0.9/charts/common-14.2.3.tgz rename to operators/prometheus-operator/1.0.10/charts/common-14.2.3.tgz diff --git a/operators/prometheus-operator/1.0.9/ix_values.yaml b/operators/prometheus-operator/1.0.10/ix_values.yaml similarity index 99% rename from operators/prometheus-operator/1.0.9/ix_values.yaml rename to operators/prometheus-operator/1.0.10/ix_values.yaml index 1fb668daf2..b783dfd9b1 100644 --- a/operators/prometheus-operator/1.0.9/ix_values.yaml +++ b/operators/prometheus-operator/1.0.10/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus-operator - tag: "v0.68.0@sha256:bd63ef4b9fcce4b07c9c1c58b114e09af73a360daf1b4c8ce3e910e5a09027c1" + tag: "v0.69.0@sha256:73aeed01bae5b1953e1d233696f30f0e6ee76989e519473b6501d95deb204a68" pullPolicy: configReloaderImage: diff --git a/operators/prometheus-operator/1.0.9/questions.yaml b/operators/prometheus-operator/1.0.10/questions.yaml similarity index 100% rename from operators/prometheus-operator/1.0.9/questions.yaml rename to operators/prometheus-operator/1.0.10/questions.yaml diff --git a/operators/prometheus-operator/1.0.9/templates/NOTES.txt b/operators/prometheus-operator/1.0.10/templates/NOTES.txt similarity index 100% rename from operators/prometheus-operator/1.0.9/templates/NOTES.txt rename to operators/prometheus-operator/1.0.10/templates/NOTES.txt diff --git a/operators/prometheus-operator/1.0.9/templates/_mutatingwebhookconfiguration.tpl b/operators/prometheus-operator/1.0.10/templates/_mutatingwebhookconfiguration.tpl similarity index 100% rename from operators/prometheus-operator/1.0.9/templates/_mutatingwebhookconfiguration.tpl rename to operators/prometheus-operator/1.0.10/templates/_mutatingwebhookconfiguration.tpl diff --git a/operators/prometheus-operator/1.0.9/templates/_validatingwebhookconfiguration.tpl b/operators/prometheus-operator/1.0.10/templates/_validatingwebhookconfiguration.tpl similarity index 100% rename from operators/prometheus-operator/1.0.9/templates/_validatingwebhookconfiguration.tpl rename to operators/prometheus-operator/1.0.10/templates/_validatingwebhookconfiguration.tpl diff --git a/operators/prometheus-operator/1.0.9/templates/common.yaml b/operators/prometheus-operator/1.0.10/templates/common.yaml similarity index 100% rename from operators/prometheus-operator/1.0.9/templates/common.yaml rename to operators/prometheus-operator/1.0.10/templates/common.yaml diff --git a/operators/prometheus-operator/1.0.9/templates/crds/crd-alertmanagerconfigs.yaml b/operators/prometheus-operator/1.0.10/templates/crds/crd-alertmanagerconfigs.yaml similarity index 100% rename from operators/prometheus-operator/1.0.9/templates/crds/crd-alertmanagerconfigs.yaml rename to operators/prometheus-operator/1.0.10/templates/crds/crd-alertmanagerconfigs.yaml diff --git a/operators/prometheus-operator/1.0.9/templates/crds/crd-alertmanagers.yaml b/operators/prometheus-operator/1.0.10/templates/crds/crd-alertmanagers.yaml similarity index 100% rename from operators/prometheus-operator/1.0.9/templates/crds/crd-alertmanagers.yaml rename to operators/prometheus-operator/1.0.10/templates/crds/crd-alertmanagers.yaml diff --git a/operators/prometheus-operator/1.0.9/templates/crds/crd-podmonitors.yaml b/operators/prometheus-operator/1.0.10/templates/crds/crd-podmonitors.yaml similarity index 100% rename from operators/prometheus-operator/1.0.9/templates/crds/crd-podmonitors.yaml rename to operators/prometheus-operator/1.0.10/templates/crds/crd-podmonitors.yaml diff --git a/operators/prometheus-operator/1.0.9/templates/crds/crd-probes.yaml b/operators/prometheus-operator/1.0.10/templates/crds/crd-probes.yaml similarity index 100% rename from operators/prometheus-operator/1.0.9/templates/crds/crd-probes.yaml rename to operators/prometheus-operator/1.0.10/templates/crds/crd-probes.yaml diff --git a/operators/prometheus-operator/1.0.9/templates/crds/crd-prometheusagents.yaml b/operators/prometheus-operator/1.0.10/templates/crds/crd-prometheusagents.yaml similarity index 100% rename from operators/prometheus-operator/1.0.9/templates/crds/crd-prometheusagents.yaml rename to operators/prometheus-operator/1.0.10/templates/crds/crd-prometheusagents.yaml diff --git a/operators/prometheus-operator/1.0.9/templates/crds/crd-prometheuses.yaml b/operators/prometheus-operator/1.0.10/templates/crds/crd-prometheuses.yaml similarity index 100% rename from operators/prometheus-operator/1.0.9/templates/crds/crd-prometheuses.yaml rename to operators/prometheus-operator/1.0.10/templates/crds/crd-prometheuses.yaml diff --git a/operators/prometheus-operator/1.0.9/templates/crds/crd-prometheusrules.yaml b/operators/prometheus-operator/1.0.10/templates/crds/crd-prometheusrules.yaml similarity index 100% rename from operators/prometheus-operator/1.0.9/templates/crds/crd-prometheusrules.yaml rename to operators/prometheus-operator/1.0.10/templates/crds/crd-prometheusrules.yaml diff --git a/operators/prometheus-operator/1.0.9/templates/crds/crd-scrapeconfigs.yaml b/operators/prometheus-operator/1.0.10/templates/crds/crd-scrapeconfigs.yaml similarity index 100% rename from operators/prometheus-operator/1.0.9/templates/crds/crd-scrapeconfigs.yaml rename to operators/prometheus-operator/1.0.10/templates/crds/crd-scrapeconfigs.yaml diff --git a/operators/prometheus-operator/1.0.9/templates/crds/crd-servicemonitors.yaml b/operators/prometheus-operator/1.0.10/templates/crds/crd-servicemonitors.yaml similarity index 100% rename from operators/prometheus-operator/1.0.9/templates/crds/crd-servicemonitors.yaml rename to operators/prometheus-operator/1.0.10/templates/crds/crd-servicemonitors.yaml diff --git a/operators/prometheus-operator/1.0.9/templates/crds/crd-thanosrulers.yaml b/operators/prometheus-operator/1.0.10/templates/crds/crd-thanosrulers.yaml similarity index 100% rename from operators/prometheus-operator/1.0.9/templates/crds/crd-thanosrulers.yaml rename to operators/prometheus-operator/1.0.10/templates/crds/crd-thanosrulers.yaml diff --git a/operators/prometheus-operator/1.0.9/update-operator-crds.sh b/operators/prometheus-operator/1.0.10/update-operator-crds.sh similarity index 100% rename from operators/prometheus-operator/1.0.9/update-operator-crds.sh rename to operators/prometheus-operator/1.0.10/update-operator-crds.sh diff --git a/operators/prometheus-operator/1.0.9/values.yaml b/operators/prometheus-operator/1.0.10/values.yaml similarity index 100% rename from operators/prometheus-operator/1.0.9/values.yaml rename to operators/prometheus-operator/1.0.10/values.yaml diff --git a/operators/prometheus-operator/1.0.9/app-changelog.md b/operators/prometheus-operator/1.0.9/app-changelog.md deleted file mode 100644 index d4c7a3d21b..0000000000 --- a/operators/prometheus-operator/1.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prometheus-operator-1.0.9](https://github.com/truecharts/charts/compare/prometheus-operator-1.0.8...prometheus-operator-1.0.9) (2023-11-05) - -### Chore - -- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365)) - - \ No newline at end of file