diff --git a/enterprise/clusterissuer/1.0.6/app-changelog.md b/enterprise/clusterissuer/1.0.6/app-changelog.md deleted file mode 100644 index 9db62481813..00000000000 --- a/enterprise/clusterissuer/1.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clusterissuer-1.0.6](https://github.com/truecharts/charts/compare/clusterissuer-1.0.5...clusterissuer-1.0.6) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - \ No newline at end of file diff --git a/enterprise/clusterissuer/1.0.6/CHANGELOG.md b/enterprise/clusterissuer/1.0.7/CHANGELOG.md similarity index 82% rename from enterprise/clusterissuer/1.0.6/CHANGELOG.md rename to enterprise/clusterissuer/1.0.7/CHANGELOG.md index fc09cb23abb..13d94206ea4 100644 --- a/enterprise/clusterissuer/1.0.6/CHANGELOG.md +++ b/enterprise/clusterissuer/1.0.7/CHANGELOG.md @@ -4,6 +4,19 @@ +## [clusterissuer-1.0.7](https://github.com/truecharts/charts/compare/clusterissuer-1.0.6...clusterissuer-1.0.7) (2023-06-17) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#9729](https://github.com/truecharts/charts/issues/9729)) + + ### Docs + +- Add more details API tokens ([#9650](https://github.com/truecharts/charts/issues/9650)) + + + + ## [clusterissuer-1.0.6](https://github.com/truecharts/charts/compare/clusterissuer-1.0.5...clusterissuer-1.0.6) (2023-06-13) ### Chore diff --git a/enterprise/clusterissuer/1.0.6/Chart.yaml b/enterprise/clusterissuer/1.0.7/Chart.yaml similarity index 98% rename from enterprise/clusterissuer/1.0.6/Chart.yaml rename to enterprise/clusterissuer/1.0.7/Chart.yaml index 94be2050225..259b7747cbd 100644 --- a/enterprise/clusterissuer/1.0.6/Chart.yaml +++ b/enterprise/clusterissuer/1.0.7/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer - https://cert-manager.io/ type: application -version: 1.0.6 +version: 1.0.7 annotations: truecharts.org/catagories: | - core diff --git a/enterprise/clusterissuer/1.0.6/LICENSE b/enterprise/clusterissuer/1.0.7/LICENSE similarity index 100% rename from enterprise/clusterissuer/1.0.6/LICENSE rename to enterprise/clusterissuer/1.0.7/LICENSE diff --git a/enterprise/clusterissuer/1.0.6/README.md b/enterprise/clusterissuer/1.0.7/README.md similarity index 100% rename from enterprise/clusterissuer/1.0.6/README.md rename to enterprise/clusterissuer/1.0.7/README.md diff --git a/enterprise/clusterissuer/1.0.7/app-changelog.md b/enterprise/clusterissuer/1.0.7/app-changelog.md new file mode 100644 index 00000000000..ad379dd8964 --- /dev/null +++ b/enterprise/clusterissuer/1.0.7/app-changelog.md @@ -0,0 +1,13 @@ + + +## [clusterissuer-1.0.7](https://github.com/truecharts/charts/compare/clusterissuer-1.0.6...clusterissuer-1.0.7) (2023-06-17) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#9729](https://github.com/truecharts/charts/issues/9729)) + + ### Docs + +- Add more details API tokens ([#9650](https://github.com/truecharts/charts/issues/9650)) + + \ No newline at end of file diff --git a/enterprise/clusterissuer/1.0.6/app-readme.md b/enterprise/clusterissuer/1.0.7/app-readme.md similarity index 100% rename from enterprise/clusterissuer/1.0.6/app-readme.md rename to enterprise/clusterissuer/1.0.7/app-readme.md diff --git a/enterprise/clusterissuer/1.0.6/charts/common-12.14.2.tgz b/enterprise/clusterissuer/1.0.7/charts/common-12.14.2.tgz similarity index 100% rename from enterprise/clusterissuer/1.0.6/charts/common-12.14.2.tgz rename to enterprise/clusterissuer/1.0.7/charts/common-12.14.2.tgz diff --git a/enterprise/clusterissuer/1.0.6/crds/cert-manager.yaml b/enterprise/clusterissuer/1.0.7/crds/cert-manager.yaml similarity index 100% rename from enterprise/clusterissuer/1.0.6/crds/cert-manager.yaml rename to enterprise/clusterissuer/1.0.7/crds/cert-manager.yaml diff --git a/enterprise/clusterissuer/1.0.6/ix_values.yaml b/enterprise/clusterissuer/1.0.7/ix_values.yaml similarity index 95% rename from enterprise/clusterissuer/1.0.6/ix_values.yaml rename to enterprise/clusterissuer/1.0.7/ix_values.yaml index e54d61499de..6fe3b68dfea 100644 --- a/enterprise/clusterissuer/1.0.6/ix_values.yaml +++ b/enterprise/clusterissuer/1.0.7/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/scratch - tag: latest@sha256:9dd0f68d32ace452a3a75273bd8e3a074d0a14e4d38683389c73887432832fc3 + tag: latest@sha256:810a973aaa95d119a872ed1f2af5aa92b2f460a56c8f1b85c22058c37cb2adef pullPolicy: IfNotPresent manifestManager: enabled: true diff --git a/enterprise/clusterissuer/1.0.6/questions.yaml b/enterprise/clusterissuer/1.0.7/questions.yaml similarity index 100% rename from enterprise/clusterissuer/1.0.6/questions.yaml rename to enterprise/clusterissuer/1.0.7/questions.yaml diff --git a/enterprise/clusterissuer/1.0.6/templates/NOTES.txt b/enterprise/clusterissuer/1.0.7/templates/NOTES.txt similarity index 100% rename from enterprise/clusterissuer/1.0.6/templates/NOTES.txt rename to enterprise/clusterissuer/1.0.7/templates/NOTES.txt diff --git a/enterprise/clusterissuer/1.0.6/templates/_metrics.tpl b/enterprise/clusterissuer/1.0.7/templates/_metrics.tpl similarity index 100% rename from enterprise/clusterissuer/1.0.6/templates/_metrics.tpl rename to enterprise/clusterissuer/1.0.7/templates/_metrics.tpl diff --git a/enterprise/clusterissuer/1.0.6/templates/clusterissuer/_ACME.tpl b/enterprise/clusterissuer/1.0.7/templates/clusterissuer/_ACME.tpl similarity index 100% rename from enterprise/clusterissuer/1.0.6/templates/clusterissuer/_ACME.tpl rename to enterprise/clusterissuer/1.0.7/templates/clusterissuer/_ACME.tpl diff --git a/enterprise/clusterissuer/1.0.6/templates/clusterissuer/_CA.tpl b/enterprise/clusterissuer/1.0.7/templates/clusterissuer/_CA.tpl similarity index 100% rename from enterprise/clusterissuer/1.0.6/templates/clusterissuer/_CA.tpl rename to enterprise/clusterissuer/1.0.7/templates/clusterissuer/_CA.tpl diff --git a/enterprise/clusterissuer/1.0.6/templates/clusterissuer/_selfSigned.tpl b/enterprise/clusterissuer/1.0.7/templates/clusterissuer/_selfSigned.tpl similarity index 100% rename from enterprise/clusterissuer/1.0.6/templates/clusterissuer/_selfSigned.tpl rename to enterprise/clusterissuer/1.0.7/templates/clusterissuer/_selfSigned.tpl diff --git a/enterprise/clusterissuer/1.0.6/templates/common.yaml b/enterprise/clusterissuer/1.0.7/templates/common.yaml similarity index 100% rename from enterprise/clusterissuer/1.0.6/templates/common.yaml rename to enterprise/clusterissuer/1.0.7/templates/common.yaml diff --git a/enterprise/clusterissuer/1.0.6/values.yaml b/enterprise/clusterissuer/1.0.7/values.yaml similarity index 100% rename from enterprise/clusterissuer/1.0.6/values.yaml rename to enterprise/clusterissuer/1.0.7/values.yaml diff --git a/enterprise/clusterissuer/item.yaml b/enterprise/clusterissuer/item.yaml index 0f47288ae4b..ad9d3aa7c95 100644 --- a/enterprise/clusterissuer/item.yaml +++ b/enterprise/clusterissuer/item.yaml @@ -2,3 +2,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png categories: - core +screenshots: [] diff --git a/enterprise/metallb-config/1.1.8/app-changelog.md b/enterprise/metallb-config/1.1.8/app-changelog.md deleted file mode 100644 index ad7311879f3..00000000000 --- a/enterprise/metallb-config/1.1.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metallb-config-1.1.8](https://github.com/truecharts/charts/compare/metallb-config-1.1.7...metallb-config-1.1.8) (2023-06-13) - -### Feat - -- update metallb docs for operator-based version ([#9587](https://github.com/truecharts/charts/issues/9587)) - - \ No newline at end of file diff --git a/enterprise/metallb-config/1.1.8/charts/common-12.14.1.tgz b/enterprise/metallb-config/1.1.8/charts/common-12.14.1.tgz deleted file mode 100644 index 4a0cd31e1d5..00000000000 Binary files a/enterprise/metallb-config/1.1.8/charts/common-12.14.1.tgz and /dev/null differ diff --git a/enterprise/metallb-config/1.1.8/CHANGELOG.md b/enterprise/metallb-config/1.1.9/CHANGELOG.md similarity index 86% rename from enterprise/metallb-config/1.1.8/CHANGELOG.md rename to enterprise/metallb-config/1.1.9/CHANGELOG.md index f19e92d5eec..f7514a15ed1 100644 --- a/enterprise/metallb-config/1.1.8/CHANGELOG.md +++ b/enterprise/metallb-config/1.1.9/CHANGELOG.md @@ -4,6 +4,16 @@ +## [metallb-config-1.1.9](https://github.com/truecharts/charts/compare/metallb-config-1.1.8...metallb-config-1.1.9) (2023-06-17) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#9729](https://github.com/truecharts/charts/issues/9729)) + - update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + + + ## [metallb-config-1.1.8](https://github.com/truecharts/charts/compare/metallb-config-1.1.7...metallb-config-1.1.8) (2023-06-13) ### Feat @@ -87,5 +97,3 @@ ### 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.1.8/Chart.yaml b/enterprise/metallb-config/1.1.9/Chart.yaml similarity index 95% rename from enterprise/metallb-config/1.1.8/Chart.yaml rename to enterprise/metallb-config/1.1.9/Chart.yaml index dd8144f12cc..a5d77e9ac2f 100644 --- a/enterprise/metallb-config/1.1.8/Chart.yaml +++ b/enterprise/metallb-config/1.1.9/Chart.yaml @@ -10,7 +10,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.14.1 + version: 12.14.2 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 1.1.8 +version: 1.1.9 annotations: truecharts.org/catagories: | - core diff --git a/enterprise/metallb-config/1.1.8/LICENSE b/enterprise/metallb-config/1.1.9/LICENSE similarity index 100% rename from enterprise/metallb-config/1.1.8/LICENSE rename to enterprise/metallb-config/1.1.9/LICENSE diff --git a/enterprise/metallb-config/1.1.8/README.md b/enterprise/metallb-config/1.1.9/README.md similarity index 100% rename from enterprise/metallb-config/1.1.8/README.md rename to enterprise/metallb-config/1.1.9/README.md diff --git a/enterprise/metallb-config/1.1.9/app-changelog.md b/enterprise/metallb-config/1.1.9/app-changelog.md new file mode 100644 index 00000000000..0bc934156ba --- /dev/null +++ b/enterprise/metallb-config/1.1.9/app-changelog.md @@ -0,0 +1,10 @@ + + +## [metallb-config-1.1.9](https://github.com/truecharts/charts/compare/metallb-config-1.1.8...metallb-config-1.1.9) (2023-06-17) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#9729](https://github.com/truecharts/charts/issues/9729)) + - update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) + + \ No newline at end of file diff --git a/enterprise/metallb-config/1.1.8/app-readme.md b/enterprise/metallb-config/1.1.9/app-readme.md similarity index 100% rename from enterprise/metallb-config/1.1.8/app-readme.md rename to enterprise/metallb-config/1.1.9/app-readme.md diff --git a/enterprise/metallb-config/1.1.9/charts/common-12.14.2.tgz b/enterprise/metallb-config/1.1.9/charts/common-12.14.2.tgz new file mode 100644 index 00000000000..e3a92f097b6 Binary files /dev/null and b/enterprise/metallb-config/1.1.9/charts/common-12.14.2.tgz differ diff --git a/enterprise/metallb-config/1.1.8/ix_values.yaml b/enterprise/metallb-config/1.1.9/ix_values.yaml similarity index 94% rename from enterprise/metallb-config/1.1.8/ix_values.yaml rename to enterprise/metallb-config/1.1.9/ix_values.yaml index bbecd28e089..47f0055f386 100644 --- a/enterprise/metallb-config/1.1.8/ix_values.yaml +++ b/enterprise/metallb-config/1.1.9/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/scratch - tag: latest@sha256:9dd0f68d32ace452a3a75273bd8e3a074d0a14e4d38683389c73887432832fc3 + tag: latest@sha256:810a973aaa95d119a872ed1f2af5aa92b2f460a56c8f1b85c22058c37cb2adef pullPolicy: IfNotPresent manifestManager: enabled: false diff --git a/enterprise/metallb-config/1.1.8/questions.yaml b/enterprise/metallb-config/1.1.9/questions.yaml similarity index 99% rename from enterprise/metallb-config/1.1.8/questions.yaml rename to enterprise/metallb-config/1.1.9/questions.yaml index 3e5c46b0e96..2e5c638416d 100644 --- a/enterprise/metallb-config/1.1.8/questions.yaml +++ b/enterprise/metallb-config/1.1.9/questions.yaml @@ -30,19 +30,19 @@ groups: - 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 + - 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 - variable: ipAddressPools group: App Configuration label: IP Address Pools Object diff --git a/enterprise/metallb-config/1.1.8/templates/NOTES.txt b/enterprise/metallb-config/1.1.9/templates/NOTES.txt similarity index 100% rename from enterprise/metallb-config/1.1.8/templates/NOTES.txt rename to enterprise/metallb-config/1.1.9/templates/NOTES.txt diff --git a/enterprise/metallb-config/1.1.8/templates/_bgpadvertisement.tpl b/enterprise/metallb-config/1.1.9/templates/_bgpadvertisement.tpl similarity index 100% rename from enterprise/metallb-config/1.1.8/templates/_bgpadvertisement.tpl rename to enterprise/metallb-config/1.1.9/templates/_bgpadvertisement.tpl diff --git a/enterprise/metallb-config/1.1.8/templates/_community.tpl b/enterprise/metallb-config/1.1.9/templates/_community.tpl similarity index 100% rename from enterprise/metallb-config/1.1.8/templates/_community.tpl rename to enterprise/metallb-config/1.1.9/templates/_community.tpl diff --git a/enterprise/metallb-config/1.1.8/templates/_ipaddresspool.tpl b/enterprise/metallb-config/1.1.9/templates/_ipaddresspool.tpl similarity index 100% rename from enterprise/metallb-config/1.1.8/templates/_ipaddresspool.tpl rename to enterprise/metallb-config/1.1.9/templates/_ipaddresspool.tpl diff --git a/enterprise/metallb-config/1.1.8/templates/_l2advertisement.tpl b/enterprise/metallb-config/1.1.9/templates/_l2advertisement.tpl similarity index 100% rename from enterprise/metallb-config/1.1.8/templates/_l2advertisement.tpl rename to enterprise/metallb-config/1.1.9/templates/_l2advertisement.tpl diff --git a/enterprise/metallb-config/1.1.8/templates/_peers.tpl b/enterprise/metallb-config/1.1.9/templates/_peers.tpl similarity index 100% rename from enterprise/metallb-config/1.1.8/templates/_peers.tpl rename to enterprise/metallb-config/1.1.9/templates/_peers.tpl diff --git a/enterprise/metallb-config/1.1.8/templates/common.yaml b/enterprise/metallb-config/1.1.9/templates/common.yaml similarity index 100% rename from enterprise/metallb-config/1.1.8/templates/common.yaml rename to enterprise/metallb-config/1.1.9/templates/common.yaml diff --git a/enterprise/metallb-config/1.1.8/values.yaml b/enterprise/metallb-config/1.1.9/values.yaml similarity index 100% rename from enterprise/metallb-config/1.1.8/values.yaml rename to enterprise/metallb-config/1.1.9/values.yaml diff --git a/enterprise/metallb-config/item.yaml b/enterprise/metallb-config/item.yaml index 4d0ff7fc58a..959f0a1eb46 100644 --- a/enterprise/metallb-config/item.yaml +++ b/enterprise/metallb-config/item.yaml @@ -2,3 +2,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png categories: - core +screenshots: []