diff --git a/dependency/clickhouse/5.0.25/app-changelog.md b/dependency/clickhouse/5.0.25/app-changelog.md deleted file mode 100644 index 80c3a03d70..0000000000 --- a/dependency/clickhouse/5.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-5.0.25](https://github.com/truecharts/charts/compare/clickhouse-5.0.24...clickhouse-5.0.25) (2023-05-21) - -### Chore - -- update helm chart common to 12.8.2 ([#9028](https://github.com/truecharts/charts/issues/9028)) - - \ No newline at end of file diff --git a/dependency/clickhouse/5.0.25/charts/common-12.8.2.tgz b/dependency/clickhouse/5.0.25/charts/common-12.8.2.tgz deleted file mode 100644 index cd8d613ee3..0000000000 Binary files a/dependency/clickhouse/5.0.25/charts/common-12.8.2.tgz and /dev/null differ diff --git a/dependency/clickhouse/5.0.25/CHANGELOG.md b/dependency/clickhouse/5.0.26/CHANGELOG.md similarity index 88% rename from dependency/clickhouse/5.0.25/CHANGELOG.md rename to dependency/clickhouse/5.0.26/CHANGELOG.md index e6c1719de7..cda57c08ea 100644 --- a/dependency/clickhouse/5.0.25/CHANGELOG.md +++ b/dependency/clickhouse/5.0.26/CHANGELOG.md @@ -4,6 +4,19 @@ +## [clickhouse-5.0.26](https://github.com/truecharts/charts/compare/clickhouse-5.0.25...clickhouse-5.0.26) (2023-05-22) + +### Chore + +- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064)) + + ### Fix + +- fix mistakes on questions.yaml + + + + ## [clickhouse-5.0.25](https://github.com/truecharts/charts/compare/clickhouse-5.0.24...clickhouse-5.0.25) (2023-05-21) ### Chore @@ -84,16 +97,3 @@ ## [clickhouse-5.0.19](https://github.com/truecharts/charts/compare/clickhouse-5.0.18...clickhouse-5.0.19) (2023-05-01) ### Chore - -- update helm chart common to 12.6.4 ([#8642](https://github.com/truecharts/charts/issues/8642)) - - - - -## [clickhouse-5.0.18](https://github.com/truecharts/charts/compare/clickhouse-5.0.17...clickhouse-5.0.18) (2023-04-30) - -### Chore - -- update helm chart common to 12.6.3 ([#8629](https://github.com/truecharts/charts/issues/8629)) - - diff --git a/dependency/clickhouse/5.0.25/Chart.yaml b/dependency/clickhouse/5.0.26/Chart.yaml similarity index 95% rename from dependency/clickhouse/5.0.25/Chart.yaml rename to dependency/clickhouse/5.0.26/Chart.yaml index 3f2d7e77ba..dea6a35b58 100644 --- a/dependency/clickhouse/5.0.25/Chart.yaml +++ b/dependency/clickhouse/5.0.26/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.4.2.11" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.8.2 + version: 12.9.2 deprecated: false description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://truecharts.org/charts/dependency/clickhouse @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - https://clickhouse.com/ type: application -version: 5.0.25 +version: 5.0.26 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/5.0.25/README.md b/dependency/clickhouse/5.0.26/README.md similarity index 100% rename from dependency/clickhouse/5.0.25/README.md rename to dependency/clickhouse/5.0.26/README.md diff --git a/dependency/clickhouse/5.0.26/app-changelog.md b/dependency/clickhouse/5.0.26/app-changelog.md new file mode 100644 index 0000000000..e469e76962 --- /dev/null +++ b/dependency/clickhouse/5.0.26/app-changelog.md @@ -0,0 +1,13 @@ + + +## [clickhouse-5.0.26](https://github.com/truecharts/charts/compare/clickhouse-5.0.25...clickhouse-5.0.26) (2023-05-22) + +### Chore + +- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/dependency/clickhouse/5.0.25/app-readme.md b/dependency/clickhouse/5.0.26/app-readme.md similarity index 100% rename from dependency/clickhouse/5.0.25/app-readme.md rename to dependency/clickhouse/5.0.26/app-readme.md diff --git a/dependency/clickhouse/5.0.26/charts/common-12.9.2.tgz b/dependency/clickhouse/5.0.26/charts/common-12.9.2.tgz new file mode 100644 index 0000000000..9f713bbafe Binary files /dev/null and b/dependency/clickhouse/5.0.26/charts/common-12.9.2.tgz differ diff --git a/dependency/clickhouse/5.0.25/ix_values.yaml b/dependency/clickhouse/5.0.26/ix_values.yaml similarity index 100% rename from dependency/clickhouse/5.0.25/ix_values.yaml rename to dependency/clickhouse/5.0.26/ix_values.yaml diff --git a/dependency/clickhouse/5.0.25/questions.yaml b/dependency/clickhouse/5.0.26/questions.yaml similarity index 99% rename from dependency/clickhouse/5.0.25/questions.yaml rename to dependency/clickhouse/5.0.26/questions.yaml index 0936116ea4..6edf30253b 100644 --- a/dependency/clickhouse/5.0.25/questions.yaml +++ b/dependency/clickhouse/5.0.26/questions.yaml @@ -317,13 +317,6 @@ questions: default: false show_subquestions_if: true subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces diff --git a/dependency/clickhouse/5.0.25/templates/NOTES.txt b/dependency/clickhouse/5.0.26/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/5.0.25/templates/NOTES.txt rename to dependency/clickhouse/5.0.26/templates/NOTES.txt diff --git a/dependency/clickhouse/5.0.25/templates/common.yaml b/dependency/clickhouse/5.0.26/templates/common.yaml similarity index 100% rename from dependency/clickhouse/5.0.25/templates/common.yaml rename to dependency/clickhouse/5.0.26/templates/common.yaml diff --git a/dependency/clickhouse/5.0.25/values.yaml b/dependency/clickhouse/5.0.26/values.yaml similarity index 100% rename from dependency/clickhouse/5.0.25/values.yaml rename to dependency/clickhouse/5.0.26/values.yaml diff --git a/dependency/mariadb/7.0.28/app-changelog.md b/dependency/mariadb/7.0.28/app-changelog.md deleted file mode 100644 index 0ee0b32094..0000000000 --- a/dependency/mariadb/7.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-7.0.28](https://github.com/truecharts/charts/compare/mariadb-7.0.27...mariadb-7.0.28) (2023-05-21) - -### Chore - -- update helm chart common to 12.8.2 ([#9028](https://github.com/truecharts/charts/issues/9028)) - - \ No newline at end of file diff --git a/dependency/mariadb/7.0.28/charts/common-12.8.2.tgz b/dependency/mariadb/7.0.28/charts/common-12.8.2.tgz deleted file mode 100644 index cd8d613ee3..0000000000 Binary files a/dependency/mariadb/7.0.28/charts/common-12.8.2.tgz and /dev/null differ diff --git a/dependency/mariadb/7.0.28/CHANGELOG.md b/dependency/mariadb/7.0.29/CHANGELOG.md similarity index 87% rename from dependency/mariadb/7.0.28/CHANGELOG.md rename to dependency/mariadb/7.0.29/CHANGELOG.md index 78eb1718b2..25640a628a 100644 --- a/dependency/mariadb/7.0.28/CHANGELOG.md +++ b/dependency/mariadb/7.0.29/CHANGELOG.md @@ -4,6 +4,19 @@ +## [mariadb-7.0.29](https://github.com/truecharts/charts/compare/mariadb-7.0.28...mariadb-7.0.29) (2023-05-22) + +### Chore + +- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064)) + + ### Fix + +- fix mistakes on questions.yaml + + + + ## [mariadb-7.0.28](https://github.com/truecharts/charts/compare/mariadb-7.0.27...mariadb-7.0.28) (2023-05-21) ### Chore @@ -84,16 +97,3 @@ ## [mariadb-7.0.20](https://github.com/truecharts/charts/compare/mariadb-7.0.19...mariadb-7.0.20) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/mariadb to 10.11.2 ([#8772](https://github.com/truecharts/charts/issues/8772)) - - - - -## [mariadb-7.0.20](https://github.com/truecharts/charts/compare/mariadb-7.0.19...mariadb-7.0.20) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/mariadb to 10.11.2 ([#8772](https://github.com/truecharts/charts/issues/8772)) diff --git a/dependency/mariadb/7.0.28/Chart.yaml b/dependency/mariadb/7.0.29/Chart.yaml similarity index 96% rename from dependency/mariadb/7.0.28/Chart.yaml rename to dependency/mariadb/7.0.29/Chart.yaml index f039f175bf..ae6b334556 100644 --- a/dependency/mariadb/7.0.28/Chart.yaml +++ b/dependency/mariadb/7.0.29/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.11.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.8.2 + version: 12.9.2 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/charts/dependency/mariadb @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 7.0.28 +version: 7.0.29 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/7.0.28/README.md b/dependency/mariadb/7.0.29/README.md similarity index 100% rename from dependency/mariadb/7.0.28/README.md rename to dependency/mariadb/7.0.29/README.md diff --git a/dependency/mariadb/7.0.29/app-changelog.md b/dependency/mariadb/7.0.29/app-changelog.md new file mode 100644 index 0000000000..49ca997e56 --- /dev/null +++ b/dependency/mariadb/7.0.29/app-changelog.md @@ -0,0 +1,13 @@ + + +## [mariadb-7.0.29](https://github.com/truecharts/charts/compare/mariadb-7.0.28...mariadb-7.0.29) (2023-05-22) + +### Chore + +- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/dependency/mariadb/7.0.28/app-readme.md b/dependency/mariadb/7.0.29/app-readme.md similarity index 100% rename from dependency/mariadb/7.0.28/app-readme.md rename to dependency/mariadb/7.0.29/app-readme.md diff --git a/dependency/mariadb/7.0.29/charts/common-12.9.2.tgz b/dependency/mariadb/7.0.29/charts/common-12.9.2.tgz new file mode 100644 index 0000000000..9f713bbafe Binary files /dev/null and b/dependency/mariadb/7.0.29/charts/common-12.9.2.tgz differ diff --git a/dependency/mariadb/7.0.28/ix_values.yaml b/dependency/mariadb/7.0.29/ix_values.yaml similarity index 100% rename from dependency/mariadb/7.0.28/ix_values.yaml rename to dependency/mariadb/7.0.29/ix_values.yaml diff --git a/dependency/mariadb/7.0.28/questions.yaml b/dependency/mariadb/7.0.29/questions.yaml similarity index 99% rename from dependency/mariadb/7.0.28/questions.yaml rename to dependency/mariadb/7.0.29/questions.yaml index 9aa022b139..f4282f563c 100644 --- a/dependency/mariadb/7.0.28/questions.yaml +++ b/dependency/mariadb/7.0.29/questions.yaml @@ -311,13 +311,6 @@ questions: default: false show_subquestions_if: true subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces diff --git a/dependency/mariadb/7.0.28/templates/NOTES.txt b/dependency/mariadb/7.0.29/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/7.0.28/templates/NOTES.txt rename to dependency/mariadb/7.0.29/templates/NOTES.txt diff --git a/dependency/mariadb/7.0.28/templates/common.yaml b/dependency/mariadb/7.0.29/templates/common.yaml similarity index 100% rename from dependency/mariadb/7.0.28/templates/common.yaml rename to dependency/mariadb/7.0.29/templates/common.yaml diff --git a/dependency/mariadb/7.0.28/values.yaml b/dependency/mariadb/7.0.29/values.yaml similarity index 100% rename from dependency/mariadb/7.0.28/values.yaml rename to dependency/mariadb/7.0.29/values.yaml diff --git a/dependency/memcached/6.0.39/app-changelog.md b/dependency/memcached/6.0.39/app-changelog.md deleted file mode 100644 index 9d3fba3fab..0000000000 --- a/dependency/memcached/6.0.39/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-6.0.39](https://github.com/truecharts/charts/compare/memcached-6.0.38...memcached-6.0.39) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/memcached to v1.6.20 ([#9055](https://github.com/truecharts/charts/issues/9055)) - - \ No newline at end of file diff --git a/dependency/memcached/6.0.39/charts/common-12.8.2.tgz b/dependency/memcached/6.0.39/charts/common-12.8.2.tgz deleted file mode 100644 index cd8d613ee3..0000000000 Binary files a/dependency/memcached/6.0.39/charts/common-12.8.2.tgz and /dev/null differ diff --git a/dependency/memcached/6.0.39/CHANGELOG.md b/dependency/memcached/6.0.40/CHANGELOG.md similarity index 88% rename from dependency/memcached/6.0.39/CHANGELOG.md rename to dependency/memcached/6.0.40/CHANGELOG.md index dcab396c4d..eedf69b384 100644 --- a/dependency/memcached/6.0.39/CHANGELOG.md +++ b/dependency/memcached/6.0.40/CHANGELOG.md @@ -4,6 +4,19 @@ +## [memcached-6.0.40](https://github.com/truecharts/charts/compare/memcached-6.0.39...memcached-6.0.40) (2023-05-22) + +### Chore + +- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064)) + + ### Fix + +- fix mistakes on questions.yaml + + + + ## [memcached-6.0.39](https://github.com/truecharts/charts/compare/memcached-6.0.38...memcached-6.0.39) (2023-05-22) ### Chore @@ -84,16 +97,3 @@ ## [memcached-6.0.31](https://github.com/truecharts/charts/compare/memcached-6.0.30...memcached-6.0.31) (2023-05-01) ### Chore - -- update helm chart common to 12.6.4 ([#8642](https://github.com/truecharts/charts/issues/8642)) - - - - -## [memcached-6.0.30](https://github.com/truecharts/charts/compare/memcached-6.0.29...memcached-6.0.30) (2023-04-30) - -### Chore - -- update helm chart common to 12.6.3 ([#8629](https://github.com/truecharts/charts/issues/8629)) - - diff --git a/dependency/memcached/6.0.39/Chart.yaml b/dependency/memcached/6.0.40/Chart.yaml similarity index 95% rename from dependency/memcached/6.0.39/Chart.yaml rename to dependency/memcached/6.0.40/Chart.yaml index 45caaad11d..0b153b9ce7 100644 --- a/dependency/memcached/6.0.39/Chart.yaml +++ b/dependency/memcached/6.0.40/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.20" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.8.2 + version: 12.9.2 deprecated: false description: Memcached is a memory-backed database caching solution home: https://truecharts.org/charts/dependency/memcached @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 6.0.39 +version: 6.0.40 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/6.0.39/README.md b/dependency/memcached/6.0.40/README.md similarity index 100% rename from dependency/memcached/6.0.39/README.md rename to dependency/memcached/6.0.40/README.md diff --git a/dependency/memcached/6.0.40/app-changelog.md b/dependency/memcached/6.0.40/app-changelog.md new file mode 100644 index 0000000000..a9df988fd8 --- /dev/null +++ b/dependency/memcached/6.0.40/app-changelog.md @@ -0,0 +1,13 @@ + + +## [memcached-6.0.40](https://github.com/truecharts/charts/compare/memcached-6.0.39...memcached-6.0.40) (2023-05-22) + +### Chore + +- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/dependency/memcached/6.0.39/app-readme.md b/dependency/memcached/6.0.40/app-readme.md similarity index 100% rename from dependency/memcached/6.0.39/app-readme.md rename to dependency/memcached/6.0.40/app-readme.md diff --git a/dependency/memcached/6.0.40/charts/common-12.9.2.tgz b/dependency/memcached/6.0.40/charts/common-12.9.2.tgz new file mode 100644 index 0000000000..9f713bbafe Binary files /dev/null and b/dependency/memcached/6.0.40/charts/common-12.9.2.tgz differ diff --git a/dependency/memcached/6.0.39/ix_values.yaml b/dependency/memcached/6.0.40/ix_values.yaml similarity index 100% rename from dependency/memcached/6.0.39/ix_values.yaml rename to dependency/memcached/6.0.40/ix_values.yaml diff --git a/dependency/memcached/6.0.39/questions.yaml b/dependency/memcached/6.0.40/questions.yaml similarity index 99% rename from dependency/memcached/6.0.39/questions.yaml rename to dependency/memcached/6.0.40/questions.yaml index 9ed71fa9fb..e6f5b26986 100644 --- a/dependency/memcached/6.0.39/questions.yaml +++ b/dependency/memcached/6.0.40/questions.yaml @@ -281,13 +281,6 @@ questions: default: false show_subquestions_if: true subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces diff --git a/dependency/memcached/6.0.39/templates/NOTES.txt b/dependency/memcached/6.0.40/templates/NOTES.txt similarity index 100% rename from dependency/memcached/6.0.39/templates/NOTES.txt rename to dependency/memcached/6.0.40/templates/NOTES.txt diff --git a/dependency/memcached/6.0.39/templates/common.yaml b/dependency/memcached/6.0.40/templates/common.yaml similarity index 100% rename from dependency/memcached/6.0.39/templates/common.yaml rename to dependency/memcached/6.0.40/templates/common.yaml diff --git a/dependency/memcached/6.0.39/values.yaml b/dependency/memcached/6.0.40/values.yaml similarity index 100% rename from dependency/memcached/6.0.39/values.yaml rename to dependency/memcached/6.0.40/values.yaml diff --git a/dependency/mongodb/6.0.28/app-changelog.md b/dependency/mongodb/6.0.28/app-changelog.md deleted file mode 100644 index ef326a7620..0000000000 --- a/dependency/mongodb/6.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-6.0.28](https://github.com/truecharts/charts/compare/mongodb-6.0.27...mongodb-6.0.28) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9056](https://github.com/truecharts/charts/issues/9056)) - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.28/charts/common-12.8.2.tgz b/dependency/mongodb/6.0.28/charts/common-12.8.2.tgz deleted file mode 100644 index cd8d613ee3..0000000000 Binary files a/dependency/mongodb/6.0.28/charts/common-12.8.2.tgz and /dev/null differ diff --git a/dependency/mongodb/6.0.28/CHANGELOG.md b/dependency/mongodb/6.0.29/CHANGELOG.md similarity index 87% rename from dependency/mongodb/6.0.28/CHANGELOG.md rename to dependency/mongodb/6.0.29/CHANGELOG.md index 424fd491ea..b291c1818c 100644 --- a/dependency/mongodb/6.0.28/CHANGELOG.md +++ b/dependency/mongodb/6.0.29/CHANGELOG.md @@ -4,6 +4,19 @@ +## [mongodb-6.0.29](https://github.com/truecharts/charts/compare/mongodb-6.0.28...mongodb-6.0.29) (2023-05-22) + +### Chore + +- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064)) + + ### Fix + +- fix mistakes on questions.yaml + + + + ## [mongodb-6.0.28](https://github.com/truecharts/charts/compare/mongodb-6.0.27...mongodb-6.0.28) (2023-05-22) ### Chore @@ -84,16 +97,3 @@ ## [mongodb-6.0.20](https://github.com/truecharts/charts/compare/mongodb-6.0.19...mongodb-6.0.20) (2023-05-01) ### Chore - -- update helm chart common to 12.6.4 ([#8642](https://github.com/truecharts/charts/issues/8642)) - - - - -## [mongodb-6.0.19](https://github.com/truecharts/charts/compare/mongodb-6.0.18...mongodb-6.0.19) (2023-04-30) - -### Chore - -- update helm chart common to 12.6.3 ([#8629](https://github.com/truecharts/charts/issues/8629)) - - diff --git a/dependency/mongodb/6.0.28/Chart.yaml b/dependency/mongodb/6.0.29/Chart.yaml similarity index 95% rename from dependency/mongodb/6.0.28/Chart.yaml rename to dependency/mongodb/6.0.29/Chart.yaml index b2ab7e14bc..cd28dc46b5 100644 --- a/dependency/mongodb/6.0.28/Chart.yaml +++ b/dependency/mongodb/6.0.29/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.6" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.8.2 + version: 12.9.2 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/charts/dependency/mongodb @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 6.0.28 +version: 6.0.29 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.28/README.md b/dependency/mongodb/6.0.29/README.md similarity index 100% rename from dependency/mongodb/6.0.28/README.md rename to dependency/mongodb/6.0.29/README.md diff --git a/dependency/mongodb/6.0.29/app-changelog.md b/dependency/mongodb/6.0.29/app-changelog.md new file mode 100644 index 0000000000..d1f38e57e0 --- /dev/null +++ b/dependency/mongodb/6.0.29/app-changelog.md @@ -0,0 +1,13 @@ + + +## [mongodb-6.0.29](https://github.com/truecharts/charts/compare/mongodb-6.0.28...mongodb-6.0.29) (2023-05-22) + +### Chore + +- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.28/app-readme.md b/dependency/mongodb/6.0.29/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.28/app-readme.md rename to dependency/mongodb/6.0.29/app-readme.md diff --git a/dependency/mongodb/6.0.29/charts/common-12.9.2.tgz b/dependency/mongodb/6.0.29/charts/common-12.9.2.tgz new file mode 100644 index 0000000000..9f713bbafe Binary files /dev/null and b/dependency/mongodb/6.0.29/charts/common-12.9.2.tgz differ diff --git a/dependency/mongodb/6.0.28/ix_values.yaml b/dependency/mongodb/6.0.29/ix_values.yaml similarity index 100% rename from dependency/mongodb/6.0.28/ix_values.yaml rename to dependency/mongodb/6.0.29/ix_values.yaml diff --git a/dependency/mongodb/6.0.28/questions.yaml b/dependency/mongodb/6.0.29/questions.yaml similarity index 99% rename from dependency/mongodb/6.0.28/questions.yaml rename to dependency/mongodb/6.0.29/questions.yaml index 55db259379..0699c14ca8 100644 --- a/dependency/mongodb/6.0.28/questions.yaml +++ b/dependency/mongodb/6.0.29/questions.yaml @@ -311,13 +311,6 @@ questions: default: false show_subquestions_if: true subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces diff --git a/dependency/mongodb/6.0.28/templates/NOTES.txt b/dependency/mongodb/6.0.29/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.28/templates/NOTES.txt rename to dependency/mongodb/6.0.29/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.28/templates/common.yaml b/dependency/mongodb/6.0.29/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.28/templates/common.yaml rename to dependency/mongodb/6.0.29/templates/common.yaml diff --git a/dependency/mongodb/6.0.28/values.yaml b/dependency/mongodb/6.0.29/values.yaml similarity index 100% rename from dependency/mongodb/6.0.28/values.yaml rename to dependency/mongodb/6.0.29/values.yaml diff --git a/dependency/redis/6.0.42/app-changelog.md b/dependency/redis/6.0.42/app-changelog.md deleted file mode 100644 index 73769e8428..0000000000 --- a/dependency/redis/6.0.42/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-6.0.42](https://github.com/truecharts/charts/compare/redis-6.0.41...redis-6.0.42) (2023-05-21) - -### Chore - -- update helm chart common to 12.8.2 ([#9028](https://github.com/truecharts/charts/issues/9028)) - - \ No newline at end of file diff --git a/dependency/redis/6.0.42/charts/common-12.8.2.tgz b/dependency/redis/6.0.42/charts/common-12.8.2.tgz deleted file mode 100644 index cd8d613ee3..0000000000 Binary files a/dependency/redis/6.0.42/charts/common-12.8.2.tgz and /dev/null differ diff --git a/dependency/redis/6.0.42/CHANGELOG.md b/dependency/redis/6.0.43/CHANGELOG.md similarity index 86% rename from dependency/redis/6.0.42/CHANGELOG.md rename to dependency/redis/6.0.43/CHANGELOG.md index 740417eb5a..0eda731f86 100644 --- a/dependency/redis/6.0.42/CHANGELOG.md +++ b/dependency/redis/6.0.43/CHANGELOG.md @@ -4,6 +4,19 @@ +## [redis-6.0.43](https://github.com/truecharts/charts/compare/redis-6.0.42...redis-6.0.43) (2023-05-22) + +### Chore + +- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064)) + + ### Fix + +- fix mistakes on questions.yaml + + + + ## [redis-6.0.42](https://github.com/truecharts/charts/compare/redis-6.0.41...redis-6.0.42) (2023-05-21) ### Chore @@ -84,16 +97,3 @@ ## [redis-6.0.34](https://github.com/truecharts/charts/compare/redis-6.0.33...redis-6.0.34) (2023-04-30) ### Chore - -- update container image tccr.io/truecharts/redis to v7.0.11 ([#8519](https://github.com/truecharts/charts/issues/8519)) - - - - -## [redis-6.0.33](https://github.com/truecharts/charts/compare/redis-6.0.32...redis-6.0.33) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/redis to v ([#8361](https://github.com/truecharts/charts/issues/8361)) - - diff --git a/dependency/redis/6.0.42/Chart.yaml b/dependency/redis/6.0.43/Chart.yaml similarity index 95% rename from dependency/redis/6.0.42/Chart.yaml rename to dependency/redis/6.0.43/Chart.yaml index 13c2eed5b1..adcd6e3526 100644 --- a/dependency/redis/6.0.42/Chart.yaml +++ b/dependency/redis/6.0.43/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.11" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.8.2 + version: 12.9.2 deprecated: false description: Open source, advanced key-value store. home: https://truecharts.org/charts/dependency/redis @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 6.0.42 +version: 6.0.43 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/6.0.42/README.md b/dependency/redis/6.0.43/README.md similarity index 100% rename from dependency/redis/6.0.42/README.md rename to dependency/redis/6.0.43/README.md diff --git a/dependency/redis/6.0.43/app-changelog.md b/dependency/redis/6.0.43/app-changelog.md new file mode 100644 index 0000000000..cc64ec52ae --- /dev/null +++ b/dependency/redis/6.0.43/app-changelog.md @@ -0,0 +1,13 @@ + + +## [redis-6.0.43](https://github.com/truecharts/charts/compare/redis-6.0.42...redis-6.0.43) (2023-05-22) + +### Chore + +- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/dependency/redis/6.0.42/app-readme.md b/dependency/redis/6.0.43/app-readme.md similarity index 100% rename from dependency/redis/6.0.42/app-readme.md rename to dependency/redis/6.0.43/app-readme.md diff --git a/dependency/redis/6.0.43/charts/common-12.9.2.tgz b/dependency/redis/6.0.43/charts/common-12.9.2.tgz new file mode 100644 index 0000000000..9f713bbafe Binary files /dev/null and b/dependency/redis/6.0.43/charts/common-12.9.2.tgz differ diff --git a/dependency/redis/6.0.42/ix_values.yaml b/dependency/redis/6.0.43/ix_values.yaml similarity index 100% rename from dependency/redis/6.0.42/ix_values.yaml rename to dependency/redis/6.0.43/ix_values.yaml diff --git a/dependency/redis/6.0.42/questions.yaml b/dependency/redis/6.0.43/questions.yaml similarity index 99% rename from dependency/redis/6.0.42/questions.yaml rename to dependency/redis/6.0.43/questions.yaml index c128d11a93..1d062c577c 100644 --- a/dependency/redis/6.0.42/questions.yaml +++ b/dependency/redis/6.0.43/questions.yaml @@ -290,13 +290,6 @@ questions: default: false show_subquestions_if: true subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces diff --git a/dependency/redis/6.0.42/templates/NOTES.txt b/dependency/redis/6.0.43/templates/NOTES.txt similarity index 100% rename from dependency/redis/6.0.42/templates/NOTES.txt rename to dependency/redis/6.0.43/templates/NOTES.txt diff --git a/dependency/redis/6.0.42/templates/common.yaml b/dependency/redis/6.0.43/templates/common.yaml similarity index 100% rename from dependency/redis/6.0.42/templates/common.yaml rename to dependency/redis/6.0.43/templates/common.yaml diff --git a/dependency/redis/6.0.42/values.yaml b/dependency/redis/6.0.43/values.yaml similarity index 100% rename from dependency/redis/6.0.42/values.yaml rename to dependency/redis/6.0.43/values.yaml diff --git a/dependency/solr/4.0.27/app-changelog.md b/dependency/solr/4.0.27/app-changelog.md deleted file mode 100644 index f34230e980..0000000000 --- a/dependency/solr/4.0.27/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-4.0.27](https://github.com/truecharts/charts/compare/solr-4.0.26...solr-4.0.27) (2023-05-21) - -### Chore - -- update helm chart common to 12.8.2 ([#9028](https://github.com/truecharts/charts/issues/9028)) - - \ No newline at end of file diff --git a/dependency/solr/4.0.27/charts/common-12.8.2.tgz b/dependency/solr/4.0.27/charts/common-12.8.2.tgz deleted file mode 100644 index cd8d613ee3..0000000000 Binary files a/dependency/solr/4.0.27/charts/common-12.8.2.tgz and /dev/null differ diff --git a/dependency/solr/4.0.27/CHANGELOG.md b/dependency/solr/4.0.28/CHANGELOG.md similarity index 83% rename from dependency/solr/4.0.27/CHANGELOG.md rename to dependency/solr/4.0.28/CHANGELOG.md index 50f2ada8d5..6e42c84304 100644 --- a/dependency/solr/4.0.27/CHANGELOG.md +++ b/dependency/solr/4.0.28/CHANGELOG.md @@ -4,6 +4,19 @@ +## [solr-4.0.28](https://github.com/truecharts/charts/compare/solr-4.0.27...solr-4.0.28) (2023-05-22) + +### Chore + +- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064)) + + ### Fix + +- fix mistakes on questions.yaml + + + + ## [solr-4.0.27](https://github.com/truecharts/charts/compare/solr-4.0.26...solr-4.0.27) (2023-05-21) ### Chore @@ -84,16 +97,3 @@ ## [solr-4.0.19](https://github.com/truecharts/charts/compare/solr-4.0.18...solr-4.0.19) (2023-05-01) ### Chore - -- update helm chart common to 12.6.4 ([#8642](https://github.com/truecharts/charts/issues/8642)) - - update helm chart common to 12.6.3 ([#8629](https://github.com/truecharts/charts/issues/8629)) - - - - -## [solr-4.0.18](https://github.com/truecharts/charts/compare/solr-4.0.17...solr-4.0.18) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/solr to 9.2.0 ([#8631](https://github.com/truecharts/charts/issues/8631)) - diff --git a/dependency/solr/4.0.27/Chart.yaml b/dependency/solr/4.0.28/Chart.yaml similarity index 95% rename from dependency/solr/4.0.27/Chart.yaml rename to dependency/solr/4.0.28/Chart.yaml index f03934e9f9..254645726e 100644 --- a/dependency/solr/4.0.27/Chart.yaml +++ b/dependency/solr/4.0.28/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.2.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.8.2 + version: 12.9.2 deprecated: false description: Apache Solr home: https://truecharts.org/charts/dependency/solr @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/solr - https://github.com/apache/solr type: application -version: 4.0.27 +version: 4.0.28 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/4.0.27/README.md b/dependency/solr/4.0.28/README.md similarity index 100% rename from dependency/solr/4.0.27/README.md rename to dependency/solr/4.0.28/README.md diff --git a/dependency/solr/4.0.28/app-changelog.md b/dependency/solr/4.0.28/app-changelog.md new file mode 100644 index 0000000000..0002c9c368 --- /dev/null +++ b/dependency/solr/4.0.28/app-changelog.md @@ -0,0 +1,13 @@ + + +## [solr-4.0.28](https://github.com/truecharts/charts/compare/solr-4.0.27...solr-4.0.28) (2023-05-22) + +### Chore + +- update helm chart common to 12.9.2 ([#9064](https://github.com/truecharts/charts/issues/9064)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/dependency/solr/4.0.27/app-readme.md b/dependency/solr/4.0.28/app-readme.md similarity index 100% rename from dependency/solr/4.0.27/app-readme.md rename to dependency/solr/4.0.28/app-readme.md diff --git a/dependency/solr/4.0.28/charts/common-12.9.2.tgz b/dependency/solr/4.0.28/charts/common-12.9.2.tgz new file mode 100644 index 0000000000..9f713bbafe Binary files /dev/null and b/dependency/solr/4.0.28/charts/common-12.9.2.tgz differ diff --git a/dependency/solr/4.0.27/ix_values.yaml b/dependency/solr/4.0.28/ix_values.yaml similarity index 100% rename from dependency/solr/4.0.27/ix_values.yaml rename to dependency/solr/4.0.28/ix_values.yaml diff --git a/dependency/solr/4.0.27/questions.yaml b/dependency/solr/4.0.28/questions.yaml similarity index 99% rename from dependency/solr/4.0.27/questions.yaml rename to dependency/solr/4.0.28/questions.yaml index 1f41b35921..b57efaeabd 100644 --- a/dependency/solr/4.0.27/questions.yaml +++ b/dependency/solr/4.0.28/questions.yaml @@ -318,13 +318,6 @@ questions: default: false show_subquestions_if: true subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces diff --git a/dependency/solr/4.0.27/templates/NOTES.txt b/dependency/solr/4.0.28/templates/NOTES.txt similarity index 100% rename from dependency/solr/4.0.27/templates/NOTES.txt rename to dependency/solr/4.0.28/templates/NOTES.txt diff --git a/dependency/solr/4.0.27/templates/common.yaml b/dependency/solr/4.0.28/templates/common.yaml similarity index 100% rename from dependency/solr/4.0.27/templates/common.yaml rename to dependency/solr/4.0.28/templates/common.yaml diff --git a/dependency/solr/4.0.27/values.yaml b/dependency/solr/4.0.28/values.yaml similarity index 100% rename from dependency/solr/4.0.27/values.yaml rename to dependency/solr/4.0.28/values.yaml