diff --git a/enterprise/kubernetes-reflector/3.1.3/app-changelog.md b/enterprise/kubernetes-reflector/3.1.3/app-changelog.md deleted file mode 100644 index 52d9927b75..0000000000 --- a/enterprise/kubernetes-reflector/3.1.3/app-changelog.md +++ /dev/null @@ -1,17 +0,0 @@ - - -## [kubernetes-reflector-3.1.3](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.0...kubernetes-reflector-3.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) - -- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) - -- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) \ No newline at end of file diff --git a/enterprise/kubernetes-reflector/3.1.3/charts/common-17.2.19.tgz b/enterprise/kubernetes-reflector/3.1.3/charts/common-17.2.19.tgz deleted file mode 100644 index da6cd3bf77..0000000000 Binary files a/enterprise/kubernetes-reflector/3.1.3/charts/common-17.2.19.tgz and /dev/null differ diff --git a/enterprise/kubernetes-reflector/3.1.3/CHANGELOG.md b/enterprise/kubernetes-reflector/3.1.4/CHANGELOG.md similarity index 92% rename from enterprise/kubernetes-reflector/3.1.3/CHANGELOG.md rename to enterprise/kubernetes-reflector/3.1.4/CHANGELOG.md index 193ad5e81c..21369b4cf4 100644 --- a/enterprise/kubernetes-reflector/3.1.3/CHANGELOG.md +++ b/enterprise/kubernetes-reflector/3.1.4/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [kubernetes-reflector-3.1.4](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.3...kubernetes-reflector-3.1.4) (2024-01-01) + +### Chore + + + +- ensure everything is bumped into oci + + ## [kubernetes-reflector-3.1.3](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.0...kubernetes-reflector-3.1.3) (2024-01-01) ### Chore @@ -88,12 +97,3 @@ title: Changelog ## [kubernetes-reflector-2.0.6](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.5...kubernetes-reflector-2.0.6) (2023-12-22) ### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - -## [kubernetes-reflector-2.0.5](https://github.com/truecharts/charts/compare/kubernetes-reflector-2.0.4...kubernetes-reflector-2.0.5) (2023-12-22) - -### Fix - -- expose custom options for homepage integration - diff --git a/enterprise/kubernetes-reflector/3.1.3/Chart.yaml b/enterprise/kubernetes-reflector/3.1.4/Chart.yaml similarity index 98% rename from enterprise/kubernetes-reflector/3.1.3/Chart.yaml rename to enterprise/kubernetes-reflector/3.1.4/Chart.yaml index 34cf175d68..4f36ebb692 100644 --- a/enterprise/kubernetes-reflector/3.1.3/Chart.yaml +++ b/enterprise/kubernetes-reflector/3.1.4/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: kubernetes-reflector -version: 3.1.3 +version: 3.1.4 appVersion: 7.1.217 description: Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect changes to secrets and configmaps across namespaces home: https://truecharts.org/charts/enterprise/kubernetes-reflector diff --git a/enterprise/kubernetes-reflector/3.1.3/README.md b/enterprise/kubernetes-reflector/3.1.4/README.md similarity index 100% rename from enterprise/kubernetes-reflector/3.1.3/README.md rename to enterprise/kubernetes-reflector/3.1.4/README.md diff --git a/enterprise/kubernetes-reflector/3.1.4/app-changelog.md b/enterprise/kubernetes-reflector/3.1.4/app-changelog.md new file mode 100644 index 0000000000..b4e86b88c3 --- /dev/null +++ b/enterprise/kubernetes-reflector/3.1.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kubernetes-reflector-3.1.4](https://github.com/truecharts/charts/compare/kubernetes-reflector-3.1.3...kubernetes-reflector-3.1.4) (2024-01-01) + +### Chore + + + +- ensure everything is bumped into oci \ No newline at end of file diff --git a/enterprise/kubernetes-reflector/3.1.3/app-readme.md b/enterprise/kubernetes-reflector/3.1.4/app-readme.md similarity index 100% rename from enterprise/kubernetes-reflector/3.1.3/app-readme.md rename to enterprise/kubernetes-reflector/3.1.4/app-readme.md diff --git a/enterprise/kubernetes-reflector/3.1.4/charts/common-17.2.19.tgz b/enterprise/kubernetes-reflector/3.1.4/charts/common-17.2.19.tgz new file mode 100644 index 0000000000..a28845c83a Binary files /dev/null and b/enterprise/kubernetes-reflector/3.1.4/charts/common-17.2.19.tgz differ diff --git a/enterprise/kubernetes-reflector/3.1.3/ix_values.yaml b/enterprise/kubernetes-reflector/3.1.4/ix_values.yaml similarity index 100% rename from enterprise/kubernetes-reflector/3.1.3/ix_values.yaml rename to enterprise/kubernetes-reflector/3.1.4/ix_values.yaml diff --git a/enterprise/kubernetes-reflector/3.1.3/questions.yaml b/enterprise/kubernetes-reflector/3.1.4/questions.yaml similarity index 100% rename from enterprise/kubernetes-reflector/3.1.3/questions.yaml rename to enterprise/kubernetes-reflector/3.1.4/questions.yaml diff --git a/enterprise/kubernetes-reflector/3.1.3/templates/common.yaml b/enterprise/kubernetes-reflector/3.1.4/templates/common.yaml similarity index 100% rename from enterprise/kubernetes-reflector/3.1.3/templates/common.yaml rename to enterprise/kubernetes-reflector/3.1.4/templates/common.yaml diff --git a/enterprise/kubernetes-reflector/3.1.3/values.yaml b/enterprise/kubernetes-reflector/3.1.4/values.yaml similarity index 100% rename from enterprise/kubernetes-reflector/3.1.3/values.yaml rename to enterprise/kubernetes-reflector/3.1.4/values.yaml diff --git a/enterprise/metallb-config/5.1.3/app-changelog.md b/enterprise/metallb-config/5.1.3/app-changelog.md deleted file mode 100644 index 6720538251..0000000000 --- a/enterprise/metallb-config/5.1.3/app-changelog.md +++ /dev/null @@ -1,19 +0,0 @@ - - -## [metallb-config-5.1.3](https://github.com/truecharts/charts/compare/metallb-config-5.1.0...metallb-config-5.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) - -- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) - -- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) - -- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589)) \ No newline at end of file diff --git a/enterprise/metallb-config/5.1.3/charts/common-17.2.19.tgz b/enterprise/metallb-config/5.1.3/charts/common-17.2.19.tgz deleted file mode 100644 index da6cd3bf77..0000000000 Binary files a/enterprise/metallb-config/5.1.3/charts/common-17.2.19.tgz and /dev/null differ diff --git a/enterprise/metallb-config/5.1.3/CHANGELOG.md b/enterprise/metallb-config/5.1.4/CHANGELOG.md similarity index 90% rename from enterprise/metallb-config/5.1.3/CHANGELOG.md rename to enterprise/metallb-config/5.1.4/CHANGELOG.md index 7502eb4129..5c6367dfbe 100644 --- a/enterprise/metallb-config/5.1.3/CHANGELOG.md +++ b/enterprise/metallb-config/5.1.4/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [metallb-config-5.1.4](https://github.com/truecharts/charts/compare/metallb-config-5.1.3...metallb-config-5.1.4) (2024-01-01) + +### Chore + + + +- ensure everything is bumped into oci + + ## [metallb-config-5.1.3](https://github.com/truecharts/charts/compare/metallb-config-5.1.0...metallb-config-5.1.3) (2024-01-01) ### Chore @@ -88,12 +97,3 @@ title: Changelog ### Chore - update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - -## [metallb-config-4.0.6](https://github.com/truecharts/charts/compare/metallb-config-4.0.5...metallb-config-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - -## [metallb-config-4.0.5](https://github.com/truecharts/charts/compare/metallb-config-4.0.4...metallb-config-4.0.5) (2023-12-22) - diff --git a/enterprise/metallb-config/5.1.3/Chart.yaml b/enterprise/metallb-config/5.1.4/Chart.yaml similarity index 98% rename from enterprise/metallb-config/5.1.3/Chart.yaml rename to enterprise/metallb-config/5.1.4/Chart.yaml index a71218db03..2c4d8e2ad1 100644 --- a/enterprise/metallb-config/5.1.3/Chart.yaml +++ b/enterprise/metallb-config/5.1.4/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: metallb-config -version: 5.1.3 +version: 5.1.4 appVersion: latest description: A network load-balancer implementation for Kubernetes using standard routing protocols home: https://truecharts.org/charts/enterprise/metallb-config diff --git a/enterprise/metallb-config/5.1.3/LICENSE b/enterprise/metallb-config/5.1.4/LICENSE similarity index 100% rename from enterprise/metallb-config/5.1.3/LICENSE rename to enterprise/metallb-config/5.1.4/LICENSE diff --git a/enterprise/metallb-config/5.1.3/README.md b/enterprise/metallb-config/5.1.4/README.md similarity index 100% rename from enterprise/metallb-config/5.1.3/README.md rename to enterprise/metallb-config/5.1.4/README.md diff --git a/enterprise/metallb-config/5.1.4/app-changelog.md b/enterprise/metallb-config/5.1.4/app-changelog.md new file mode 100644 index 0000000000..05df582e67 --- /dev/null +++ b/enterprise/metallb-config/5.1.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metallb-config-5.1.4](https://github.com/truecharts/charts/compare/metallb-config-5.1.3...metallb-config-5.1.4) (2024-01-01) + +### Chore + + + +- ensure everything is bumped into oci \ No newline at end of file diff --git a/enterprise/metallb-config/5.1.3/app-readme.md b/enterprise/metallb-config/5.1.4/app-readme.md similarity index 100% rename from enterprise/metallb-config/5.1.3/app-readme.md rename to enterprise/metallb-config/5.1.4/app-readme.md diff --git a/enterprise/metallb-config/5.1.4/charts/common-17.2.19.tgz b/enterprise/metallb-config/5.1.4/charts/common-17.2.19.tgz new file mode 100644 index 0000000000..a28845c83a Binary files /dev/null and b/enterprise/metallb-config/5.1.4/charts/common-17.2.19.tgz differ diff --git a/enterprise/metallb-config/5.1.3/ix_values.yaml b/enterprise/metallb-config/5.1.4/ix_values.yaml similarity index 100% rename from enterprise/metallb-config/5.1.3/ix_values.yaml rename to enterprise/metallb-config/5.1.4/ix_values.yaml diff --git a/enterprise/metallb-config/5.1.3/questions.yaml b/enterprise/metallb-config/5.1.4/questions.yaml similarity index 100% rename from enterprise/metallb-config/5.1.3/questions.yaml rename to enterprise/metallb-config/5.1.4/questions.yaml diff --git a/enterprise/metallb-config/5.1.3/templates/NOTES.txt b/enterprise/metallb-config/5.1.4/templates/NOTES.txt similarity index 100% rename from enterprise/metallb-config/5.1.3/templates/NOTES.txt rename to enterprise/metallb-config/5.1.4/templates/NOTES.txt diff --git a/enterprise/metallb-config/5.1.3/templates/_bgpadvertisement.tpl b/enterprise/metallb-config/5.1.4/templates/_bgpadvertisement.tpl similarity index 100% rename from enterprise/metallb-config/5.1.3/templates/_bgpadvertisement.tpl rename to enterprise/metallb-config/5.1.4/templates/_bgpadvertisement.tpl diff --git a/enterprise/metallb-config/5.1.3/templates/_community.tpl b/enterprise/metallb-config/5.1.4/templates/_community.tpl similarity index 100% rename from enterprise/metallb-config/5.1.3/templates/_community.tpl rename to enterprise/metallb-config/5.1.4/templates/_community.tpl diff --git a/enterprise/metallb-config/5.1.3/templates/_ipaddresspool.tpl b/enterprise/metallb-config/5.1.4/templates/_ipaddresspool.tpl similarity index 100% rename from enterprise/metallb-config/5.1.3/templates/_ipaddresspool.tpl rename to enterprise/metallb-config/5.1.4/templates/_ipaddresspool.tpl diff --git a/enterprise/metallb-config/5.1.3/templates/_l2advertisement.tpl b/enterprise/metallb-config/5.1.4/templates/_l2advertisement.tpl similarity index 100% rename from enterprise/metallb-config/5.1.3/templates/_l2advertisement.tpl rename to enterprise/metallb-config/5.1.4/templates/_l2advertisement.tpl diff --git a/enterprise/metallb-config/5.1.3/templates/_peers.tpl b/enterprise/metallb-config/5.1.4/templates/_peers.tpl similarity index 100% rename from enterprise/metallb-config/5.1.3/templates/_peers.tpl rename to enterprise/metallb-config/5.1.4/templates/_peers.tpl diff --git a/enterprise/metallb-config/5.1.3/templates/common.yaml b/enterprise/metallb-config/5.1.4/templates/common.yaml similarity index 100% rename from enterprise/metallb-config/5.1.3/templates/common.yaml rename to enterprise/metallb-config/5.1.4/templates/common.yaml diff --git a/enterprise/metallb-config/5.1.3/values.yaml b/enterprise/metallb-config/5.1.4/values.yaml similarity index 100% rename from enterprise/metallb-config/5.1.3/values.yaml rename to enterprise/metallb-config/5.1.4/values.yaml diff --git a/operators/cert-manager/3.1.3/app-changelog.md b/operators/cert-manager/3.1.3/app-changelog.md deleted file mode 100644 index 126380385d..0000000000 --- a/operators/cert-manager/3.1.3/app-changelog.md +++ /dev/null @@ -1,17 +0,0 @@ - - -## [cert-manager-3.1.3](https://github.com/truecharts/charts/compare/cert-manager-3.1.0...cert-manager-3.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) - -- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) - -- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) \ No newline at end of file diff --git a/operators/cert-manager/3.1.3/charts/common-17.2.19.tgz b/operators/cert-manager/3.1.3/charts/common-17.2.19.tgz deleted file mode 100644 index da6cd3bf77..0000000000 Binary files a/operators/cert-manager/3.1.3/charts/common-17.2.19.tgz and /dev/null differ diff --git a/operators/cert-manager/3.1.3/CHANGELOG.md b/operators/cert-manager/3.1.4/CHANGELOG.md similarity index 90% rename from operators/cert-manager/3.1.3/CHANGELOG.md rename to operators/cert-manager/3.1.4/CHANGELOG.md index d367f0e2f3..12c29e8a42 100644 --- a/operators/cert-manager/3.1.3/CHANGELOG.md +++ b/operators/cert-manager/3.1.4/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [cert-manager-3.1.4](https://github.com/truecharts/charts/compare/cert-manager-3.1.3...cert-manager-3.1.4) (2024-01-01) + +### Chore + + + +- ensure everything is bumped into oci + + ## [cert-manager-3.1.3](https://github.com/truecharts/charts/compare/cert-manager-3.1.0...cert-manager-3.1.3) (2024-01-01) ### Chore @@ -88,12 +97,3 @@ title: Changelog ## [cert-manager-2.0.7](https://github.com/truecharts/charts/compare/cert-manager-2.0.6...cert-manager-2.0.7) (2023-12-23) ### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - -## [cert-manager-2.0.6](https://github.com/truecharts/charts/compare/cert-manager-2.0.5...cert-manager-2.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - diff --git a/operators/cert-manager/3.1.3/Chart.yaml b/operators/cert-manager/3.1.4/Chart.yaml similarity index 98% rename from operators/cert-manager/3.1.3/Chart.yaml rename to operators/cert-manager/3.1.4/Chart.yaml index 08908cce03..8958ab1b5b 100644 --- a/operators/cert-manager/3.1.3/Chart.yaml +++ b/operators/cert-manager/3.1.4/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cert-manager -version: 3.1.3 +version: 3.1.4 appVersion: latest description: Cert-Manager is a kubernetes-aware certificate manager home: https://truecharts.org/charts/operators/cert-manager diff --git a/operators/cert-manager/3.1.3/LICENSE b/operators/cert-manager/3.1.4/LICENSE similarity index 100% rename from operators/cert-manager/3.1.3/LICENSE rename to operators/cert-manager/3.1.4/LICENSE diff --git a/operators/cert-manager/3.1.3/README.md b/operators/cert-manager/3.1.4/README.md similarity index 100% rename from operators/cert-manager/3.1.3/README.md rename to operators/cert-manager/3.1.4/README.md diff --git a/operators/cert-manager/3.1.4/app-changelog.md b/operators/cert-manager/3.1.4/app-changelog.md new file mode 100644 index 0000000000..2638909a6a --- /dev/null +++ b/operators/cert-manager/3.1.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cert-manager-3.1.4](https://github.com/truecharts/charts/compare/cert-manager-3.1.3...cert-manager-3.1.4) (2024-01-01) + +### Chore + + + +- ensure everything is bumped into oci \ No newline at end of file diff --git a/operators/cert-manager/3.1.3/app-readme.md b/operators/cert-manager/3.1.4/app-readme.md similarity index 100% rename from operators/cert-manager/3.1.3/app-readme.md rename to operators/cert-manager/3.1.4/app-readme.md diff --git a/operators/cert-manager/3.1.3/charts/cert-manager-v1.13.3.tgz b/operators/cert-manager/3.1.4/charts/cert-manager-v1.13.3.tgz similarity index 100% rename from operators/cert-manager/3.1.3/charts/cert-manager-v1.13.3.tgz rename to operators/cert-manager/3.1.4/charts/cert-manager-v1.13.3.tgz diff --git a/operators/cert-manager/3.1.4/charts/common-17.2.19.tgz b/operators/cert-manager/3.1.4/charts/common-17.2.19.tgz new file mode 100644 index 0000000000..a28845c83a Binary files /dev/null and b/operators/cert-manager/3.1.4/charts/common-17.2.19.tgz differ diff --git a/operators/cert-manager/3.1.3/ix_values.yaml b/operators/cert-manager/3.1.4/ix_values.yaml similarity index 100% rename from operators/cert-manager/3.1.3/ix_values.yaml rename to operators/cert-manager/3.1.4/ix_values.yaml diff --git a/operators/cert-manager/3.1.3/questions.yaml b/operators/cert-manager/3.1.4/questions.yaml similarity index 100% rename from operators/cert-manager/3.1.3/questions.yaml rename to operators/cert-manager/3.1.4/questions.yaml diff --git a/operators/cert-manager/3.1.3/templates/NOTES.txt b/operators/cert-manager/3.1.4/templates/NOTES.txt similarity index 100% rename from operators/cert-manager/3.1.3/templates/NOTES.txt rename to operators/cert-manager/3.1.4/templates/NOTES.txt diff --git a/operators/cert-manager/3.1.3/templates/common.yaml b/operators/cert-manager/3.1.4/templates/common.yaml similarity index 100% rename from operators/cert-manager/3.1.3/templates/common.yaml rename to operators/cert-manager/3.1.4/templates/common.yaml diff --git a/operators/cert-manager/3.1.3/templates/crds.yaml b/operators/cert-manager/3.1.4/templates/crds.yaml similarity index 100% rename from operators/cert-manager/3.1.3/templates/crds.yaml rename to operators/cert-manager/3.1.4/templates/crds.yaml diff --git a/operators/cert-manager/3.1.3/values.yaml b/operators/cert-manager/3.1.4/values.yaml similarity index 100% rename from operators/cert-manager/3.1.3/values.yaml rename to operators/cert-manager/3.1.4/values.yaml diff --git a/operators/cloudnative-pg/5.2.3/app-changelog.md b/operators/cloudnative-pg/5.2.3/app-changelog.md deleted file mode 100644 index b17ee0e79c..0000000000 --- a/operators/cloudnative-pg/5.2.3/app-changelog.md +++ /dev/null @@ -1,17 +0,0 @@ - - -## [cloudnative-pg-5.2.3](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.0...cloudnative-pg-5.2.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) - -- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) - -- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) \ No newline at end of file diff --git a/operators/cloudnative-pg/5.2.3/charts/common-17.2.19.tgz b/operators/cloudnative-pg/5.2.3/charts/common-17.2.19.tgz deleted file mode 100644 index da6cd3bf77..0000000000 Binary files a/operators/cloudnative-pg/5.2.3/charts/common-17.2.19.tgz and /dev/null differ diff --git a/operators/cloudnative-pg/5.2.3/CHANGELOG.md b/operators/cloudnative-pg/5.2.4/CHANGELOG.md similarity index 90% rename from operators/cloudnative-pg/5.2.3/CHANGELOG.md rename to operators/cloudnative-pg/5.2.4/CHANGELOG.md index 7a0c197448..cf530374ec 100644 --- a/operators/cloudnative-pg/5.2.3/CHANGELOG.md +++ b/operators/cloudnative-pg/5.2.4/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [cloudnative-pg-5.2.4](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.3...cloudnative-pg-5.2.4) (2024-01-01) + +### Chore + + + +- ensure everything is bumped into oci + + ## [cloudnative-pg-5.2.3](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.0...cloudnative-pg-5.2.3) (2024-01-01) ### Chore @@ -88,12 +97,3 @@ title: Changelog ## [cloudnative-pg-4.0.7](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.6...cloudnative-pg-4.0.7) (2023-12-23) ### Chore - -- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - -## [cloudnative-pg-4.0.6](https://github.com/truecharts/charts/compare/cloudnative-pg-4.0.5...cloudnative-pg-4.0.6) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - diff --git a/operators/cloudnative-pg/5.2.3/Chart.yaml b/operators/cloudnative-pg/5.2.4/Chart.yaml similarity index 98% rename from operators/cloudnative-pg/5.2.3/Chart.yaml rename to operators/cloudnative-pg/5.2.4/Chart.yaml index bb3c1fd1c1..55e042612c 100644 --- a/operators/cloudnative-pg/5.2.3/Chart.yaml +++ b/operators/cloudnative-pg/5.2.4/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cloudnative-pg -version: 5.2.3 +version: 5.2.4 appVersion: latest description: CloudNativePG is a clustered postgresql database operator home: https://truecharts.org/charts/operators/cloudnative-pg diff --git a/operators/cloudnative-pg/5.2.3/LICENSE b/operators/cloudnative-pg/5.2.4/LICENSE similarity index 100% rename from operators/cloudnative-pg/5.2.3/LICENSE rename to operators/cloudnative-pg/5.2.4/LICENSE diff --git a/operators/cloudnative-pg/5.2.3/README.md b/operators/cloudnative-pg/5.2.4/README.md similarity index 100% rename from operators/cloudnative-pg/5.2.3/README.md rename to operators/cloudnative-pg/5.2.4/README.md diff --git a/operators/cloudnative-pg/5.2.4/app-changelog.md b/operators/cloudnative-pg/5.2.4/app-changelog.md new file mode 100644 index 0000000000..91d8ec4598 --- /dev/null +++ b/operators/cloudnative-pg/5.2.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudnative-pg-5.2.4](https://github.com/truecharts/charts/compare/cloudnative-pg-5.2.3...cloudnative-pg-5.2.4) (2024-01-01) + +### Chore + + + +- ensure everything is bumped into oci \ No newline at end of file diff --git a/operators/cloudnative-pg/5.2.3/app-readme.md b/operators/cloudnative-pg/5.2.4/app-readme.md similarity index 100% rename from operators/cloudnative-pg/5.2.3/app-readme.md rename to operators/cloudnative-pg/5.2.4/app-readme.md diff --git a/operators/cloudnative-pg/5.2.3/charts/cloudnative-pg-0.20.0.tgz b/operators/cloudnative-pg/5.2.4/charts/cloudnative-pg-0.20.0.tgz similarity index 100% rename from operators/cloudnative-pg/5.2.3/charts/cloudnative-pg-0.20.0.tgz rename to operators/cloudnative-pg/5.2.4/charts/cloudnative-pg-0.20.0.tgz diff --git a/operators/cloudnative-pg/5.2.4/charts/common-17.2.19.tgz b/operators/cloudnative-pg/5.2.4/charts/common-17.2.19.tgz new file mode 100644 index 0000000000..a28845c83a Binary files /dev/null and b/operators/cloudnative-pg/5.2.4/charts/common-17.2.19.tgz differ diff --git a/operators/cloudnative-pg/5.2.3/ix_values.yaml b/operators/cloudnative-pg/5.2.4/ix_values.yaml similarity index 100% rename from operators/cloudnative-pg/5.2.3/ix_values.yaml rename to operators/cloudnative-pg/5.2.4/ix_values.yaml diff --git a/operators/cloudnative-pg/5.2.3/questions.yaml b/operators/cloudnative-pg/5.2.4/questions.yaml similarity index 100% rename from operators/cloudnative-pg/5.2.3/questions.yaml rename to operators/cloudnative-pg/5.2.4/questions.yaml diff --git a/operators/cloudnative-pg/5.2.3/templates/NOTES.txt b/operators/cloudnative-pg/5.2.4/templates/NOTES.txt similarity index 100% rename from operators/cloudnative-pg/5.2.3/templates/NOTES.txt rename to operators/cloudnative-pg/5.2.4/templates/NOTES.txt diff --git a/operators/cloudnative-pg/5.2.3/templates/common.yaml b/operators/cloudnative-pg/5.2.4/templates/common.yaml similarity index 100% rename from operators/cloudnative-pg/5.2.3/templates/common.yaml rename to operators/cloudnative-pg/5.2.4/templates/common.yaml diff --git a/operators/cloudnative-pg/5.2.3/values.yaml b/operators/cloudnative-pg/5.2.4/values.yaml similarity index 100% rename from operators/cloudnative-pg/5.2.3/values.yaml rename to operators/cloudnative-pg/5.2.4/values.yaml diff --git a/operators/metallb/13.1.4/CHANGELOG.md b/operators/metallb/13.1.4/CHANGELOG.md new file mode 100644 index 0000000000..68487d6afd --- /dev/null +++ b/operators/metallb/13.1.4/CHANGELOG.md @@ -0,0 +1,99 @@ +--- +title: Changelog +--- + +**Important:** +*for the complete changelog, please refer to the website* + + + +## [metallb-13.1.4](https://github.com/truecharts/charts/compare/metallb-13.1.3...metallb-13.1.4) (2024-01-01) + +### Chore + + + +- ensure everything is bumped into oci + + +## [metallb-13.1.3](https://github.com/truecharts/charts/compare/metallb-13.1.0...metallb-13.1.3) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push + +- move everything to consume OCI-hosted common-chart dependency + +- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) + +- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) + +- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) + + +## [metallb-13.1.2](https://github.com/truecharts/charts/compare/metallb-13.1.0...metallb-13.1.2) (2024-01-01) + +### Chore + + + +- bump all charts for OCI test push + +- move everything to consume OCI-hosted common-chart dependency + +- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) + +- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) +## [metallb-13.1.0](https://github.com/truecharts/charts/compare/metallb-13.0.1...metallb-13.1.0) (2023-12-30) + +### Chore + +- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579)) + +## [metallb-13.0.1](https://github.com/truecharts/charts/compare/metallb-13.0.0...metallb-13.0.1) (2023-12-26) + +### Chore + +- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545)) + +## [metallb-13.0.0](https://github.com/truecharts/charts/compare/metallb-12.0.11...metallb-13.0.0) (2023-12-25) + +### Chore + +- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532)) + +## [metallb-12.0.11](https://github.com/truecharts/charts/compare/metallb-12.0.10...metallb-12.0.11) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384)) + +## [metallb-12.0.10](https://github.com/truecharts/charts/compare/metallb-12.0.9...metallb-12.0.10) (2023-12-24) + +### Chore + +- update helm general non-major by renovate ([#16376](https://github.com/truecharts/charts/issues/16376)) + +## [metallb-12.0.9](https://github.com/truecharts/charts/compare/metallb-12.0.8...metallb-12.0.9) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16373](https://github.com/truecharts/charts/issues/16373)) + +## [metallb-12.0.8](https://github.com/truecharts/charts/compare/metallb-12.0.7...metallb-12.0.8) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16369](https://github.com/truecharts/charts/issues/16369)) + +## [metallb-12.0.7](https://github.com/truecharts/charts/compare/metallb-12.0.6...metallb-12.0.7) (2023-12-23) + +### Chore + +- update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) + +## [metallb-12.0.6](https://github.com/truecharts/charts/compare/metallb-12.0.5...metallb-12.0.6) (2023-12-22) + +### Chore diff --git a/operators/metallb/13.1.4/Chart.yaml b/operators/metallb/13.1.4/Chart.yaml new file mode 100644 index 0000000000..b440ce6e53 --- /dev/null +++ b/operators/metallb/13.1.4/Chart.yaml @@ -0,0 +1,45 @@ +kubeVersion: ">=1.24.0-0" +apiVersion: v2 +name: metallb +version: 13.1.4 +appVersion: latest +description: A network load-balancer implementation for Kubernetes using standard routing protocols +home: https://truecharts.org/charts/operators/metallb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png +deprecated: false +sources: + - https://github.com/metallb/metallb + - https://metallb.universe.tf + - https://github.com/truecharts/charts/tree/master/charts/operators/metallb + - https://github.com/truecharts/containers/tree/master/mirroralpine +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - metallb + - loadbalancer +dependencies: + - name: common + version: 17.2.19 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] + - name: metallb + version: 0.13.12 + repository: https://metallb.github.io/metallb + condition: "" + alias: metallb + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: operators + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: operators +type: application diff --git a/operators/prometheus-operator/3.1.3/LICENSE b/operators/metallb/13.1.4/LICENSE similarity index 100% rename from operators/prometheus-operator/3.1.3/LICENSE rename to operators/metallb/13.1.4/LICENSE diff --git a/operators/metallb/13.1.4/README.md b/operators/metallb/13.1.4/README.md new file mode 100644 index 0000000000..07b6c03032 --- /dev/null +++ b/operators/metallb/13.1.4/README.md @@ -0,0 +1,28 @@ +--- +title: README +--- + +## General Info + +TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/metallb) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +_All Rights Reserved - The TrueCharts Project_ diff --git a/operators/metallb/13.1.4/app-changelog.md b/operators/metallb/13.1.4/app-changelog.md new file mode 100644 index 0000000000..884af6dacd --- /dev/null +++ b/operators/metallb/13.1.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metallb-13.1.4](https://github.com/truecharts/charts/compare/metallb-13.1.3...metallb-13.1.4) (2024-01-01) + +### Chore + + + +- ensure everything is bumped into oci \ No newline at end of file diff --git a/operators/metallb/13.1.4/app-readme.md b/operators/metallb/13.1.4/app-readme.md new file mode 100644 index 0000000000..ef8e745914 --- /dev/null +++ b/operators/metallb/13.1.4/app-readme.md @@ -0,0 +1,8 @@ +A network load-balancer implementation for Kubernetes using standard routing protocols + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/operators/metallb](https://truecharts.org/charts/operators/metallb) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/operators/metallb/13.1.4/charts/common-17.2.19.tgz b/operators/metallb/13.1.4/charts/common-17.2.19.tgz new file mode 100644 index 0000000000..a28845c83a Binary files /dev/null and b/operators/metallb/13.1.4/charts/common-17.2.19.tgz differ diff --git a/operators/metallb/13.1.4/charts/metallb-0.13.12.tgz b/operators/metallb/13.1.4/charts/metallb-0.13.12.tgz new file mode 100644 index 0000000000..9e8367bda3 Binary files /dev/null and b/operators/metallb/13.1.4/charts/metallb-0.13.12.tgz differ diff --git a/operators/metallb/13.1.4/ix_values.yaml b/operators/metallb/13.1.4/ix_values.yaml new file mode 100644 index 0000000000..c788a793a9 --- /dev/null +++ b/operators/metallb/13.1.4/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: tccr.io/truecharts/alpine + pullPolicy: IfNotPresent + tag: latest@sha256:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 + +service: + main: + enabled: false + ports: + main: + enabled: false + +workload: + main: + enabled: false + +portal: + open: + enabled: false + +operator: + register: true + +manifestManager: + enabled: false diff --git a/operators/prometheus-operator/3.1.3/questions.yaml b/operators/metallb/13.1.4/questions.yaml similarity index 100% rename from operators/prometheus-operator/3.1.3/questions.yaml rename to operators/metallb/13.1.4/questions.yaml diff --git a/operators/prometheus-operator/3.1.3/templates/NOTES.txt b/operators/metallb/13.1.4/templates/NOTES.txt similarity index 100% rename from operators/prometheus-operator/3.1.3/templates/NOTES.txt rename to operators/metallb/13.1.4/templates/NOTES.txt diff --git a/operators/metallb/13.1.4/templates/common.yaml b/operators/metallb/13.1.4/templates/common.yaml new file mode 100644 index 0000000000..995efb03eb --- /dev/null +++ b/operators/metallb/13.1.4/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/operators/prometheus-operator/3.1.3/values.yaml b/operators/metallb/13.1.4/values.yaml similarity index 100% rename from operators/prometheus-operator/3.1.3/values.yaml rename to operators/metallb/13.1.4/values.yaml diff --git a/operators/prometheus-operator/3.1.3/app-changelog.md b/operators/prometheus-operator/3.1.3/app-changelog.md deleted file mode 100644 index 2a53a6d941..0000000000 --- a/operators/prometheus-operator/3.1.3/app-changelog.md +++ /dev/null @@ -1,19 +0,0 @@ - - -## [prometheus-operator-3.1.3](https://github.com/truecharts/charts/compare/prometheus-operator-3.1.0...prometheus-operator-3.1.3) (2024-01-01) - -### Chore - - - -- bump all charts for OCI test push - -- move everything to consume OCI-hosted common-chart dependency - -- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733)) - -- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) - -- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704)) - -- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589)) \ No newline at end of file diff --git a/operators/prometheus-operator/3.1.3/charts/common-17.2.19.tgz b/operators/prometheus-operator/3.1.3/charts/common-17.2.19.tgz deleted file mode 100644 index da6cd3bf77..0000000000 Binary files a/operators/prometheus-operator/3.1.3/charts/common-17.2.19.tgz and /dev/null differ diff --git a/operators/prometheus-operator/3.1.3/CHANGELOG.md b/operators/prometheus-operator/3.1.4/CHANGELOG.md similarity index 90% rename from operators/prometheus-operator/3.1.3/CHANGELOG.md rename to operators/prometheus-operator/3.1.4/CHANGELOG.md index d20ea53632..6a7d33fef1 100644 --- a/operators/prometheus-operator/3.1.3/CHANGELOG.md +++ b/operators/prometheus-operator/3.1.4/CHANGELOG.md @@ -7,6 +7,15 @@ title: Changelog +## [prometheus-operator-3.1.4](https://github.com/truecharts/charts/compare/prometheus-operator-3.1.3...prometheus-operator-3.1.4) (2024-01-01) + +### Chore + + + +- ensure everything is bumped into oci + + ## [prometheus-operator-3.1.3](https://github.com/truecharts/charts/compare/prometheus-operator-3.1.0...prometheus-operator-3.1.3) (2024-01-01) ### Chore @@ -88,12 +97,3 @@ title: Changelog ### Chore - update helm general non-major by renovate ([#16361](https://github.com/truecharts/charts/issues/16361)) - -## [prometheus-operator-2.0.7](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.6...prometheus-operator-2.0.7) (2023-12-22) - -### Chore - -- update helm general non-major by renovate ([#16359](https://github.com/truecharts/charts/issues/16359)) - -## [prometheus-operator-2.0.6](https://github.com/truecharts/charts/compare/prometheus-operator-2.0.5...prometheus-operator-2.0.6) (2023-12-22) - diff --git a/operators/prometheus-operator/3.1.3/Chart.yaml b/operators/prometheus-operator/3.1.4/Chart.yaml similarity index 98% rename from operators/prometheus-operator/3.1.3/Chart.yaml rename to operators/prometheus-operator/3.1.4/Chart.yaml index 8c287bb429..03f5e869c5 100644 --- a/operators/prometheus-operator/3.1.3/Chart.yaml +++ b/operators/prometheus-operator/3.1.4/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: prometheus-operator -version: 3.1.3 +version: 3.1.4 appVersion: 0.69.1 description: Prometheus Operator is an operator for prometheus home: https://truecharts.org/charts/operators/prometheus-operator diff --git a/operators/prometheus-operator/3.1.4/LICENSE b/operators/prometheus-operator/3.1.4/LICENSE new file mode 100644 index 0000000000..4dfe12ac30 --- /dev/null +++ b/operators/prometheus-operator/3.1.4/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "MetalLB" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/operators/prometheus-operator/3.1.3/README.md b/operators/prometheus-operator/3.1.4/README.md similarity index 100% rename from operators/prometheus-operator/3.1.3/README.md rename to operators/prometheus-operator/3.1.4/README.md diff --git a/operators/prometheus-operator/3.1.4/app-changelog.md b/operators/prometheus-operator/3.1.4/app-changelog.md new file mode 100644 index 0000000000..6107d53016 --- /dev/null +++ b/operators/prometheus-operator/3.1.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prometheus-operator-3.1.4](https://github.com/truecharts/charts/compare/prometheus-operator-3.1.3...prometheus-operator-3.1.4) (2024-01-01) + +### Chore + + + +- ensure everything is bumped into oci \ No newline at end of file diff --git a/operators/prometheus-operator/3.1.3/app-readme.md b/operators/prometheus-operator/3.1.4/app-readme.md similarity index 100% rename from operators/prometheus-operator/3.1.3/app-readme.md rename to operators/prometheus-operator/3.1.4/app-readme.md diff --git a/operators/prometheus-operator/3.1.4/charts/common-17.2.19.tgz b/operators/prometheus-operator/3.1.4/charts/common-17.2.19.tgz new file mode 100644 index 0000000000..a28845c83a Binary files /dev/null and b/operators/prometheus-operator/3.1.4/charts/common-17.2.19.tgz differ diff --git a/operators/prometheus-operator/3.1.3/ix_values.yaml b/operators/prometheus-operator/3.1.4/ix_values.yaml similarity index 100% rename from operators/prometheus-operator/3.1.3/ix_values.yaml rename to operators/prometheus-operator/3.1.4/ix_values.yaml diff --git a/operators/prometheus-operator/3.1.4/questions.yaml b/operators/prometheus-operator/3.1.4/questions.yaml new file mode 100644 index 0000000000..e4653ab8c3 --- /dev/null +++ b/operators/prometheus-operator/3.1.4/questions.yaml @@ -0,0 +1,45 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false diff --git a/operators/prometheus-operator/3.1.4/templates/NOTES.txt b/operators/prometheus-operator/3.1.4/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/operators/prometheus-operator/3.1.4/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/operators/prometheus-operator/3.1.3/templates/_mutatingwebhookconfiguration.tpl b/operators/prometheus-operator/3.1.4/templates/_mutatingwebhookconfiguration.tpl similarity index 100% rename from operators/prometheus-operator/3.1.3/templates/_mutatingwebhookconfiguration.tpl rename to operators/prometheus-operator/3.1.4/templates/_mutatingwebhookconfiguration.tpl diff --git a/operators/prometheus-operator/3.1.3/templates/_validatingwebhookconfiguration.tpl b/operators/prometheus-operator/3.1.4/templates/_validatingwebhookconfiguration.tpl similarity index 100% rename from operators/prometheus-operator/3.1.3/templates/_validatingwebhookconfiguration.tpl rename to operators/prometheus-operator/3.1.4/templates/_validatingwebhookconfiguration.tpl diff --git a/operators/prometheus-operator/3.1.3/templates/common.yaml b/operators/prometheus-operator/3.1.4/templates/common.yaml similarity index 100% rename from operators/prometheus-operator/3.1.3/templates/common.yaml rename to operators/prometheus-operator/3.1.4/templates/common.yaml diff --git a/operators/prometheus-operator/3.1.3/templates/crds/crd-alertmanagerconfigs.yaml b/operators/prometheus-operator/3.1.4/templates/crds/crd-alertmanagerconfigs.yaml similarity index 100% rename from operators/prometheus-operator/3.1.3/templates/crds/crd-alertmanagerconfigs.yaml rename to operators/prometheus-operator/3.1.4/templates/crds/crd-alertmanagerconfigs.yaml diff --git a/operators/prometheus-operator/3.1.3/templates/crds/crd-alertmanagers.yaml b/operators/prometheus-operator/3.1.4/templates/crds/crd-alertmanagers.yaml similarity index 100% rename from operators/prometheus-operator/3.1.3/templates/crds/crd-alertmanagers.yaml rename to operators/prometheus-operator/3.1.4/templates/crds/crd-alertmanagers.yaml diff --git a/operators/prometheus-operator/3.1.3/templates/crds/crd-podmonitors.yaml b/operators/prometheus-operator/3.1.4/templates/crds/crd-podmonitors.yaml similarity index 100% rename from operators/prometheus-operator/3.1.3/templates/crds/crd-podmonitors.yaml rename to operators/prometheus-operator/3.1.4/templates/crds/crd-podmonitors.yaml diff --git a/operators/prometheus-operator/3.1.3/templates/crds/crd-probes.yaml b/operators/prometheus-operator/3.1.4/templates/crds/crd-probes.yaml similarity index 100% rename from operators/prometheus-operator/3.1.3/templates/crds/crd-probes.yaml rename to operators/prometheus-operator/3.1.4/templates/crds/crd-probes.yaml diff --git a/operators/prometheus-operator/3.1.3/templates/crds/crd-prometheusagents.yaml b/operators/prometheus-operator/3.1.4/templates/crds/crd-prometheusagents.yaml similarity index 100% rename from operators/prometheus-operator/3.1.3/templates/crds/crd-prometheusagents.yaml rename to operators/prometheus-operator/3.1.4/templates/crds/crd-prometheusagents.yaml diff --git a/operators/prometheus-operator/3.1.3/templates/crds/crd-prometheuses.yaml b/operators/prometheus-operator/3.1.4/templates/crds/crd-prometheuses.yaml similarity index 100% rename from operators/prometheus-operator/3.1.3/templates/crds/crd-prometheuses.yaml rename to operators/prometheus-operator/3.1.4/templates/crds/crd-prometheuses.yaml diff --git a/operators/prometheus-operator/3.1.3/templates/crds/crd-prometheusrules.yaml b/operators/prometheus-operator/3.1.4/templates/crds/crd-prometheusrules.yaml similarity index 100% rename from operators/prometheus-operator/3.1.3/templates/crds/crd-prometheusrules.yaml rename to operators/prometheus-operator/3.1.4/templates/crds/crd-prometheusrules.yaml diff --git a/operators/prometheus-operator/3.1.3/templates/crds/crd-scrapeconfigs.yaml b/operators/prometheus-operator/3.1.4/templates/crds/crd-scrapeconfigs.yaml similarity index 100% rename from operators/prometheus-operator/3.1.3/templates/crds/crd-scrapeconfigs.yaml rename to operators/prometheus-operator/3.1.4/templates/crds/crd-scrapeconfigs.yaml diff --git a/operators/prometheus-operator/3.1.3/templates/crds/crd-servicemonitors.yaml b/operators/prometheus-operator/3.1.4/templates/crds/crd-servicemonitors.yaml similarity index 100% rename from operators/prometheus-operator/3.1.3/templates/crds/crd-servicemonitors.yaml rename to operators/prometheus-operator/3.1.4/templates/crds/crd-servicemonitors.yaml diff --git a/operators/prometheus-operator/3.1.3/templates/crds/crd-thanosrulers.yaml b/operators/prometheus-operator/3.1.4/templates/crds/crd-thanosrulers.yaml similarity index 100% rename from operators/prometheus-operator/3.1.3/templates/crds/crd-thanosrulers.yaml rename to operators/prometheus-operator/3.1.4/templates/crds/crd-thanosrulers.yaml diff --git a/operators/prometheus-operator/3.1.3/update-operator-crds.sh b/operators/prometheus-operator/3.1.4/update-operator-crds.sh similarity index 100% rename from operators/prometheus-operator/3.1.3/update-operator-crds.sh rename to operators/prometheus-operator/3.1.4/update-operator-crds.sh diff --git a/operators/prometheus-operator/3.1.4/values.yaml b/operators/prometheus-operator/3.1.4/values.yaml new file mode 100644 index 0000000000..e69de29bb2