diff --git a/enterprise/metallb-config/1.1.0/app-changelog.md b/enterprise/metallb-config/1.1.0/app-changelog.md deleted file mode 100644 index 8407f1940cc..00000000000 --- a/enterprise/metallb-config/1.1.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metallb-config-1.1.0](https://github.com/truecharts/charts/compare/metallb-config-1.0.1...metallb-config-1.1.0) (2023-05-30) - -### Feat - -- add compatibility with new operator design ([#9298](https://github.com/truecharts/charts/issues/9298)) - - \ No newline at end of file diff --git a/enterprise/metallb-config/1.1.0/CHANGELOG.md b/enterprise/metallb-config/1.1.1/CHANGELOG.md similarity index 73% rename from enterprise/metallb-config/1.1.0/CHANGELOG.md rename to enterprise/metallb-config/1.1.1/CHANGELOG.md index 3ae0686283b..7ab37842a77 100644 --- a/enterprise/metallb-config/1.1.0/CHANGELOG.md +++ b/enterprise/metallb-config/1.1.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [metallb-config-1.1.1](https://github.com/truecharts/charts/compare/metallb-config-1.1.0...metallb-config-1.1.1) (2023-05-30) + +### Chore + +- fix some remaining issues ([#9301](https://github.com/truecharts/charts/issues/9301)) + + + + ## [metallb-config-1.1.0](https://github.com/truecharts/charts/compare/metallb-config-1.0.1...metallb-config-1.1.0) (2023-05-30) ### Feat diff --git a/enterprise/metallb-config/1.1.0/Chart.yaml b/enterprise/metallb-config/1.1.1/Chart.yaml similarity index 98% rename from enterprise/metallb-config/1.1.0/Chart.yaml rename to enterprise/metallb-config/1.1.1/Chart.yaml index 7cbef056294..7c1c0072e92 100644 --- a/enterprise/metallb-config/1.1.0/Chart.yaml +++ b/enterprise/metallb-config/1.1.1/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 1.1.0 +version: 1.1.1 annotations: truecharts.org/catagories: | - core diff --git a/enterprise/metallb-config/1.1.0/LICENSE b/enterprise/metallb-config/1.1.1/LICENSE similarity index 100% rename from enterprise/metallb-config/1.1.0/LICENSE rename to enterprise/metallb-config/1.1.1/LICENSE diff --git a/enterprise/metallb-config/1.1.0/README.md b/enterprise/metallb-config/1.1.1/README.md similarity index 100% rename from enterprise/metallb-config/1.1.0/README.md rename to enterprise/metallb-config/1.1.1/README.md diff --git a/enterprise/metallb-config/1.1.1/app-changelog.md b/enterprise/metallb-config/1.1.1/app-changelog.md new file mode 100644 index 00000000000..a75e3e383bc --- /dev/null +++ b/enterprise/metallb-config/1.1.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metallb-config-1.1.1](https://github.com/truecharts/charts/compare/metallb-config-1.1.0...metallb-config-1.1.1) (2023-05-30) + +### Chore + +- fix some remaining issues ([#9301](https://github.com/truecharts/charts/issues/9301)) + + \ No newline at end of file diff --git a/enterprise/metallb-config/1.1.0/app-readme.md b/enterprise/metallb-config/1.1.1/app-readme.md similarity index 100% rename from enterprise/metallb-config/1.1.0/app-readme.md rename to enterprise/metallb-config/1.1.1/app-readme.md diff --git a/enterprise/metallb-config/1.1.0/charts/common-12.10.9.tgz b/enterprise/metallb-config/1.1.1/charts/common-12.10.9.tgz similarity index 100% rename from enterprise/metallb-config/1.1.0/charts/common-12.10.9.tgz rename to enterprise/metallb-config/1.1.1/charts/common-12.10.9.tgz diff --git a/enterprise/metallb-config/1.1.0/ix_values.yaml b/enterprise/metallb-config/1.1.1/ix_values.yaml similarity index 94% rename from enterprise/metallb-config/1.1.0/ix_values.yaml rename to enterprise/metallb-config/1.1.1/ix_values.yaml index e20f599ee08..bbecd28e089 100644 --- a/enterprise/metallb-config/1.1.0/ix_values.yaml +++ b/enterprise/metallb-config/1.1.1/ix_values.yaml @@ -27,6 +27,11 @@ service: enabled: false port: 9999 +operator: + verify: + enabled: true + additionalOperators: ["metallb"] + portal: open: enabled: false diff --git a/enterprise/metallb-config/1.1.0/questions.yaml b/enterprise/metallb-config/1.1.1/questions.yaml similarity index 100% rename from enterprise/metallb-config/1.1.0/questions.yaml rename to enterprise/metallb-config/1.1.1/questions.yaml diff --git a/enterprise/metallb-config/1.1.0/templates/NOTES.txt b/enterprise/metallb-config/1.1.1/templates/NOTES.txt similarity index 100% rename from enterprise/metallb-config/1.1.0/templates/NOTES.txt rename to enterprise/metallb-config/1.1.1/templates/NOTES.txt diff --git a/enterprise/metallb-config/1.1.0/templates/_bgpadvertisement.tpl b/enterprise/metallb-config/1.1.1/templates/_bgpadvertisement.tpl similarity index 100% rename from enterprise/metallb-config/1.1.0/templates/_bgpadvertisement.tpl rename to enterprise/metallb-config/1.1.1/templates/_bgpadvertisement.tpl diff --git a/enterprise/metallb-config/1.1.0/templates/_community.tpl b/enterprise/metallb-config/1.1.1/templates/_community.tpl similarity index 100% rename from enterprise/metallb-config/1.1.0/templates/_community.tpl rename to enterprise/metallb-config/1.1.1/templates/_community.tpl diff --git a/enterprise/metallb-config/1.1.0/templates/_ipaddresspool.tpl b/enterprise/metallb-config/1.1.1/templates/_ipaddresspool.tpl similarity index 100% rename from enterprise/metallb-config/1.1.0/templates/_ipaddresspool.tpl rename to enterprise/metallb-config/1.1.1/templates/_ipaddresspool.tpl diff --git a/enterprise/metallb-config/1.1.0/templates/_l2advertisement.tpl b/enterprise/metallb-config/1.1.1/templates/_l2advertisement.tpl similarity index 100% rename from enterprise/metallb-config/1.1.0/templates/_l2advertisement.tpl rename to enterprise/metallb-config/1.1.1/templates/_l2advertisement.tpl diff --git a/enterprise/metallb-config/1.1.0/templates/_peers.tpl b/enterprise/metallb-config/1.1.1/templates/_peers.tpl similarity index 100% rename from enterprise/metallb-config/1.1.0/templates/_peers.tpl rename to enterprise/metallb-config/1.1.1/templates/_peers.tpl diff --git a/enterprise/metallb-config/1.1.0/templates/common.yaml b/enterprise/metallb-config/1.1.1/templates/common.yaml similarity index 100% rename from enterprise/metallb-config/1.1.0/templates/common.yaml rename to enterprise/metallb-config/1.1.1/templates/common.yaml diff --git a/enterprise/metallb-config/1.1.0/values.yaml b/enterprise/metallb-config/1.1.1/values.yaml similarity index 100% rename from enterprise/metallb-config/1.1.0/values.yaml rename to enterprise/metallb-config/1.1.1/values.yaml diff --git a/operators/metallb/9.0.4/app-changelog.md b/operators/metallb/9.0.4/app-changelog.md deleted file mode 100644 index 69de9a1fe1c..00000000000 --- a/operators/metallb/9.0.4/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [metallb-9.0.4](https://github.com/truecharts/charts/compare/metallb-9.0.3...metallb-9.0.4) (2023-05-30) - diff --git a/operators/metallb/9.0.4/CHANGELOG.md b/operators/metallb/9.0.5/CHANGELOG.md similarity index 80% rename from operators/metallb/9.0.4/CHANGELOG.md rename to operators/metallb/9.0.5/CHANGELOG.md index 6b7eb69156f..bfaa7149e7f 100644 --- a/operators/metallb/9.0.4/CHANGELOG.md +++ b/operators/metallb/9.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [metallb-9.0.5](https://github.com/truecharts/charts/compare/metallb-9.0.4...metallb-9.0.5) (2023-05-30) + +### Chore + +- fix some remaining issues ([#9301](https://github.com/truecharts/charts/issues/9301)) + + + + ## [metallb-9.0.4](https://github.com/truecharts/charts/compare/metallb-9.0.3...metallb-9.0.4) (2023-05-30) diff --git a/operators/metallb/9.0.4/Chart.yaml b/operators/metallb/9.0.5/Chart.yaml similarity index 98% rename from operators/metallb/9.0.4/Chart.yaml rename to operators/metallb/9.0.5/Chart.yaml index d03f640049b..5a114630f85 100644 --- a/operators/metallb/9.0.4/Chart.yaml +++ b/operators/metallb/9.0.5/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 9.0.4 +version: 9.0.5 annotations: truecharts.org/catagories: | - operators diff --git a/operators/metallb/9.0.4/LICENSE b/operators/metallb/9.0.5/LICENSE similarity index 100% rename from operators/metallb/9.0.4/LICENSE rename to operators/metallb/9.0.5/LICENSE diff --git a/operators/metallb/9.0.4/README.md b/operators/metallb/9.0.5/README.md similarity index 100% rename from operators/metallb/9.0.4/README.md rename to operators/metallb/9.0.5/README.md diff --git a/operators/metallb/9.0.5/app-changelog.md b/operators/metallb/9.0.5/app-changelog.md new file mode 100644 index 00000000000..f780c617cb9 --- /dev/null +++ b/operators/metallb/9.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metallb-9.0.5](https://github.com/truecharts/charts/compare/metallb-9.0.4...metallb-9.0.5) (2023-05-30) + +### Chore + +- fix some remaining issues ([#9301](https://github.com/truecharts/charts/issues/9301)) + + \ No newline at end of file diff --git a/operators/metallb/9.0.4/app-readme.md b/operators/metallb/9.0.5/app-readme.md similarity index 100% rename from operators/metallb/9.0.4/app-readme.md rename to operators/metallb/9.0.5/app-readme.md diff --git a/operators/metallb/9.0.4/charts/common-12.10.8.tgz b/operators/metallb/9.0.5/charts/common-12.10.8.tgz similarity index 100% rename from operators/metallb/9.0.4/charts/common-12.10.8.tgz rename to operators/metallb/9.0.5/charts/common-12.10.8.tgz diff --git a/operators/metallb/9.0.4/ix_values.yaml b/operators/metallb/9.0.5/ix_values.yaml similarity index 99% rename from operators/metallb/9.0.4/ix_values.yaml rename to operators/metallb/9.0.5/ix_values.yaml index e516f54808b..d66af8cd5d7 100644 --- a/operators/metallb/9.0.4/ix_values.yaml +++ b/operators/metallb/9.0.5/ix_values.yaml @@ -79,6 +79,7 @@ workload: METALLB_ML_SECRET_KEY_PATH: "/etc/ml_secret_key" METALLB_NAMESPACE: "{{$.Release.Namespace}}" securityContext: + runAsUser: 0 capabilities: add: - NET_RAW diff --git a/operators/metallb/9.0.4/questions.yaml b/operators/metallb/9.0.5/questions.yaml similarity index 100% rename from operators/metallb/9.0.4/questions.yaml rename to operators/metallb/9.0.5/questions.yaml diff --git a/operators/metallb/9.0.4/templates/NOTES.txt b/operators/metallb/9.0.5/templates/NOTES.txt similarity index 100% rename from operators/metallb/9.0.4/templates/NOTES.txt rename to operators/metallb/9.0.5/templates/NOTES.txt diff --git a/operators/metallb/9.0.4/templates/_webhooks.tpl b/operators/metallb/9.0.5/templates/_webhooks.tpl similarity index 100% rename from operators/metallb/9.0.4/templates/_webhooks.tpl rename to operators/metallb/9.0.5/templates/_webhooks.tpl diff --git a/operators/metallb/9.0.4/templates/common.yaml b/operators/metallb/9.0.5/templates/common.yaml similarity index 100% rename from operators/metallb/9.0.4/templates/common.yaml rename to operators/metallb/9.0.5/templates/common.yaml diff --git a/operators/metallb/9.0.4/templates/crds.yaml b/operators/metallb/9.0.5/templates/crds.yaml similarity index 100% rename from operators/metallb/9.0.4/templates/crds.yaml rename to operators/metallb/9.0.5/templates/crds.yaml diff --git a/operators/metallb/9.0.4/values.yaml b/operators/metallb/9.0.5/values.yaml similarity index 100% rename from operators/metallb/9.0.4/values.yaml rename to operators/metallb/9.0.5/values.yaml