diff --git a/dependency/clickhouse/4.0.3/app-changelog.md b/dependency/clickhouse/4.0.3/app-changelog.md deleted file mode 100644 index d2038c7e032..00000000000 --- a/dependency/clickhouse/4.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-4.0.3](https://github.com/truecharts/charts/compare/clickhouse-4.0.2...clickhouse-4.0.3) (2023-03-05) - -### Fix - -- bump common to fix env rendering mistake - - \ No newline at end of file diff --git a/dependency/clickhouse/4.0.3/charts/common-12.2.15.tgz b/dependency/clickhouse/4.0.3/charts/common-12.2.15.tgz deleted file mode 100644 index ee335e0c550..00000000000 Binary files a/dependency/clickhouse/4.0.3/charts/common-12.2.15.tgz and /dev/null differ diff --git a/dependency/clickhouse/4.0.3/CHANGELOG.md b/dependency/clickhouse/4.0.4/CHANGELOG.md similarity index 91% rename from dependency/clickhouse/4.0.3/CHANGELOG.md rename to dependency/clickhouse/4.0.4/CHANGELOG.md index 71f048f1d2b..da1ab1f3be7 100644 --- a/dependency/clickhouse/4.0.3/CHANGELOG.md +++ b/dependency/clickhouse/4.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-4.0.4](https://github.com/truecharts/charts/compare/clickhouse-4.0.3...clickhouse-4.0.4) (2023-03-06) + +### Chore + +- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748)) + + + + ## [clickhouse-4.0.3](https://github.com/truecharts/charts/compare/clickhouse-4.0.2...clickhouse-4.0.3) (2023-03-05) ### Fix @@ -88,12 +97,3 @@ -## [clickhouse-3.0.15](https://github.com/truecharts/charts/compare/clickhouse-3.0.14...clickhouse-3.0.15) (2023-01-10) - -### Chore - -- update container image tccr.io/truecharts/clickhouse to v22.12.3.5 - - - - diff --git a/dependency/clickhouse/4.0.3/Chart.yaml b/dependency/clickhouse/4.0.4/Chart.yaml similarity index 96% rename from dependency/clickhouse/4.0.3/Chart.yaml rename to dependency/clickhouse/4.0.4/Chart.yaml index ef535b60db3..96a13c825b4 100644 --- a/dependency/clickhouse/4.0.3/Chart.yaml +++ b/dependency/clickhouse/4.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.2.1.253" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.15 + version: 12.2.17 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 @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/clickhouse/clickhouse-server - https://clickhouse.com/ type: application -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/4.0.3/README.md b/dependency/clickhouse/4.0.4/README.md similarity index 100% rename from dependency/clickhouse/4.0.3/README.md rename to dependency/clickhouse/4.0.4/README.md diff --git a/dependency/clickhouse/4.0.4/app-changelog.md b/dependency/clickhouse/4.0.4/app-changelog.md new file mode 100644 index 00000000000..6cd7250c68f --- /dev/null +++ b/dependency/clickhouse/4.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-4.0.4](https://github.com/truecharts/charts/compare/clickhouse-4.0.3...clickhouse-4.0.4) (2023-03-06) + +### Chore + +- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748)) + + \ No newline at end of file diff --git a/dependency/clickhouse/4.0.3/app-readme.md b/dependency/clickhouse/4.0.4/app-readme.md similarity index 100% rename from dependency/clickhouse/4.0.3/app-readme.md rename to dependency/clickhouse/4.0.4/app-readme.md diff --git a/dependency/clickhouse/4.0.4/charts/common-12.2.17.tgz b/dependency/clickhouse/4.0.4/charts/common-12.2.17.tgz new file mode 100644 index 00000000000..0f9a6df5472 Binary files /dev/null and b/dependency/clickhouse/4.0.4/charts/common-12.2.17.tgz differ diff --git a/dependency/clickhouse/4.0.3/ix_values.yaml b/dependency/clickhouse/4.0.4/ix_values.yaml similarity index 100% rename from dependency/clickhouse/4.0.3/ix_values.yaml rename to dependency/clickhouse/4.0.4/ix_values.yaml diff --git a/dependency/clickhouse/4.0.3/questions.yaml b/dependency/clickhouse/4.0.4/questions.yaml similarity index 99% rename from dependency/clickhouse/4.0.3/questions.yaml rename to dependency/clickhouse/4.0.4/questions.yaml index eb53b69d026..f4cfa4fca6e 100644 --- a/dependency/clickhouse/4.0.3/questions.yaml +++ b/dependency/clickhouse/4.0.4/questions.yaml @@ -803,7 +803,7 @@ questions: description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps schema: type: string - default: "002" + default: "0022" - variable: advanced label: Show Advanced Settings description: Advanced settings are not covered by TrueCharts Support diff --git a/dependency/clickhouse/4.0.3/templates/NOTES.txt b/dependency/clickhouse/4.0.4/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/4.0.3/templates/NOTES.txt rename to dependency/clickhouse/4.0.4/templates/NOTES.txt diff --git a/dependency/clickhouse/4.0.3/templates/common.yaml b/dependency/clickhouse/4.0.4/templates/common.yaml similarity index 100% rename from dependency/clickhouse/4.0.3/templates/common.yaml rename to dependency/clickhouse/4.0.4/templates/common.yaml diff --git a/dependency/clickhouse/4.0.3/values.yaml b/dependency/clickhouse/4.0.4/values.yaml similarity index 100% rename from dependency/clickhouse/4.0.3/values.yaml rename to dependency/clickhouse/4.0.4/values.yaml diff --git a/dependency/mariadb/6.0.3/app-changelog.md b/dependency/mariadb/6.0.3/app-changelog.md deleted file mode 100644 index b21521ee78a..00000000000 --- a/dependency/mariadb/6.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-6.0.3](https://github.com/truecharts/charts/compare/mariadb-6.0.2...mariadb-6.0.3) (2023-03-05) - -### Fix - -- bump common to fix env rendering mistake - - \ No newline at end of file diff --git a/dependency/mariadb/6.0.3/charts/common-12.2.15.tgz b/dependency/mariadb/6.0.3/charts/common-12.2.15.tgz deleted file mode 100644 index ee335e0c550..00000000000 Binary files a/dependency/mariadb/6.0.3/charts/common-12.2.15.tgz and /dev/null differ diff --git a/dependency/mariadb/6.0.3/CHANGELOG.md b/dependency/mariadb/6.0.4/CHANGELOG.md similarity index 91% rename from dependency/mariadb/6.0.3/CHANGELOG.md rename to dependency/mariadb/6.0.4/CHANGELOG.md index bbcf6b852ce..7ee8ded1cc9 100644 --- a/dependency/mariadb/6.0.3/CHANGELOG.md +++ b/dependency/mariadb/6.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-6.0.4](https://github.com/truecharts/charts/compare/mariadb-6.0.3...mariadb-6.0.4) (2023-03-06) + +### Chore + +- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748)) + + + + ## [mariadb-6.0.3](https://github.com/truecharts/charts/compare/mariadb-6.0.2...mariadb-6.0.3) (2023-03-05) ### Fix @@ -88,12 +97,3 @@ ### Chore - update container image tccr.io/truecharts/mariadb to 10.10.3 - - - - -## [mariadb-5.0.29](https://github.com/truecharts/charts/compare/mariadb-5.0.28...mariadb-5.0.29) (2023-02-08) - -### Chore - -- update container image tccr.io/truecharts/mariadb to v10.10.3 diff --git a/dependency/mariadb/6.0.3/Chart.yaml b/dependency/mariadb/6.0.4/Chart.yaml similarity index 96% rename from dependency/mariadb/6.0.3/Chart.yaml rename to dependency/mariadb/6.0.4/Chart.yaml index 1c1f55d9c8a..52f594fc731 100644 --- a/dependency/mariadb/6.0.3/Chart.yaml +++ b/dependency/mariadb/6.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.11.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.15 + version: 12.2.17 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/charts/dependency/mariadb @@ -26,7 +26,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 6.0.3 +version: 6.0.4 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/6.0.3/README.md b/dependency/mariadb/6.0.4/README.md similarity index 100% rename from dependency/mariadb/6.0.3/README.md rename to dependency/mariadb/6.0.4/README.md diff --git a/dependency/mariadb/6.0.4/app-changelog.md b/dependency/mariadb/6.0.4/app-changelog.md new file mode 100644 index 00000000000..1d3735af956 --- /dev/null +++ b/dependency/mariadb/6.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-6.0.4](https://github.com/truecharts/charts/compare/mariadb-6.0.3...mariadb-6.0.4) (2023-03-06) + +### Chore + +- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748)) + + \ No newline at end of file diff --git a/dependency/mariadb/6.0.3/app-readme.md b/dependency/mariadb/6.0.4/app-readme.md similarity index 100% rename from dependency/mariadb/6.0.3/app-readme.md rename to dependency/mariadb/6.0.4/app-readme.md diff --git a/dependency/mariadb/6.0.4/charts/common-12.2.17.tgz b/dependency/mariadb/6.0.4/charts/common-12.2.17.tgz new file mode 100644 index 00000000000..0f9a6df5472 Binary files /dev/null and b/dependency/mariadb/6.0.4/charts/common-12.2.17.tgz differ diff --git a/dependency/mariadb/6.0.3/ix_values.yaml b/dependency/mariadb/6.0.4/ix_values.yaml similarity index 100% rename from dependency/mariadb/6.0.3/ix_values.yaml rename to dependency/mariadb/6.0.4/ix_values.yaml diff --git a/dependency/mariadb/6.0.3/questions.yaml b/dependency/mariadb/6.0.4/questions.yaml similarity index 99% rename from dependency/mariadb/6.0.3/questions.yaml rename to dependency/mariadb/6.0.4/questions.yaml index 464bf053044..0d068e7d2ae 100644 --- a/dependency/mariadb/6.0.3/questions.yaml +++ b/dependency/mariadb/6.0.4/questions.yaml @@ -657,7 +657,7 @@ questions: description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps schema: type: string - default: "002" + default: "0022" - variable: advanced label: Show Advanced Settings description: Advanced settings are not covered by TrueCharts Support diff --git a/dependency/mariadb/6.0.3/templates/NOTES.txt b/dependency/mariadb/6.0.4/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/6.0.3/templates/NOTES.txt rename to dependency/mariadb/6.0.4/templates/NOTES.txt diff --git a/dependency/mariadb/6.0.3/templates/common.yaml b/dependency/mariadb/6.0.4/templates/common.yaml similarity index 100% rename from dependency/mariadb/6.0.3/templates/common.yaml rename to dependency/mariadb/6.0.4/templates/common.yaml diff --git a/dependency/mariadb/6.0.3/values.yaml b/dependency/mariadb/6.0.4/values.yaml similarity index 100% rename from dependency/mariadb/6.0.3/values.yaml rename to dependency/mariadb/6.0.4/values.yaml diff --git a/dependency/memcached/6.0.3/app-changelog.md b/dependency/memcached/6.0.3/app-changelog.md deleted file mode 100644 index ae7fe9eee8b..00000000000 --- a/dependency/memcached/6.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-6.0.3](https://github.com/truecharts/charts/compare/memcached-6.0.2...memcached-6.0.3) (2023-03-05) - -### Fix - -- bump common to fix env rendering mistake - - \ No newline at end of file diff --git a/dependency/memcached/6.0.3/charts/common-12.2.15.tgz b/dependency/memcached/6.0.3/charts/common-12.2.15.tgz deleted file mode 100644 index ee335e0c550..00000000000 Binary files a/dependency/memcached/6.0.3/charts/common-12.2.15.tgz and /dev/null differ diff --git a/dependency/memcached/6.0.3/CHANGELOG.md b/dependency/memcached/6.0.4/CHANGELOG.md similarity index 90% rename from dependency/memcached/6.0.3/CHANGELOG.md rename to dependency/memcached/6.0.4/CHANGELOG.md index 657aa698d71..d470998a9af 100644 --- a/dependency/memcached/6.0.3/CHANGELOG.md +++ b/dependency/memcached/6.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-6.0.4](https://github.com/truecharts/charts/compare/memcached-6.0.3...memcached-6.0.4) (2023-03-06) + +### Chore + +- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748)) + + + + ## [memcached-6.0.3](https://github.com/truecharts/charts/compare/memcached-6.0.2...memcached-6.0.3) (2023-03-05) ### Fix @@ -88,12 +97,3 @@ ### Chore - update container image tccr.io/truecharts/memcached to 1.6.18 - - - - -## [memcached-5.0.25](https://github.com/truecharts/charts/compare/memcached-5.0.24...memcached-5.0.25) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) diff --git a/dependency/memcached/6.0.3/Chart.yaml b/dependency/memcached/6.0.4/Chart.yaml similarity index 96% rename from dependency/memcached/6.0.3/Chart.yaml rename to dependency/memcached/6.0.4/Chart.yaml index 54d72b339b1..be33d84b2a8 100644 --- a/dependency/memcached/6.0.3/Chart.yaml +++ b/dependency/memcached/6.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.18" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.15 + version: 12.2.17 deprecated: false description: Memcached is a memory-backed database caching solution home: https://truecharts.org/charts/dependency/memcached @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 6.0.3 +version: 6.0.4 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/6.0.3/README.md b/dependency/memcached/6.0.4/README.md similarity index 100% rename from dependency/memcached/6.0.3/README.md rename to dependency/memcached/6.0.4/README.md diff --git a/dependency/memcached/6.0.4/app-changelog.md b/dependency/memcached/6.0.4/app-changelog.md new file mode 100644 index 00000000000..0cf74b24d37 --- /dev/null +++ b/dependency/memcached/6.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-6.0.4](https://github.com/truecharts/charts/compare/memcached-6.0.3...memcached-6.0.4) (2023-03-06) + +### Chore + +- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748)) + + \ No newline at end of file diff --git a/dependency/memcached/6.0.3/app-readme.md b/dependency/memcached/6.0.4/app-readme.md similarity index 100% rename from dependency/memcached/6.0.3/app-readme.md rename to dependency/memcached/6.0.4/app-readme.md diff --git a/dependency/memcached/6.0.4/charts/common-12.2.17.tgz b/dependency/memcached/6.0.4/charts/common-12.2.17.tgz new file mode 100644 index 00000000000..0f9a6df5472 Binary files /dev/null and b/dependency/memcached/6.0.4/charts/common-12.2.17.tgz differ diff --git a/dependency/memcached/6.0.3/ix_values.yaml b/dependency/memcached/6.0.4/ix_values.yaml similarity index 100% rename from dependency/memcached/6.0.3/ix_values.yaml rename to dependency/memcached/6.0.4/ix_values.yaml diff --git a/dependency/memcached/6.0.3/questions.yaml b/dependency/memcached/6.0.4/questions.yaml similarity index 99% rename from dependency/memcached/6.0.3/questions.yaml rename to dependency/memcached/6.0.4/questions.yaml index 0de92021e9d..7a2cc3cd96a 100644 --- a/dependency/memcached/6.0.3/questions.yaml +++ b/dependency/memcached/6.0.4/questions.yaml @@ -549,7 +549,7 @@ questions: description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps schema: type: string - default: "002" + default: "0022" - variable: advanced label: Show Advanced Settings description: Advanced settings are not covered by TrueCharts Support diff --git a/dependency/memcached/6.0.3/templates/NOTES.txt b/dependency/memcached/6.0.4/templates/NOTES.txt similarity index 100% rename from dependency/memcached/6.0.3/templates/NOTES.txt rename to dependency/memcached/6.0.4/templates/NOTES.txt diff --git a/dependency/memcached/6.0.3/templates/common.yaml b/dependency/memcached/6.0.4/templates/common.yaml similarity index 100% rename from dependency/memcached/6.0.3/templates/common.yaml rename to dependency/memcached/6.0.4/templates/common.yaml diff --git a/dependency/memcached/6.0.3/values.yaml b/dependency/memcached/6.0.4/values.yaml similarity index 100% rename from dependency/memcached/6.0.3/values.yaml rename to dependency/memcached/6.0.4/values.yaml diff --git a/dependency/mongodb/5.0.3/app-changelog.md b/dependency/mongodb/5.0.3/app-changelog.md deleted file mode 100644 index e130f3dd0fb..00000000000 --- a/dependency/mongodb/5.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-5.0.3](https://github.com/truecharts/charts/compare/mongodb-5.0.2...mongodb-5.0.3) (2023-03-05) - -### Fix - -- bump common to fix env rendering mistake - - \ No newline at end of file diff --git a/dependency/mongodb/5.0.3/charts/common-12.2.15.tgz b/dependency/mongodb/5.0.3/charts/common-12.2.15.tgz deleted file mode 100644 index ee335e0c550..00000000000 Binary files a/dependency/mongodb/5.0.3/charts/common-12.2.15.tgz and /dev/null differ diff --git a/dependency/mongodb/5.0.3/CHANGELOG.md b/dependency/mongodb/5.0.4/CHANGELOG.md similarity index 91% rename from dependency/mongodb/5.0.3/CHANGELOG.md rename to dependency/mongodb/5.0.4/CHANGELOG.md index 529a58cff05..f40723cda1d 100644 --- a/dependency/mongodb/5.0.3/CHANGELOG.md +++ b/dependency/mongodb/5.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-5.0.4](https://github.com/truecharts/charts/compare/mongodb-5.0.3...mongodb-5.0.4) (2023-03-06) + +### Chore + +- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748)) + + + + ## [mongodb-5.0.3](https://github.com/truecharts/charts/compare/mongodb-5.0.2...mongodb-5.0.3) (2023-03-05) ### Fix @@ -88,12 +97,3 @@ ### Chore - update container image tccr.io/truecharts/mongodb to 6.0.4 - - - - -## [mongodb-4.0.27](https://github.com/truecharts/charts/compare/mongodb-4.0.26...mongodb-4.0.27) (2023-01-19) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.4 diff --git a/dependency/mongodb/5.0.3/Chart.yaml b/dependency/mongodb/5.0.4/Chart.yaml similarity index 96% rename from dependency/mongodb/5.0.3/Chart.yaml rename to dependency/mongodb/5.0.4/Chart.yaml index e90b4742717..8c2ac44260d 100644 --- a/dependency/mongodb/5.0.3/Chart.yaml +++ b/dependency/mongodb/5.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.15 + version: 12.2.17 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/charts/dependency/mongodb @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 5.0.3 +version: 5.0.4 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/5.0.3/README.md b/dependency/mongodb/5.0.4/README.md similarity index 100% rename from dependency/mongodb/5.0.3/README.md rename to dependency/mongodb/5.0.4/README.md diff --git a/dependency/mongodb/5.0.4/app-changelog.md b/dependency/mongodb/5.0.4/app-changelog.md new file mode 100644 index 00000000000..874819115e2 --- /dev/null +++ b/dependency/mongodb/5.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-5.0.4](https://github.com/truecharts/charts/compare/mongodb-5.0.3...mongodb-5.0.4) (2023-03-06) + +### Chore + +- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748)) + + \ No newline at end of file diff --git a/dependency/mongodb/5.0.3/app-readme.md b/dependency/mongodb/5.0.4/app-readme.md similarity index 100% rename from dependency/mongodb/5.0.3/app-readme.md rename to dependency/mongodb/5.0.4/app-readme.md diff --git a/dependency/mongodb/5.0.4/charts/common-12.2.17.tgz b/dependency/mongodb/5.0.4/charts/common-12.2.17.tgz new file mode 100644 index 00000000000..0f9a6df5472 Binary files /dev/null and b/dependency/mongodb/5.0.4/charts/common-12.2.17.tgz differ diff --git a/dependency/mongodb/5.0.3/ix_values.yaml b/dependency/mongodb/5.0.4/ix_values.yaml similarity index 100% rename from dependency/mongodb/5.0.3/ix_values.yaml rename to dependency/mongodb/5.0.4/ix_values.yaml diff --git a/dependency/mongodb/5.0.3/questions.yaml b/dependency/mongodb/5.0.4/questions.yaml similarity index 99% rename from dependency/mongodb/5.0.3/questions.yaml rename to dependency/mongodb/5.0.4/questions.yaml index e96352e9d4e..7e54a8abaff 100644 --- a/dependency/mongodb/5.0.3/questions.yaml +++ b/dependency/mongodb/5.0.4/questions.yaml @@ -657,7 +657,7 @@ questions: description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps schema: type: string - default: "002" + default: "0022" - variable: advanced label: Show Advanced Settings description: Advanced settings are not covered by TrueCharts Support diff --git a/dependency/mongodb/5.0.3/templates/NOTES.txt b/dependency/mongodb/5.0.4/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/5.0.3/templates/NOTES.txt rename to dependency/mongodb/5.0.4/templates/NOTES.txt diff --git a/dependency/mongodb/5.0.3/templates/common.yaml b/dependency/mongodb/5.0.4/templates/common.yaml similarity index 100% rename from dependency/mongodb/5.0.3/templates/common.yaml rename to dependency/mongodb/5.0.4/templates/common.yaml diff --git a/dependency/mongodb/5.0.3/values.yaml b/dependency/mongodb/5.0.4/values.yaml similarity index 100% rename from dependency/mongodb/5.0.3/values.yaml rename to dependency/mongodb/5.0.4/values.yaml diff --git a/dependency/redis/6.0.7/app-changelog.md b/dependency/redis/6.0.7/app-changelog.md deleted file mode 100644 index 5a0db4c5258..00000000000 --- a/dependency/redis/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-6.0.7](https://github.com/truecharts/charts/compare/redis-6.0.6...redis-6.0.7) (2023-03-05) - -### Fix - -- bump common to fix env rendering mistake - - \ No newline at end of file diff --git a/dependency/redis/6.0.7/charts/common-12.2.15.tgz b/dependency/redis/6.0.7/charts/common-12.2.15.tgz deleted file mode 100644 index ee335e0c550..00000000000 Binary files a/dependency/redis/6.0.7/charts/common-12.2.15.tgz and /dev/null differ diff --git a/dependency/redis/6.0.7/CHANGELOG.md b/dependency/redis/6.0.8/CHANGELOG.md similarity index 90% rename from dependency/redis/6.0.7/CHANGELOG.md rename to dependency/redis/6.0.8/CHANGELOG.md index b84519b7c61..dd1b379ea42 100644 --- a/dependency/redis/6.0.7/CHANGELOG.md +++ b/dependency/redis/6.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-6.0.8](https://github.com/truecharts/charts/compare/redis-6.0.7...redis-6.0.8) (2023-03-06) + +### Chore + +- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748)) + + + + ## [redis-6.0.7](https://github.com/truecharts/charts/compare/redis-6.0.6...redis-6.0.7) (2023-03-05) ### Fix @@ -88,12 +97,3 @@ -## [redis-5.0.30](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.12...redis-5.0.30) (2023-02-03) - -### Chore - -- update container image tccr.io/truecharts/redis to 7.0.8 - - - - diff --git a/dependency/redis/6.0.7/Chart.yaml b/dependency/redis/6.0.8/Chart.yaml similarity index 95% rename from dependency/redis/6.0.7/Chart.yaml rename to dependency/redis/6.0.8/Chart.yaml index 3b519cb244b..6dde50f5b78 100644 --- a/dependency/redis/6.0.7/Chart.yaml +++ b/dependency/redis/6.0.8/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.8" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.15 + version: 12.2.17 deprecated: false description: Open source, advanced key-value store. home: https://truecharts.org/charts/dependency/redis @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 6.0.7 +version: 6.0.8 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/6.0.7/README.md b/dependency/redis/6.0.8/README.md similarity index 100% rename from dependency/redis/6.0.7/README.md rename to dependency/redis/6.0.8/README.md diff --git a/dependency/redis/6.0.8/app-changelog.md b/dependency/redis/6.0.8/app-changelog.md new file mode 100644 index 00000000000..192939c9f8c --- /dev/null +++ b/dependency/redis/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-6.0.8](https://github.com/truecharts/charts/compare/redis-6.0.7...redis-6.0.8) (2023-03-06) + +### Chore + +- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748)) + + \ No newline at end of file diff --git a/dependency/redis/6.0.7/app-readme.md b/dependency/redis/6.0.8/app-readme.md similarity index 100% rename from dependency/redis/6.0.7/app-readme.md rename to dependency/redis/6.0.8/app-readme.md diff --git a/dependency/redis/6.0.8/charts/common-12.2.17.tgz b/dependency/redis/6.0.8/charts/common-12.2.17.tgz new file mode 100644 index 00000000000..0f9a6df5472 Binary files /dev/null and b/dependency/redis/6.0.8/charts/common-12.2.17.tgz differ diff --git a/dependency/redis/6.0.7/ix_values.yaml b/dependency/redis/6.0.8/ix_values.yaml similarity index 100% rename from dependency/redis/6.0.7/ix_values.yaml rename to dependency/redis/6.0.8/ix_values.yaml diff --git a/dependency/redis/6.0.7/questions.yaml b/dependency/redis/6.0.8/questions.yaml similarity index 99% rename from dependency/redis/6.0.7/questions.yaml rename to dependency/redis/6.0.8/questions.yaml index 7bbad2e6c5b..586a7e8beab 100644 --- a/dependency/redis/6.0.7/questions.yaml +++ b/dependency/redis/6.0.8/questions.yaml @@ -636,7 +636,7 @@ questions: description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps schema: type: string - default: "002" + default: "0022" - variable: advanced label: Show Advanced Settings description: Advanced settings are not covered by TrueCharts Support diff --git a/dependency/redis/6.0.7/templates/NOTES.txt b/dependency/redis/6.0.8/templates/NOTES.txt similarity index 100% rename from dependency/redis/6.0.7/templates/NOTES.txt rename to dependency/redis/6.0.8/templates/NOTES.txt diff --git a/dependency/redis/6.0.7/templates/common.yaml b/dependency/redis/6.0.8/templates/common.yaml similarity index 100% rename from dependency/redis/6.0.7/templates/common.yaml rename to dependency/redis/6.0.8/templates/common.yaml diff --git a/dependency/redis/6.0.7/values.yaml b/dependency/redis/6.0.8/values.yaml similarity index 100% rename from dependency/redis/6.0.7/values.yaml rename to dependency/redis/6.0.8/values.yaml diff --git a/dependency/solr/3.0.3/app-changelog.md b/dependency/solr/3.0.3/app-changelog.md deleted file mode 100644 index d73dbd058e3..00000000000 --- a/dependency/solr/3.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-3.0.3](https://github.com/truecharts/charts/compare/solr-3.0.2...solr-3.0.3) (2023-03-05) - -### Fix - -- bump common to fix env rendering mistake - - \ No newline at end of file diff --git a/dependency/solr/3.0.3/charts/common-12.2.15.tgz b/dependency/solr/3.0.3/charts/common-12.2.15.tgz deleted file mode 100644 index ee335e0c550..00000000000 Binary files a/dependency/solr/3.0.3/charts/common-12.2.15.tgz and /dev/null differ diff --git a/dependency/solr/3.0.3/CHANGELOG.md b/dependency/solr/3.0.4/CHANGELOG.md similarity index 91% rename from dependency/solr/3.0.3/CHANGELOG.md rename to dependency/solr/3.0.4/CHANGELOG.md index 93b1f87d0a9..59b738602be 100644 --- a/dependency/solr/3.0.3/CHANGELOG.md +++ b/dependency/solr/3.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-3.0.4](https://github.com/truecharts/charts/compare/solr-3.0.3...solr-3.0.4) (2023-03-06) + +### Chore + +- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748)) + + + + ## [solr-3.0.3](https://github.com/truecharts/charts/compare/solr-3.0.2...solr-3.0.3) (2023-03-05) ### Fix @@ -88,12 +97,3 @@ ## [solr-2.0.25](https://github.com/truecharts/charts/compare/solr-2.0.24...solr-2.0.25) (2023-01-31) - -### Chore - -- update container image tccr.io/truecharts/solr to v - - - - -## [solr-2.0.24](https://github.com/truecharts/charts/compare/solr-2.0.23...solr-2.0.24) (2023-01-24) diff --git a/dependency/solr/3.0.3/Chart.yaml b/dependency/solr/3.0.4/Chart.yaml similarity index 95% rename from dependency/solr/3.0.3/Chart.yaml rename to dependency/solr/3.0.4/Chart.yaml index 23c5c8d7c59..2217e212c7c 100644 --- a/dependency/solr/3.0.3/Chart.yaml +++ b/dependency/solr/3.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.1.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.15 + version: 12.2.17 deprecated: false description: Apache Solr home: https://truecharts.org/charts/dependency/solr @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/bitnami/solr - https://github.com/apache/solr type: application -version: 3.0.3 +version: 3.0.4 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/3.0.3/README.md b/dependency/solr/3.0.4/README.md similarity index 100% rename from dependency/solr/3.0.3/README.md rename to dependency/solr/3.0.4/README.md diff --git a/dependency/solr/3.0.4/app-changelog.md b/dependency/solr/3.0.4/app-changelog.md new file mode 100644 index 00000000000..e9f9ef32947 --- /dev/null +++ b/dependency/solr/3.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-3.0.4](https://github.com/truecharts/charts/compare/solr-3.0.3...solr-3.0.4) (2023-03-06) + +### Chore + +- bump dependency train ([#7748](https://github.com/truecharts/charts/issues/7748)) + + \ No newline at end of file diff --git a/dependency/solr/3.0.3/app-readme.md b/dependency/solr/3.0.4/app-readme.md similarity index 100% rename from dependency/solr/3.0.3/app-readme.md rename to dependency/solr/3.0.4/app-readme.md diff --git a/dependency/solr/3.0.4/charts/common-12.2.17.tgz b/dependency/solr/3.0.4/charts/common-12.2.17.tgz new file mode 100644 index 00000000000..0f9a6df5472 Binary files /dev/null and b/dependency/solr/3.0.4/charts/common-12.2.17.tgz differ diff --git a/dependency/solr/3.0.3/ix_values.yaml b/dependency/solr/3.0.4/ix_values.yaml similarity index 100% rename from dependency/solr/3.0.3/ix_values.yaml rename to dependency/solr/3.0.4/ix_values.yaml diff --git a/dependency/solr/3.0.3/questions.yaml b/dependency/solr/3.0.4/questions.yaml similarity index 99% rename from dependency/solr/3.0.3/questions.yaml rename to dependency/solr/3.0.4/questions.yaml index fefdc2b5262..eb921e2acfc 100644 --- a/dependency/solr/3.0.3/questions.yaml +++ b/dependency/solr/3.0.4/questions.yaml @@ -664,7 +664,7 @@ questions: description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps schema: type: string - default: "002" + default: "0022" - variable: advanced label: Show Advanced Settings description: Advanced settings are not covered by TrueCharts Support diff --git a/dependency/solr/3.0.3/templates/NOTES.txt b/dependency/solr/3.0.4/templates/NOTES.txt similarity index 100% rename from dependency/solr/3.0.3/templates/NOTES.txt rename to dependency/solr/3.0.4/templates/NOTES.txt diff --git a/dependency/solr/3.0.3/templates/common.yaml b/dependency/solr/3.0.4/templates/common.yaml similarity index 100% rename from dependency/solr/3.0.3/templates/common.yaml rename to dependency/solr/3.0.4/templates/common.yaml diff --git a/dependency/solr/3.0.3/values.yaml b/dependency/solr/3.0.4/values.yaml similarity index 100% rename from dependency/solr/3.0.3/values.yaml rename to dependency/solr/3.0.4/values.yaml