From 39082a754245d25f4f6298b51c548d08bb1f74a0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 8 Jun 2023 20:09:24 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- operators/cloudnative-pg/1.0.0/app-changelog.md | 9 --------- .../cloudnative-pg/{1.0.0 => 1.0.1}/CHANGELOG.md | 5 +++++ .../cloudnative-pg/{1.0.0 => 1.0.1}/Chart.yaml | 2 +- operators/cloudnative-pg/{1.0.0 => 1.0.1}/LICENSE | 0 operators/cloudnative-pg/{1.0.0 => 1.0.1}/README.md | 0 operators/cloudnative-pg/1.0.1/app-changelog.md | 4 ++++ .../cloudnative-pg/{1.0.0 => 1.0.1}/app-readme.md | 0 .../{1.0.0 => 1.0.1}/charts/common-12.13.0.tgz | Bin .../cloudnative-pg/{1.0.0 => 1.0.1}/ix_values.yaml | 6 +----- .../cloudnative-pg/{1.0.0 => 1.0.1}/questions.yaml | 0 .../{1.0.0 => 1.0.1}/templates/NOTES.txt | 0 .../templates/_mutatingwebhookconfiguration.tpl | 0 .../templates/_validatingwebhookconfiguration.tpl | 0 .../{1.0.0 => 1.0.1}/templates/common.yaml | 0 .../{1.0.0 => 1.0.1}/templates/crds.yaml | 0 .../cloudnative-pg/{1.0.0 => 1.0.1}/values.yaml | 0 operators/metallb/9.0.10/app-changelog.md | 9 --------- operators/metallb/{9.0.10 => 9.0.11}/CHANGELOG.md | 10 +++++----- operators/metallb/{9.0.10 => 9.0.11}/Chart.yaml | 2 +- operators/metallb/{9.0.10 => 9.0.11}/LICENSE | 0 operators/metallb/{9.0.10 => 9.0.11}/README.md | 0 operators/metallb/9.0.11/app-changelog.md | 4 ++++ operators/metallb/{9.0.10 => 9.0.11}/app-readme.md | 0 .../{9.0.10 => 9.0.11}/charts/common-12.13.0.tgz | Bin operators/metallb/{9.0.10 => 9.0.11}/ix_values.yaml | 6 +----- operators/metallb/{9.0.10 => 9.0.11}/questions.yaml | 0 .../metallb/{9.0.10 => 9.0.11}/templates/NOTES.txt | 0 .../{9.0.10 => 9.0.11}/templates/_webhooks.tpl | 0 .../{9.0.10 => 9.0.11}/templates/common.yaml | 0 .../metallb/{9.0.10 => 9.0.11}/templates/crds.yaml | 0 operators/metallb/{9.0.10 => 9.0.11}/values.yaml | 0 .../prometheus-operator/0.0.3/app-changelog.md | 4 ---- .../{0.0.3 => 0.0.4}/CHANGELOG.md | 5 +++++ .../prometheus-operator/{0.0.3 => 0.0.4}/Chart.yaml | 2 +- .../prometheus-operator/{0.0.3 => 0.0.4}/LICENSE | 0 .../prometheus-operator/{0.0.3 => 0.0.4}/README.md | 0 .../prometheus-operator/0.0.4/app-changelog.md | 4 ++++ .../{0.0.3 => 0.0.4}/app-readme.md | 0 .../{0.0.3 => 0.0.4}/charts/common-12.13.0.tgz | Bin .../{0.0.3 => 0.0.4}/ix_values.yaml | 6 +----- .../{0.0.3 => 0.0.4}/questions.yaml | 0 .../{0.0.3 => 0.0.4}/templates/NOTES.txt | 0 .../templates/_mutatingwebhookconfiguration.tpl | 0 .../templates/_validatingwebhookconfiguration.tpl | 0 .../{0.0.3 => 0.0.4}/templates/common.yaml | 0 .../templates/crds/crd-alertmanagerconfigs.yaml | 0 .../templates/crds/crd-alertmanagers.yaml | 0 .../templates/crds/crd-podmonitors.yaml | 0 .../{0.0.3 => 0.0.4}/templates/crds/crd-probes.yaml | 0 .../templates/crds/crd-prometheusagents.yaml | 0 .../templates/crds/crd-prometheuses.yaml | 0 .../templates/crds/crd-prometheusrules.yaml | 0 .../templates/crds/crd-scrapeconfigs.yaml | 0 .../templates/crds/crd-servicemonitors.yaml | 0 .../templates/crds/crd-thanosrulers.yaml | 0 .../{0.0.3 => 0.0.4}/values.yaml | 0 56 files changed, 33 insertions(+), 45 deletions(-) delete mode 100644 operators/cloudnative-pg/1.0.0/app-changelog.md rename operators/cloudnative-pg/{1.0.0 => 1.0.1}/CHANGELOG.md (90%) rename operators/cloudnative-pg/{1.0.0 => 1.0.1}/Chart.yaml (98%) rename operators/cloudnative-pg/{1.0.0 => 1.0.1}/LICENSE (100%) rename operators/cloudnative-pg/{1.0.0 => 1.0.1}/README.md (100%) create mode 100644 operators/cloudnative-pg/1.0.1/app-changelog.md rename operators/cloudnative-pg/{1.0.0 => 1.0.1}/app-readme.md (100%) rename operators/cloudnative-pg/{1.0.0 => 1.0.1}/charts/common-12.13.0.tgz (100%) rename operators/cloudnative-pg/{1.0.0 => 1.0.1}/ix_values.yaml (99%) rename operators/cloudnative-pg/{1.0.0 => 1.0.1}/questions.yaml (100%) rename operators/cloudnative-pg/{1.0.0 => 1.0.1}/templates/NOTES.txt (100%) rename operators/cloudnative-pg/{1.0.0 => 1.0.1}/templates/_mutatingwebhookconfiguration.tpl (100%) rename operators/cloudnative-pg/{1.0.0 => 1.0.1}/templates/_validatingwebhookconfiguration.tpl (100%) rename operators/cloudnative-pg/{1.0.0 => 1.0.1}/templates/common.yaml (100%) rename operators/cloudnative-pg/{1.0.0 => 1.0.1}/templates/crds.yaml (100%) rename operators/cloudnative-pg/{1.0.0 => 1.0.1}/values.yaml (100%) delete mode 100644 operators/metallb/9.0.10/app-changelog.md rename operators/metallb/{9.0.10 => 9.0.11}/CHANGELOG.md (95%) rename operators/metallb/{9.0.10 => 9.0.11}/Chart.yaml (98%) rename operators/metallb/{9.0.10 => 9.0.11}/LICENSE (100%) rename operators/metallb/{9.0.10 => 9.0.11}/README.md (100%) create mode 100644 operators/metallb/9.0.11/app-changelog.md rename operators/metallb/{9.0.10 => 9.0.11}/app-readme.md (100%) rename operators/metallb/{9.0.10 => 9.0.11}/charts/common-12.13.0.tgz (100%) rename operators/metallb/{9.0.10 => 9.0.11}/ix_values.yaml (99%) rename operators/metallb/{9.0.10 => 9.0.11}/questions.yaml (100%) rename operators/metallb/{9.0.10 => 9.0.11}/templates/NOTES.txt (100%) rename operators/metallb/{9.0.10 => 9.0.11}/templates/_webhooks.tpl (100%) rename operators/metallb/{9.0.10 => 9.0.11}/templates/common.yaml (100%) rename operators/metallb/{9.0.10 => 9.0.11}/templates/crds.yaml (100%) rename operators/metallb/{9.0.10 => 9.0.11}/values.yaml (100%) delete mode 100644 operators/prometheus-operator/0.0.3/app-changelog.md rename operators/prometheus-operator/{0.0.3 => 0.0.4}/CHANGELOG.md (80%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/Chart.yaml (98%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/LICENSE (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/README.md (100%) create mode 100644 operators/prometheus-operator/0.0.4/app-changelog.md rename operators/prometheus-operator/{0.0.3 => 0.0.4}/app-readme.md (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/charts/common-12.13.0.tgz (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/ix_values.yaml (99%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/questions.yaml (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/templates/NOTES.txt (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/templates/_mutatingwebhookconfiguration.tpl (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/templates/_validatingwebhookconfiguration.tpl (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/templates/common.yaml (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/templates/crds/crd-alertmanagerconfigs.yaml (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/templates/crds/crd-alertmanagers.yaml (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/templates/crds/crd-podmonitors.yaml (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/templates/crds/crd-probes.yaml (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/templates/crds/crd-prometheusagents.yaml (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/templates/crds/crd-prometheuses.yaml (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/templates/crds/crd-prometheusrules.yaml (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/templates/crds/crd-scrapeconfigs.yaml (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/templates/crds/crd-servicemonitors.yaml (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/templates/crds/crd-thanosrulers.yaml (100%) rename operators/prometheus-operator/{0.0.3 => 0.0.4}/values.yaml (100%) diff --git a/operators/cloudnative-pg/1.0.0/app-changelog.md b/operators/cloudnative-pg/1.0.0/app-changelog.md deleted file mode 100644 index 0ae4fbd5f0a..00000000000 --- a/operators/cloudnative-pg/1.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudnative-pg-1.0.0](https://github.com/truecharts/charts/compare/cloudnative-pg-0.0.4...cloudnative-pg-1.0.0) (2023-06-08) - -### Chore - -- move container references to tccr.io - - \ No newline at end of file diff --git a/operators/cloudnative-pg/1.0.0/CHANGELOG.md b/operators/cloudnative-pg/1.0.1/CHANGELOG.md similarity index 90% rename from operators/cloudnative-pg/1.0.0/CHANGELOG.md rename to operators/cloudnative-pg/1.0.1/CHANGELOG.md index fa507763cb7..86b9a30aa2d 100644 --- a/operators/cloudnative-pg/1.0.0/CHANGELOG.md +++ b/operators/cloudnative-pg/1.0.1/CHANGELOG.md @@ -4,6 +4,11 @@ +## [cloudnative-pg-1.0.1](https://github.com/truecharts/charts/compare/cloudnative-pg-1.0.0...cloudnative-pg-1.0.1) (2023-06-08) + + + + ## [cloudnative-pg-1.0.0](https://github.com/truecharts/charts/compare/cloudnative-pg-0.0.4...cloudnative-pg-1.0.0) (2023-06-08) ### Chore diff --git a/operators/cloudnative-pg/1.0.0/Chart.yaml b/operators/cloudnative-pg/1.0.1/Chart.yaml similarity index 98% rename from operators/cloudnative-pg/1.0.0/Chart.yaml rename to operators/cloudnative-pg/1.0.1/Chart.yaml index 7a6ded31538..fa32e327689 100644 --- a/operators/cloudnative-pg/1.0.0/Chart.yaml +++ b/operators/cloudnative-pg/1.0.1/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/cloudnative-pg - https://cloudnative-pg.io/ type: application -version: 1.0.0 +version: 1.0.1 annotations: truecharts.org/catagories: | - operators diff --git a/operators/cloudnative-pg/1.0.0/LICENSE b/operators/cloudnative-pg/1.0.1/LICENSE similarity index 100% rename from operators/cloudnative-pg/1.0.0/LICENSE rename to operators/cloudnative-pg/1.0.1/LICENSE diff --git a/operators/cloudnative-pg/1.0.0/README.md b/operators/cloudnative-pg/1.0.1/README.md similarity index 100% rename from operators/cloudnative-pg/1.0.0/README.md rename to operators/cloudnative-pg/1.0.1/README.md diff --git a/operators/cloudnative-pg/1.0.1/app-changelog.md b/operators/cloudnative-pg/1.0.1/app-changelog.md new file mode 100644 index 00000000000..7c1d09a2793 --- /dev/null +++ b/operators/cloudnative-pg/1.0.1/app-changelog.md @@ -0,0 +1,4 @@ + + +## [cloudnative-pg-1.0.1](https://github.com/truecharts/charts/compare/cloudnative-pg-1.0.0...cloudnative-pg-1.0.1) (2023-06-08) + diff --git a/operators/cloudnative-pg/1.0.0/app-readme.md b/operators/cloudnative-pg/1.0.1/app-readme.md similarity index 100% rename from operators/cloudnative-pg/1.0.0/app-readme.md rename to operators/cloudnative-pg/1.0.1/app-readme.md diff --git a/operators/cloudnative-pg/1.0.0/charts/common-12.13.0.tgz b/operators/cloudnative-pg/1.0.1/charts/common-12.13.0.tgz similarity index 100% rename from operators/cloudnative-pg/1.0.0/charts/common-12.13.0.tgz rename to operators/cloudnative-pg/1.0.1/charts/common-12.13.0.tgz diff --git a/operators/cloudnative-pg/1.0.0/ix_values.yaml b/operators/cloudnative-pg/1.0.1/ix_values.yaml similarity index 99% rename from operators/cloudnative-pg/1.0.0/ix_values.yaml rename to operators/cloudnative-pg/1.0.1/ix_values.yaml index d6f61179011..b6133f85d3e 100644 --- a/operators/cloudnative-pg/1.0.0/ix_values.yaml +++ b/operators/cloudnative-pg/1.0.1/ix_values.yaml @@ -432,11 +432,7 @@ webhook: failurePolicy: Fail manifestManager: - enabled: true - staging: false - install: false - check: false - delete: true + enabled: false configmap: config: diff --git a/operators/cloudnative-pg/1.0.0/questions.yaml b/operators/cloudnative-pg/1.0.1/questions.yaml similarity index 100% rename from operators/cloudnative-pg/1.0.0/questions.yaml rename to operators/cloudnative-pg/1.0.1/questions.yaml diff --git a/operators/cloudnative-pg/1.0.0/templates/NOTES.txt b/operators/cloudnative-pg/1.0.1/templates/NOTES.txt similarity index 100% rename from operators/cloudnative-pg/1.0.0/templates/NOTES.txt rename to operators/cloudnative-pg/1.0.1/templates/NOTES.txt diff --git a/operators/cloudnative-pg/1.0.0/templates/_mutatingwebhookconfiguration.tpl b/operators/cloudnative-pg/1.0.1/templates/_mutatingwebhookconfiguration.tpl similarity index 100% rename from operators/cloudnative-pg/1.0.0/templates/_mutatingwebhookconfiguration.tpl rename to operators/cloudnative-pg/1.0.1/templates/_mutatingwebhookconfiguration.tpl diff --git a/operators/cloudnative-pg/1.0.0/templates/_validatingwebhookconfiguration.tpl b/operators/cloudnative-pg/1.0.1/templates/_validatingwebhookconfiguration.tpl similarity index 100% rename from operators/cloudnative-pg/1.0.0/templates/_validatingwebhookconfiguration.tpl rename to operators/cloudnative-pg/1.0.1/templates/_validatingwebhookconfiguration.tpl diff --git a/operators/cloudnative-pg/1.0.0/templates/common.yaml b/operators/cloudnative-pg/1.0.1/templates/common.yaml similarity index 100% rename from operators/cloudnative-pg/1.0.0/templates/common.yaml rename to operators/cloudnative-pg/1.0.1/templates/common.yaml diff --git a/operators/cloudnative-pg/1.0.0/templates/crds.yaml b/operators/cloudnative-pg/1.0.1/templates/crds.yaml similarity index 100% rename from operators/cloudnative-pg/1.0.0/templates/crds.yaml rename to operators/cloudnative-pg/1.0.1/templates/crds.yaml diff --git a/operators/cloudnative-pg/1.0.0/values.yaml b/operators/cloudnative-pg/1.0.1/values.yaml similarity index 100% rename from operators/cloudnative-pg/1.0.0/values.yaml rename to operators/cloudnative-pg/1.0.1/values.yaml diff --git a/operators/metallb/9.0.10/app-changelog.md b/operators/metallb/9.0.10/app-changelog.md deleted file mode 100644 index f9b54bd8abf..00000000000 --- a/operators/metallb/9.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metallb-9.0.10](https://github.com/truecharts/charts/compare/metallb-9.0.9...metallb-9.0.10) (2023-06-08) - -### Chore - -- move container references to tccr.io - - \ No newline at end of file diff --git a/operators/metallb/9.0.10/CHANGELOG.md b/operators/metallb/9.0.11/CHANGELOG.md similarity index 95% rename from operators/metallb/9.0.10/CHANGELOG.md rename to operators/metallb/9.0.11/CHANGELOG.md index 49bbcbc3daa..040f76a2279 100644 --- a/operators/metallb/9.0.10/CHANGELOG.md +++ b/operators/metallb/9.0.11/CHANGELOG.md @@ -4,6 +4,11 @@ +## [metallb-9.0.11](https://github.com/truecharts/charts/compare/metallb-9.0.10...metallb-9.0.11) (2023-06-08) + + + + ## [metallb-9.0.10](https://github.com/truecharts/charts/compare/metallb-9.0.9...metallb-9.0.10) (2023-06-08) ### Chore @@ -92,8 +97,3 @@ ## [metallb-9.0.0](https://github.com/truecharts/charts/compare/metallb-8.0.32...metallb-9.0.0) (2023-05-29) -### Feat - -- add our own metallb operator ([#9099](https://github.com/truecharts/charts/issues/9099)) - - \ No newline at end of file diff --git a/operators/metallb/9.0.10/Chart.yaml b/operators/metallb/9.0.11/Chart.yaml similarity index 98% rename from operators/metallb/9.0.10/Chart.yaml rename to operators/metallb/9.0.11/Chart.yaml index 3b2c538b10e..3fed882d581 100644 --- a/operators/metallb/9.0.10/Chart.yaml +++ b/operators/metallb/9.0.11/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 9.0.10 +version: 9.0.11 annotations: truecharts.org/catagories: | - operators diff --git a/operators/metallb/9.0.10/LICENSE b/operators/metallb/9.0.11/LICENSE similarity index 100% rename from operators/metallb/9.0.10/LICENSE rename to operators/metallb/9.0.11/LICENSE diff --git a/operators/metallb/9.0.10/README.md b/operators/metallb/9.0.11/README.md similarity index 100% rename from operators/metallb/9.0.10/README.md rename to operators/metallb/9.0.11/README.md diff --git a/operators/metallb/9.0.11/app-changelog.md b/operators/metallb/9.0.11/app-changelog.md new file mode 100644 index 00000000000..c3cbbf70e48 --- /dev/null +++ b/operators/metallb/9.0.11/app-changelog.md @@ -0,0 +1,4 @@ + + +## [metallb-9.0.11](https://github.com/truecharts/charts/compare/metallb-9.0.10...metallb-9.0.11) (2023-06-08) + diff --git a/operators/metallb/9.0.10/app-readme.md b/operators/metallb/9.0.11/app-readme.md similarity index 100% rename from operators/metallb/9.0.10/app-readme.md rename to operators/metallb/9.0.11/app-readme.md diff --git a/operators/metallb/9.0.10/charts/common-12.13.0.tgz b/operators/metallb/9.0.11/charts/common-12.13.0.tgz similarity index 100% rename from operators/metallb/9.0.10/charts/common-12.13.0.tgz rename to operators/metallb/9.0.11/charts/common-12.13.0.tgz diff --git a/operators/metallb/9.0.10/ix_values.yaml b/operators/metallb/9.0.11/ix_values.yaml similarity index 99% rename from operators/metallb/9.0.10/ix_values.yaml rename to operators/metallb/9.0.11/ix_values.yaml index 90820bc3f01..a2782facf6a 100644 --- a/operators/metallb/9.0.10/ix_values.yaml +++ b/operators/metallb/9.0.11/ix_values.yaml @@ -344,8 +344,4 @@ speaker: validationFailurePolicy: Fail manifestManager: - enabled: true - staging: false - install: false - check: false - delete: true + enabled: false diff --git a/operators/metallb/9.0.10/questions.yaml b/operators/metallb/9.0.11/questions.yaml similarity index 100% rename from operators/metallb/9.0.10/questions.yaml rename to operators/metallb/9.0.11/questions.yaml diff --git a/operators/metallb/9.0.10/templates/NOTES.txt b/operators/metallb/9.0.11/templates/NOTES.txt similarity index 100% rename from operators/metallb/9.0.10/templates/NOTES.txt rename to operators/metallb/9.0.11/templates/NOTES.txt diff --git a/operators/metallb/9.0.10/templates/_webhooks.tpl b/operators/metallb/9.0.11/templates/_webhooks.tpl similarity index 100% rename from operators/metallb/9.0.10/templates/_webhooks.tpl rename to operators/metallb/9.0.11/templates/_webhooks.tpl diff --git a/operators/metallb/9.0.10/templates/common.yaml b/operators/metallb/9.0.11/templates/common.yaml similarity index 100% rename from operators/metallb/9.0.10/templates/common.yaml rename to operators/metallb/9.0.11/templates/common.yaml diff --git a/operators/metallb/9.0.10/templates/crds.yaml b/operators/metallb/9.0.11/templates/crds.yaml similarity index 100% rename from operators/metallb/9.0.10/templates/crds.yaml rename to operators/metallb/9.0.11/templates/crds.yaml diff --git a/operators/metallb/9.0.10/values.yaml b/operators/metallb/9.0.11/values.yaml similarity index 100% rename from operators/metallb/9.0.10/values.yaml rename to operators/metallb/9.0.11/values.yaml diff --git a/operators/prometheus-operator/0.0.3/app-changelog.md b/operators/prometheus-operator/0.0.3/app-changelog.md deleted file mode 100644 index d073dfe2197..00000000000 --- a/operators/prometheus-operator/0.0.3/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [prometheus-operator-0.0.3](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.2...prometheus-operator-0.0.3) (2023-06-08) - diff --git a/operators/prometheus-operator/0.0.3/CHANGELOG.md b/operators/prometheus-operator/0.0.4/CHANGELOG.md similarity index 80% rename from operators/prometheus-operator/0.0.3/CHANGELOG.md rename to operators/prometheus-operator/0.0.4/CHANGELOG.md index 807225ebcc3..c61fce64754 100644 --- a/operators/prometheus-operator/0.0.3/CHANGELOG.md +++ b/operators/prometheus-operator/0.0.4/CHANGELOG.md @@ -4,6 +4,11 @@ +## [prometheus-operator-0.0.4](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.3...prometheus-operator-0.0.4) (2023-06-08) + + + + ## [prometheus-operator-0.0.3](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.2...prometheus-operator-0.0.3) (2023-06-08) diff --git a/operators/prometheus-operator/0.0.3/Chart.yaml b/operators/prometheus-operator/0.0.4/Chart.yaml similarity index 98% rename from operators/prometheus-operator/0.0.3/Chart.yaml rename to operators/prometheus-operator/0.0.4/Chart.yaml index 1d659874b84..88c3febd5e1 100644 --- a/operators/prometheus-operator/0.0.3/Chart.yaml +++ b/operators/prometheus-operator/0.0.4/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator - https://github.com/prometheus-operator type: application -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - operators diff --git a/operators/prometheus-operator/0.0.3/LICENSE b/operators/prometheus-operator/0.0.4/LICENSE similarity index 100% rename from operators/prometheus-operator/0.0.3/LICENSE rename to operators/prometheus-operator/0.0.4/LICENSE diff --git a/operators/prometheus-operator/0.0.3/README.md b/operators/prometheus-operator/0.0.4/README.md similarity index 100% rename from operators/prometheus-operator/0.0.3/README.md rename to operators/prometheus-operator/0.0.4/README.md diff --git a/operators/prometheus-operator/0.0.4/app-changelog.md b/operators/prometheus-operator/0.0.4/app-changelog.md new file mode 100644 index 00000000000..ef19f8ca49c --- /dev/null +++ b/operators/prometheus-operator/0.0.4/app-changelog.md @@ -0,0 +1,4 @@ + + +## [prometheus-operator-0.0.4](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.3...prometheus-operator-0.0.4) (2023-06-08) + diff --git a/operators/prometheus-operator/0.0.3/app-readme.md b/operators/prometheus-operator/0.0.4/app-readme.md similarity index 100% rename from operators/prometheus-operator/0.0.3/app-readme.md rename to operators/prometheus-operator/0.0.4/app-readme.md diff --git a/operators/prometheus-operator/0.0.3/charts/common-12.13.0.tgz b/operators/prometheus-operator/0.0.4/charts/common-12.13.0.tgz similarity index 100% rename from operators/prometheus-operator/0.0.3/charts/common-12.13.0.tgz rename to operators/prometheus-operator/0.0.4/charts/common-12.13.0.tgz diff --git a/operators/prometheus-operator/0.0.3/ix_values.yaml b/operators/prometheus-operator/0.0.4/ix_values.yaml similarity index 99% rename from operators/prometheus-operator/0.0.3/ix_values.yaml rename to operators/prometheus-operator/0.0.4/ix_values.yaml index 83ad0dd7257..59665d1958e 100644 --- a/operators/prometheus-operator/0.0.3/ix_values.yaml +++ b/operators/prometheus-operator/0.0.4/ix_values.yaml @@ -299,8 +299,4 @@ serviceAccount: targetSelectAll: true manifestManager: - enabled: true - staging: false - install: false - check: false - delete: true + enabled: false diff --git a/operators/prometheus-operator/0.0.3/questions.yaml b/operators/prometheus-operator/0.0.4/questions.yaml similarity index 100% rename from operators/prometheus-operator/0.0.3/questions.yaml rename to operators/prometheus-operator/0.0.4/questions.yaml diff --git a/operators/prometheus-operator/0.0.3/templates/NOTES.txt b/operators/prometheus-operator/0.0.4/templates/NOTES.txt similarity index 100% rename from operators/prometheus-operator/0.0.3/templates/NOTES.txt rename to operators/prometheus-operator/0.0.4/templates/NOTES.txt diff --git a/operators/prometheus-operator/0.0.3/templates/_mutatingwebhookconfiguration.tpl b/operators/prometheus-operator/0.0.4/templates/_mutatingwebhookconfiguration.tpl similarity index 100% rename from operators/prometheus-operator/0.0.3/templates/_mutatingwebhookconfiguration.tpl rename to operators/prometheus-operator/0.0.4/templates/_mutatingwebhookconfiguration.tpl diff --git a/operators/prometheus-operator/0.0.3/templates/_validatingwebhookconfiguration.tpl b/operators/prometheus-operator/0.0.4/templates/_validatingwebhookconfiguration.tpl similarity index 100% rename from operators/prometheus-operator/0.0.3/templates/_validatingwebhookconfiguration.tpl rename to operators/prometheus-operator/0.0.4/templates/_validatingwebhookconfiguration.tpl diff --git a/operators/prometheus-operator/0.0.3/templates/common.yaml b/operators/prometheus-operator/0.0.4/templates/common.yaml similarity index 100% rename from operators/prometheus-operator/0.0.3/templates/common.yaml rename to operators/prometheus-operator/0.0.4/templates/common.yaml diff --git a/operators/prometheus-operator/0.0.3/templates/crds/crd-alertmanagerconfigs.yaml b/operators/prometheus-operator/0.0.4/templates/crds/crd-alertmanagerconfigs.yaml similarity index 100% rename from operators/prometheus-operator/0.0.3/templates/crds/crd-alertmanagerconfigs.yaml rename to operators/prometheus-operator/0.0.4/templates/crds/crd-alertmanagerconfigs.yaml diff --git a/operators/prometheus-operator/0.0.3/templates/crds/crd-alertmanagers.yaml b/operators/prometheus-operator/0.0.4/templates/crds/crd-alertmanagers.yaml similarity index 100% rename from operators/prometheus-operator/0.0.3/templates/crds/crd-alertmanagers.yaml rename to operators/prometheus-operator/0.0.4/templates/crds/crd-alertmanagers.yaml diff --git a/operators/prometheus-operator/0.0.3/templates/crds/crd-podmonitors.yaml b/operators/prometheus-operator/0.0.4/templates/crds/crd-podmonitors.yaml similarity index 100% rename from operators/prometheus-operator/0.0.3/templates/crds/crd-podmonitors.yaml rename to operators/prometheus-operator/0.0.4/templates/crds/crd-podmonitors.yaml diff --git a/operators/prometheus-operator/0.0.3/templates/crds/crd-probes.yaml b/operators/prometheus-operator/0.0.4/templates/crds/crd-probes.yaml similarity index 100% rename from operators/prometheus-operator/0.0.3/templates/crds/crd-probes.yaml rename to operators/prometheus-operator/0.0.4/templates/crds/crd-probes.yaml diff --git a/operators/prometheus-operator/0.0.3/templates/crds/crd-prometheusagents.yaml b/operators/prometheus-operator/0.0.4/templates/crds/crd-prometheusagents.yaml similarity index 100% rename from operators/prometheus-operator/0.0.3/templates/crds/crd-prometheusagents.yaml rename to operators/prometheus-operator/0.0.4/templates/crds/crd-prometheusagents.yaml diff --git a/operators/prometheus-operator/0.0.3/templates/crds/crd-prometheuses.yaml b/operators/prometheus-operator/0.0.4/templates/crds/crd-prometheuses.yaml similarity index 100% rename from operators/prometheus-operator/0.0.3/templates/crds/crd-prometheuses.yaml rename to operators/prometheus-operator/0.0.4/templates/crds/crd-prometheuses.yaml diff --git a/operators/prometheus-operator/0.0.3/templates/crds/crd-prometheusrules.yaml b/operators/prometheus-operator/0.0.4/templates/crds/crd-prometheusrules.yaml similarity index 100% rename from operators/prometheus-operator/0.0.3/templates/crds/crd-prometheusrules.yaml rename to operators/prometheus-operator/0.0.4/templates/crds/crd-prometheusrules.yaml diff --git a/operators/prometheus-operator/0.0.3/templates/crds/crd-scrapeconfigs.yaml b/operators/prometheus-operator/0.0.4/templates/crds/crd-scrapeconfigs.yaml similarity index 100% rename from operators/prometheus-operator/0.0.3/templates/crds/crd-scrapeconfigs.yaml rename to operators/prometheus-operator/0.0.4/templates/crds/crd-scrapeconfigs.yaml diff --git a/operators/prometheus-operator/0.0.3/templates/crds/crd-servicemonitors.yaml b/operators/prometheus-operator/0.0.4/templates/crds/crd-servicemonitors.yaml similarity index 100% rename from operators/prometheus-operator/0.0.3/templates/crds/crd-servicemonitors.yaml rename to operators/prometheus-operator/0.0.4/templates/crds/crd-servicemonitors.yaml diff --git a/operators/prometheus-operator/0.0.3/templates/crds/crd-thanosrulers.yaml b/operators/prometheus-operator/0.0.4/templates/crds/crd-thanosrulers.yaml similarity index 100% rename from operators/prometheus-operator/0.0.3/templates/crds/crd-thanosrulers.yaml rename to operators/prometheus-operator/0.0.4/templates/crds/crd-thanosrulers.yaml diff --git a/operators/prometheus-operator/0.0.3/values.yaml b/operators/prometheus-operator/0.0.4/values.yaml similarity index 100% rename from operators/prometheus-operator/0.0.3/values.yaml rename to operators/prometheus-operator/0.0.4/values.yaml