diff --git a/operators/metallb/9.0.3/app-changelog.md b/operators/metallb/9.0.3/app-changelog.md deleted file mode 100644 index 892e2a797e..0000000000 --- a/operators/metallb/9.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metallb-9.0.3](https://github.com/truecharts/charts/compare/metallb-9.0.2...metallb-9.0.3) (2023-05-30) - -### Fix - -- misc patches ([#9293](https://github.com/truecharts/charts/issues/9293)) - - \ No newline at end of file diff --git a/operators/metallb/9.0.3/CHANGELOG.md b/operators/metallb/9.0.4/CHANGELOG.md similarity index 87% rename from operators/metallb/9.0.3/CHANGELOG.md rename to operators/metallb/9.0.4/CHANGELOG.md index ba9a4a112d..6b7eb69156 100644 --- a/operators/metallb/9.0.3/CHANGELOG.md +++ b/operators/metallb/9.0.4/CHANGELOG.md @@ -4,6 +4,11 @@ +## [metallb-9.0.4](https://github.com/truecharts/charts/compare/metallb-9.0.3...metallb-9.0.4) (2023-05-30) + + + + ## [metallb-9.0.3](https://github.com/truecharts/charts/compare/metallb-9.0.2...metallb-9.0.3) (2023-05-30) ### Fix diff --git a/operators/metallb/9.0.3/Chart.yaml b/operators/metallb/9.0.4/Chart.yaml similarity index 98% rename from operators/metallb/9.0.3/Chart.yaml rename to operators/metallb/9.0.4/Chart.yaml index 3f45b88f53..d03f640049 100644 --- a/operators/metallb/9.0.3/Chart.yaml +++ b/operators/metallb/9.0.4/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - operators diff --git a/operators/metallb/9.0.3/LICENSE b/operators/metallb/9.0.4/LICENSE similarity index 100% rename from operators/metallb/9.0.3/LICENSE rename to operators/metallb/9.0.4/LICENSE diff --git a/operators/metallb/9.0.3/README.md b/operators/metallb/9.0.4/README.md similarity index 100% rename from operators/metallb/9.0.3/README.md rename to operators/metallb/9.0.4/README.md diff --git a/operators/metallb/9.0.4/app-changelog.md b/operators/metallb/9.0.4/app-changelog.md new file mode 100644 index 0000000000..69de9a1fe1 --- /dev/null +++ b/operators/metallb/9.0.4/app-changelog.md @@ -0,0 +1,4 @@ + + +## [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.3/app-readme.md b/operators/metallb/9.0.4/app-readme.md similarity index 100% rename from operators/metallb/9.0.3/app-readme.md rename to operators/metallb/9.0.4/app-readme.md diff --git a/operators/metallb/9.0.3/charts/common-12.10.8.tgz b/operators/metallb/9.0.4/charts/common-12.10.8.tgz similarity index 100% rename from operators/metallb/9.0.3/charts/common-12.10.8.tgz rename to operators/metallb/9.0.4/charts/common-12.10.8.tgz diff --git a/operators/metallb/9.0.3/ix_values.yaml b/operators/metallb/9.0.4/ix_values.yaml similarity index 99% rename from operators/metallb/9.0.3/ix_values.yaml rename to operators/metallb/9.0.4/ix_values.yaml index 9a715037cf..e516f54808 100644 --- a/operators/metallb/9.0.3/ix_values.yaml +++ b/operators/metallb/9.0.4/ix_values.yaml @@ -45,6 +45,7 @@ workload: labels: app.kubernetes.io/component: controller shareProcessNamespace: true + hostNetwork: true containers: speaker: enabled: true diff --git a/operators/metallb/9.0.3/questions.yaml b/operators/metallb/9.0.4/questions.yaml similarity index 100% rename from operators/metallb/9.0.3/questions.yaml rename to operators/metallb/9.0.4/questions.yaml diff --git a/operators/metallb/9.0.3/templates/NOTES.txt b/operators/metallb/9.0.4/templates/NOTES.txt similarity index 100% rename from operators/metallb/9.0.3/templates/NOTES.txt rename to operators/metallb/9.0.4/templates/NOTES.txt diff --git a/operators/metallb/9.0.3/templates/_webhooks.tpl b/operators/metallb/9.0.4/templates/_webhooks.tpl similarity index 100% rename from operators/metallb/9.0.3/templates/_webhooks.tpl rename to operators/metallb/9.0.4/templates/_webhooks.tpl diff --git a/operators/metallb/9.0.3/templates/common.yaml b/operators/metallb/9.0.4/templates/common.yaml similarity index 100% rename from operators/metallb/9.0.3/templates/common.yaml rename to operators/metallb/9.0.4/templates/common.yaml diff --git a/operators/metallb/9.0.3/templates/crds.yaml b/operators/metallb/9.0.4/templates/crds.yaml similarity index 100% rename from operators/metallb/9.0.3/templates/crds.yaml rename to operators/metallb/9.0.4/templates/crds.yaml diff --git a/operators/metallb/9.0.3/values.yaml b/operators/metallb/9.0.4/values.yaml similarity index 100% rename from operators/metallb/9.0.3/values.yaml rename to operators/metallb/9.0.4/values.yaml