diff --git a/enterprise/metallb-config/1.0.0/app-changelog.md b/enterprise/metallb-config/1.0.0/app-changelog.md deleted file mode 100644 index 1b4514f1cea..00000000000 --- a/enterprise/metallb-config/1.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metallb-config-1.0.0]metallb-config-1.0.0 (2023-05-28) - -### Chore - -- rename metallb to metallb-config and cert-manager to clusterissuer ([#9202](https://github.com/truecharts/charts/issues/9202)) - - \ No newline at end of file diff --git a/enterprise/metallb-config/1.0.0/CHANGELOG.md b/enterprise/metallb-config/1.0.1/CHANGELOG.md similarity index 67% rename from enterprise/metallb-config/1.0.0/CHANGELOG.md rename to enterprise/metallb-config/1.0.1/CHANGELOG.md index eba87236cf8..a44ee889fd7 100644 --- a/enterprise/metallb-config/1.0.0/CHANGELOG.md +++ b/enterprise/metallb-config/1.0.1/CHANGELOG.md @@ -4,6 +4,11 @@ +## [metallb-config-1.0.1](https://github.com/truecharts/charts/compare/metallb-config-1.0.0...metallb-config-1.0.1) (2023-05-30) + + + + ## [metallb-config-1.0.0]metallb-config-1.0.0 (2023-05-28) ### Chore diff --git a/enterprise/metallb-config/1.0.0/Chart.yaml b/enterprise/metallb-config/1.0.1/Chart.yaml similarity index 80% rename from enterprise/metallb-config/1.0.0/Chart.yaml rename to enterprise/metallb-config/1.0.1/Chart.yaml index 7758effa6c0..37a453adc3e 100644 --- a/enterprise/metallb-config/1.0.0/Chart.yaml +++ b/enterprise/metallb-config/1.0.1/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 appVersion: "latest" deprecated: false description: A network load-balancer implementation for Kubernetes using standard routing protocols -home: https://truecharts.org/charts/enterprise/metallb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png +home: https://truecharts.org/charts/enterprise/metallb-config +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png keywords: - metallb - loadbalancer @@ -18,11 +18,11 @@ maintainers: url: https://truecharts.org name: metallb-config sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb + - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 1.0.0 +version: 1.0.1 annotations: truecharts.org/catagories: | - core diff --git a/enterprise/metallb-config/1.0.0/LICENSE b/enterprise/metallb-config/1.0.1/LICENSE similarity index 100% rename from enterprise/metallb-config/1.0.0/LICENSE rename to enterprise/metallb-config/1.0.1/LICENSE diff --git a/enterprise/metallb-config/1.0.0/README.md b/enterprise/metallb-config/1.0.1/README.md similarity index 100% rename from enterprise/metallb-config/1.0.0/README.md rename to enterprise/metallb-config/1.0.1/README.md diff --git a/enterprise/metallb-config/1.0.1/app-changelog.md b/enterprise/metallb-config/1.0.1/app-changelog.md new file mode 100644 index 00000000000..60f131f8902 --- /dev/null +++ b/enterprise/metallb-config/1.0.1/app-changelog.md @@ -0,0 +1,4 @@ + + +## [metallb-config-1.0.1](https://github.com/truecharts/charts/compare/metallb-config-1.0.0...metallb-config-1.0.1) (2023-05-30) + diff --git a/enterprise/metallb-config/1.0.0/app-readme.md b/enterprise/metallb-config/1.0.1/app-readme.md similarity index 100% rename from enterprise/metallb-config/1.0.0/app-readme.md rename to enterprise/metallb-config/1.0.1/app-readme.md diff --git a/enterprise/metallb-config/1.0.0/charts/common-12.10.4.tgz b/enterprise/metallb-config/1.0.1/charts/common-12.10.4.tgz similarity index 100% rename from enterprise/metallb-config/1.0.0/charts/common-12.10.4.tgz rename to enterprise/metallb-config/1.0.1/charts/common-12.10.4.tgz diff --git a/enterprise/metallb-config/1.0.0/ix_values.yaml b/enterprise/metallb-config/1.0.1/ix_values.yaml similarity index 98% rename from enterprise/metallb-config/1.0.0/ix_values.yaml rename to enterprise/metallb-config/1.0.1/ix_values.yaml index b6314ee525f..e20f599ee08 100644 --- a/enterprise/metallb-config/1.0.0/ix_values.yaml +++ b/enterprise/metallb-config/1.0.1/ix_values.yaml @@ -3,7 +3,7 @@ image: tag: latest@sha256:9dd0f68d32ace452a3a75273bd8e3a074d0a14e4d38683389c73887432832fc3 pullPolicy: IfNotPresent manifestManager: - enabled: true + enabled: false workload: main: enabled: false diff --git a/enterprise/metallb-config/1.0.0/questions.yaml b/enterprise/metallb-config/1.0.1/questions.yaml similarity index 100% rename from enterprise/metallb-config/1.0.0/questions.yaml rename to enterprise/metallb-config/1.0.1/questions.yaml diff --git a/enterprise/metallb-config/1.0.0/templates/NOTES.txt b/enterprise/metallb-config/1.0.1/templates/NOTES.txt similarity index 100% rename from enterprise/metallb-config/1.0.0/templates/NOTES.txt rename to enterprise/metallb-config/1.0.1/templates/NOTES.txt diff --git a/enterprise/metallb-config/1.0.0/templates/_bgpadvertisement.tpl b/enterprise/metallb-config/1.0.1/templates/_bgpadvertisement.tpl similarity index 100% rename from enterprise/metallb-config/1.0.0/templates/_bgpadvertisement.tpl rename to enterprise/metallb-config/1.0.1/templates/_bgpadvertisement.tpl diff --git a/enterprise/metallb-config/1.0.0/templates/_community.tpl b/enterprise/metallb-config/1.0.1/templates/_community.tpl similarity index 100% rename from enterprise/metallb-config/1.0.0/templates/_community.tpl rename to enterprise/metallb-config/1.0.1/templates/_community.tpl diff --git a/enterprise/metallb-config/1.0.0/templates/_ipaddresspool.tpl b/enterprise/metallb-config/1.0.1/templates/_ipaddresspool.tpl similarity index 100% rename from enterprise/metallb-config/1.0.0/templates/_ipaddresspool.tpl rename to enterprise/metallb-config/1.0.1/templates/_ipaddresspool.tpl diff --git a/enterprise/metallb-config/1.0.0/templates/_l2advertisement.tpl b/enterprise/metallb-config/1.0.1/templates/_l2advertisement.tpl similarity index 100% rename from enterprise/metallb-config/1.0.0/templates/_l2advertisement.tpl rename to enterprise/metallb-config/1.0.1/templates/_l2advertisement.tpl diff --git a/enterprise/metallb-config/1.0.0/templates/_peers.tpl b/enterprise/metallb-config/1.0.1/templates/_peers.tpl similarity index 100% rename from enterprise/metallb-config/1.0.0/templates/_peers.tpl rename to enterprise/metallb-config/1.0.1/templates/_peers.tpl diff --git a/enterprise/metallb-config/1.0.0/templates/common.yaml b/enterprise/metallb-config/1.0.1/templates/common.yaml similarity index 100% rename from enterprise/metallb-config/1.0.0/templates/common.yaml rename to enterprise/metallb-config/1.0.1/templates/common.yaml diff --git a/enterprise/metallb-config/1.0.0/values.yaml b/enterprise/metallb-config/1.0.1/values.yaml similarity index 100% rename from enterprise/metallb-config/1.0.0/values.yaml rename to enterprise/metallb-config/1.0.1/values.yaml diff --git a/enterprise/metallb-config/item.yaml b/enterprise/metallb-config/item.yaml index 0ab80e0cca5..4d0ff7fc58a 100644 --- a/enterprise/metallb-config/item.yaml +++ b/enterprise/metallb-config/item.yaml @@ -1,4 +1,4 @@ -icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png +icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png categories: - core