diff --git a/dependency/clickhouse/7.0.3/app-changelog.md b/dependency/clickhouse/7.0.3/app-changelog.md deleted file mode 100644 index a3353de0677..00000000000 --- a/dependency/clickhouse/7.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-7.0.3](https://github.com/truecharts/charts/compare/clickhouse-7.0.2...clickhouse-7.0.3) (2023-08-15) - -### Chore - -- update helm chart common to 14.0.2 ([#11488](https://github.com/truecharts/charts/issues/11488)) - - \ No newline at end of file diff --git a/dependency/clickhouse/7.0.3/charts/common-14.0.2.tgz b/dependency/clickhouse/7.0.3/charts/common-14.0.2.tgz deleted file mode 100644 index 5e335091105..00000000000 Binary files a/dependency/clickhouse/7.0.3/charts/common-14.0.2.tgz and /dev/null differ diff --git a/dependency/clickhouse/7.0.3/CHANGELOG.md b/dependency/clickhouse/7.0.4/CHANGELOG.md similarity index 91% rename from dependency/clickhouse/7.0.3/CHANGELOG.md rename to dependency/clickhouse/7.0.4/CHANGELOG.md index c9242e68217..abe4203c40b 100644 --- a/dependency/clickhouse/7.0.3/CHANGELOG.md +++ b/dependency/clickhouse/7.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-7.0.4](https://github.com/truecharts/charts/compare/clickhouse-7.0.3...clickhouse-7.0.4) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + + + ## [clickhouse-7.0.3](https://github.com/truecharts/charts/compare/clickhouse-7.0.2...clickhouse-7.0.3) (2023-08-15) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/clickhouse to v23.6.2.18 ([#10579](https://github.com/truecharts/charts/issues/10579)) - - - -## [clickhouse-5.0.52](https://github.com/truecharts/charts/compare/clickhouse-5.0.51...clickhouse-5.0.52) (2023-07-08) - -### Chore - -- update helm chart common to 12.14.8 ([#10293](https://github.com/truecharts/charts/issues/10293)) - diff --git a/dependency/clickhouse/7.0.3/Chart.yaml b/dependency/clickhouse/7.0.4/Chart.yaml similarity index 96% rename from dependency/clickhouse/7.0.3/Chart.yaml rename to dependency/clickhouse/7.0.4/Chart.yaml index 6786d276b9a..c0086a33755 100644 --- a/dependency/clickhouse/7.0.3/Chart.yaml +++ b/dependency/clickhouse/7.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.7.4.5" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.2 + version: 14.0.4 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: 7.0.3 +version: 7.0.4 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/7.0.3/README.md b/dependency/clickhouse/7.0.4/README.md similarity index 100% rename from dependency/clickhouse/7.0.3/README.md rename to dependency/clickhouse/7.0.4/README.md diff --git a/dependency/clickhouse/7.0.4/app-changelog.md b/dependency/clickhouse/7.0.4/app-changelog.md new file mode 100644 index 00000000000..6679acc2052 --- /dev/null +++ b/dependency/clickhouse/7.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-7.0.4](https://github.com/truecharts/charts/compare/clickhouse-7.0.3...clickhouse-7.0.4) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + \ No newline at end of file diff --git a/dependency/clickhouse/7.0.3/app-readme.md b/dependency/clickhouse/7.0.4/app-readme.md similarity index 100% rename from dependency/clickhouse/7.0.3/app-readme.md rename to dependency/clickhouse/7.0.4/app-readme.md diff --git a/dependency/clickhouse/7.0.4/charts/common-14.0.4.tgz b/dependency/clickhouse/7.0.4/charts/common-14.0.4.tgz new file mode 100644 index 00000000000..4156d960b05 Binary files /dev/null and b/dependency/clickhouse/7.0.4/charts/common-14.0.4.tgz differ diff --git a/dependency/clickhouse/7.0.3/ix_values.yaml b/dependency/clickhouse/7.0.4/ix_values.yaml similarity index 100% rename from dependency/clickhouse/7.0.3/ix_values.yaml rename to dependency/clickhouse/7.0.4/ix_values.yaml diff --git a/dependency/clickhouse/7.0.3/questions.yaml b/dependency/clickhouse/7.0.4/questions.yaml similarity index 100% rename from dependency/clickhouse/7.0.3/questions.yaml rename to dependency/clickhouse/7.0.4/questions.yaml diff --git a/dependency/clickhouse/7.0.3/templates/NOTES.txt b/dependency/clickhouse/7.0.4/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/7.0.3/templates/NOTES.txt rename to dependency/clickhouse/7.0.4/templates/NOTES.txt diff --git a/dependency/clickhouse/7.0.3/templates/common.yaml b/dependency/clickhouse/7.0.4/templates/common.yaml similarity index 100% rename from dependency/clickhouse/7.0.3/templates/common.yaml rename to dependency/clickhouse/7.0.4/templates/common.yaml diff --git a/dependency/clickhouse/7.0.3/values.yaml b/dependency/clickhouse/7.0.4/values.yaml similarity index 100% rename from dependency/clickhouse/7.0.3/values.yaml rename to dependency/clickhouse/7.0.4/values.yaml diff --git a/dependency/kube-state-metrics/3.0.10/app-changelog.md b/dependency/kube-state-metrics/3.0.10/app-changelog.md deleted file mode 100644 index 881ad9f29fd..00000000000 --- a/dependency/kube-state-metrics/3.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kube-state-metrics-3.0.10](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.9...kube-state-metrics-3.0.10) (2023-08-29) - -### Chore - -- update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 ([#11983](https://github.com/truecharts/charts/issues/11983)) - - \ No newline at end of file diff --git a/dependency/kube-state-metrics/3.0.10/charts/common-14.0.2.tgz b/dependency/kube-state-metrics/3.0.10/charts/common-14.0.2.tgz deleted file mode 100644 index 5e335091105..00000000000 Binary files a/dependency/kube-state-metrics/3.0.10/charts/common-14.0.2.tgz and /dev/null differ diff --git a/dependency/kube-state-metrics/3.0.10/CHANGELOG.md b/dependency/kube-state-metrics/3.0.11/CHANGELOG.md similarity index 91% rename from dependency/kube-state-metrics/3.0.10/CHANGELOG.md rename to dependency/kube-state-metrics/3.0.11/CHANGELOG.md index ece4191d800..cd89866d783 100644 --- a/dependency/kube-state-metrics/3.0.10/CHANGELOG.md +++ b/dependency/kube-state-metrics/3.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kube-state-metrics-3.0.11](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.10...kube-state-metrics-3.0.11) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + + + ## [kube-state-metrics-3.0.10](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.9...kube-state-metrics-3.0.10) (2023-08-29) ### Chore @@ -88,12 +97,3 @@ ## [kube-state-metrics-3.0.1](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.0...kube-state-metrics-3.0.1) (2023-08-06) ### Chore - -- update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 ([#11095](https://github.com/truecharts/charts/issues/11095)) - - - - - -## [kube-state-metrics-3.0.0](https://github.com/truecharts/charts/compare/kube-state-metrics-2.0.6...kube-state-metrics-3.0.0) (2023-07-31) - diff --git a/dependency/kube-state-metrics/3.0.10/Chart.yaml b/dependency/kube-state-metrics/3.0.11/Chart.yaml similarity index 96% rename from dependency/kube-state-metrics/3.0.10/Chart.yaml rename to dependency/kube-state-metrics/3.0.11/Chart.yaml index 2a0c7af8355..5add8a9efda 100644 --- a/dependency/kube-state-metrics/3.0.10/Chart.yaml +++ b/dependency/kube-state-metrics/3.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.9.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.2 + version: 14.0.4 deprecated: false description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. home: https://truecharts.org/charts/dependency/kube-state-metrics @@ -21,7 +21,7 @@ name: kube-state-metrics sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics type: application -version: 3.0.10 +version: 3.0.11 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/kube-state-metrics/3.0.10/LICENSE b/dependency/kube-state-metrics/3.0.11/LICENSE similarity index 100% rename from dependency/kube-state-metrics/3.0.10/LICENSE rename to dependency/kube-state-metrics/3.0.11/LICENSE diff --git a/dependency/kube-state-metrics/3.0.10/README.md b/dependency/kube-state-metrics/3.0.11/README.md similarity index 100% rename from dependency/kube-state-metrics/3.0.10/README.md rename to dependency/kube-state-metrics/3.0.11/README.md diff --git a/dependency/kube-state-metrics/3.0.11/app-changelog.md b/dependency/kube-state-metrics/3.0.11/app-changelog.md new file mode 100644 index 00000000000..8634e73a2ac --- /dev/null +++ b/dependency/kube-state-metrics/3.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kube-state-metrics-3.0.11](https://github.com/truecharts/charts/compare/kube-state-metrics-3.0.10...kube-state-metrics-3.0.11) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + \ No newline at end of file diff --git a/dependency/kube-state-metrics/3.0.10/app-readme.md b/dependency/kube-state-metrics/3.0.11/app-readme.md similarity index 100% rename from dependency/kube-state-metrics/3.0.10/app-readme.md rename to dependency/kube-state-metrics/3.0.11/app-readme.md diff --git a/dependency/kube-state-metrics/3.0.11/charts/common-14.0.4.tgz b/dependency/kube-state-metrics/3.0.11/charts/common-14.0.4.tgz new file mode 100644 index 00000000000..4156d960b05 Binary files /dev/null and b/dependency/kube-state-metrics/3.0.11/charts/common-14.0.4.tgz differ diff --git a/dependency/kube-state-metrics/3.0.10/ix_values.yaml b/dependency/kube-state-metrics/3.0.11/ix_values.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.10/ix_values.yaml rename to dependency/kube-state-metrics/3.0.11/ix_values.yaml diff --git a/dependency/kube-state-metrics/3.0.10/questions.yaml b/dependency/kube-state-metrics/3.0.11/questions.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.10/questions.yaml rename to dependency/kube-state-metrics/3.0.11/questions.yaml diff --git a/dependency/kube-state-metrics/3.0.10/templates/NOTES.txt b/dependency/kube-state-metrics/3.0.11/templates/NOTES.txt similarity index 100% rename from dependency/kube-state-metrics/3.0.10/templates/NOTES.txt rename to dependency/kube-state-metrics/3.0.11/templates/NOTES.txt diff --git a/dependency/kube-state-metrics/3.0.10/templates/common.yaml b/dependency/kube-state-metrics/3.0.11/templates/common.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.10/templates/common.yaml rename to dependency/kube-state-metrics/3.0.11/templates/common.yaml diff --git a/dependency/kube-state-metrics/3.0.10/values.yaml b/dependency/kube-state-metrics/3.0.11/values.yaml similarity index 100% rename from dependency/kube-state-metrics/3.0.10/values.yaml rename to dependency/kube-state-metrics/3.0.11/values.yaml diff --git a/dependency/mariadb/9.0.11/app-changelog.md b/dependency/mariadb/9.0.11/app-changelog.md deleted file mode 100644 index 223ebc25e6c..00000000000 --- a/dependency/mariadb/9.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-9.0.11](https://github.com/truecharts/charts/compare/mariadb-9.0.10...mariadb-9.0.11) (2023-08-29) - -### Chore - -- update container image tccr.io/truecharts/mariadb to v11.0.3 ([#11999](https://github.com/truecharts/charts/issues/11999)) - - \ No newline at end of file diff --git a/dependency/mariadb/9.0.11/charts/common-14.0.2.tgz b/dependency/mariadb/9.0.11/charts/common-14.0.2.tgz deleted file mode 100644 index 5e335091105..00000000000 Binary files a/dependency/mariadb/9.0.11/charts/common-14.0.2.tgz and /dev/null differ diff --git a/dependency/mariadb/9.0.11/CHANGELOG.md b/dependency/mariadb/9.0.12/CHANGELOG.md similarity index 91% rename from dependency/mariadb/9.0.11/CHANGELOG.md rename to dependency/mariadb/9.0.12/CHANGELOG.md index b4b1e86d7c2..3c4b6fb4ef9 100644 --- a/dependency/mariadb/9.0.11/CHANGELOG.md +++ b/dependency/mariadb/9.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-9.0.12](https://github.com/truecharts/charts/compare/mariadb-9.0.11...mariadb-9.0.12) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + + + ## [mariadb-9.0.11](https://github.com/truecharts/charts/compare/mariadb-9.0.10...mariadb-9.0.11) (2023-08-29) ### Chore @@ -88,12 +97,3 @@ ## [mariadb-9.0.2](https://github.com/truecharts/charts/compare/mariadb-9.0.1...mariadb-9.0.2) (2023-08-05) ### Chore - -- update container image tccr.io/truecharts/mariadb to v11.0.2 ([#11223](https://github.com/truecharts/charts/issues/11223)) - - - - -## [mariadb-9.0.1](https://github.com/truecharts/charts/compare/mariadb-9.0.0...mariadb-9.0.1) (2023-08-02) - -### Chore diff --git a/dependency/mariadb/9.0.11/Chart.yaml b/dependency/mariadb/9.0.12/Chart.yaml similarity index 96% rename from dependency/mariadb/9.0.11/Chart.yaml rename to dependency/mariadb/9.0.12/Chart.yaml index 906cadf0779..393da21ff19 100644 --- a/dependency/mariadb/9.0.11/Chart.yaml +++ b/dependency/mariadb/9.0.12/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.0.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.2 + version: 14.0.4 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: 9.0.11 +version: 9.0.12 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/9.0.11/README.md b/dependency/mariadb/9.0.12/README.md similarity index 100% rename from dependency/mariadb/9.0.11/README.md rename to dependency/mariadb/9.0.12/README.md diff --git a/dependency/mariadb/9.0.12/app-changelog.md b/dependency/mariadb/9.0.12/app-changelog.md new file mode 100644 index 00000000000..957a6fcc472 --- /dev/null +++ b/dependency/mariadb/9.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-9.0.12](https://github.com/truecharts/charts/compare/mariadb-9.0.11...mariadb-9.0.12) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + \ No newline at end of file diff --git a/dependency/mariadb/9.0.11/app-readme.md b/dependency/mariadb/9.0.12/app-readme.md similarity index 100% rename from dependency/mariadb/9.0.11/app-readme.md rename to dependency/mariadb/9.0.12/app-readme.md diff --git a/dependency/mariadb/9.0.12/charts/common-14.0.4.tgz b/dependency/mariadb/9.0.12/charts/common-14.0.4.tgz new file mode 100644 index 00000000000..4156d960b05 Binary files /dev/null and b/dependency/mariadb/9.0.12/charts/common-14.0.4.tgz differ diff --git a/dependency/mariadb/9.0.11/ix_values.yaml b/dependency/mariadb/9.0.12/ix_values.yaml similarity index 100% rename from dependency/mariadb/9.0.11/ix_values.yaml rename to dependency/mariadb/9.0.12/ix_values.yaml diff --git a/dependency/mariadb/9.0.11/questions.yaml b/dependency/mariadb/9.0.12/questions.yaml similarity index 100% rename from dependency/mariadb/9.0.11/questions.yaml rename to dependency/mariadb/9.0.12/questions.yaml diff --git a/dependency/mariadb/9.0.11/templates/NOTES.txt b/dependency/mariadb/9.0.12/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/9.0.11/templates/NOTES.txt rename to dependency/mariadb/9.0.12/templates/NOTES.txt diff --git a/dependency/mariadb/9.0.11/templates/common.yaml b/dependency/mariadb/9.0.12/templates/common.yaml similarity index 100% rename from dependency/mariadb/9.0.11/templates/common.yaml rename to dependency/mariadb/9.0.12/templates/common.yaml diff --git a/dependency/mariadb/9.0.11/values.yaml b/dependency/mariadb/9.0.12/values.yaml similarity index 100% rename from dependency/mariadb/9.0.11/values.yaml rename to dependency/mariadb/9.0.12/values.yaml diff --git a/dependency/memcached/8.0.12/app-changelog.md b/dependency/memcached/8.0.12/app-changelog.md deleted file mode 100644 index 52b55c87b5e..00000000000 --- a/dependency/memcached/8.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-8.0.12](https://github.com/truecharts/charts/compare/memcached-8.0.11...memcached-8.0.12) (2023-08-29) - -### Chore - -- update container image tccr.io/truecharts/memcached to v1.6.21 ([#11997](https://github.com/truecharts/charts/issues/11997)) - - \ No newline at end of file diff --git a/dependency/memcached/8.0.12/charts/common-14.0.2.tgz b/dependency/memcached/8.0.12/charts/common-14.0.2.tgz deleted file mode 100644 index 5e335091105..00000000000 Binary files a/dependency/memcached/8.0.12/charts/common-14.0.2.tgz and /dev/null differ diff --git a/dependency/memcached/8.0.12/CHANGELOG.md b/dependency/memcached/8.0.13/CHANGELOG.md similarity index 91% rename from dependency/memcached/8.0.12/CHANGELOG.md rename to dependency/memcached/8.0.13/CHANGELOG.md index dfd85d1a73b..2487e86e96a 100644 --- a/dependency/memcached/8.0.12/CHANGELOG.md +++ b/dependency/memcached/8.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-8.0.13](https://github.com/truecharts/charts/compare/memcached-8.0.12...memcached-8.0.13) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + + + ## [memcached-8.0.12](https://github.com/truecharts/charts/compare/memcached-8.0.11...memcached-8.0.12) (2023-08-29) ### Chore @@ -88,12 +97,3 @@ ## [memcached-8.0.3](https://github.com/truecharts/charts/compare/memcached-8.0.2...memcached-8.0.3) (2023-08-07) ### Chore - -- update container image tccr.io/truecharts/memcached to v1.6.21 ([#11269](https://github.com/truecharts/charts/issues/11269)) - - - - -## [memcached-8.0.2](https://github.com/truecharts/charts/compare/memcached-8.0.1...memcached-8.0.2) (2023-08-04) - -### Chore diff --git a/dependency/memcached/8.0.12/Chart.yaml b/dependency/memcached/8.0.13/Chart.yaml similarity index 95% rename from dependency/memcached/8.0.12/Chart.yaml rename to dependency/memcached/8.0.13/Chart.yaml index 5a053c6b61e..93c30992bdf 100644 --- a/dependency/memcached/8.0.12/Chart.yaml +++ b/dependency/memcached/8.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.21" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.2 + version: 14.0.4 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: 8.0.12 +version: 8.0.13 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/8.0.12/README.md b/dependency/memcached/8.0.13/README.md similarity index 100% rename from dependency/memcached/8.0.12/README.md rename to dependency/memcached/8.0.13/README.md diff --git a/dependency/memcached/8.0.13/app-changelog.md b/dependency/memcached/8.0.13/app-changelog.md new file mode 100644 index 00000000000..c4ca4c585da --- /dev/null +++ b/dependency/memcached/8.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-8.0.13](https://github.com/truecharts/charts/compare/memcached-8.0.12...memcached-8.0.13) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + \ No newline at end of file diff --git a/dependency/memcached/8.0.12/app-readme.md b/dependency/memcached/8.0.13/app-readme.md similarity index 100% rename from dependency/memcached/8.0.12/app-readme.md rename to dependency/memcached/8.0.13/app-readme.md diff --git a/dependency/memcached/8.0.13/charts/common-14.0.4.tgz b/dependency/memcached/8.0.13/charts/common-14.0.4.tgz new file mode 100644 index 00000000000..4156d960b05 Binary files /dev/null and b/dependency/memcached/8.0.13/charts/common-14.0.4.tgz differ diff --git a/dependency/memcached/8.0.12/ix_values.yaml b/dependency/memcached/8.0.13/ix_values.yaml similarity index 100% rename from dependency/memcached/8.0.12/ix_values.yaml rename to dependency/memcached/8.0.13/ix_values.yaml diff --git a/dependency/memcached/8.0.12/questions.yaml b/dependency/memcached/8.0.13/questions.yaml similarity index 100% rename from dependency/memcached/8.0.12/questions.yaml rename to dependency/memcached/8.0.13/questions.yaml diff --git a/dependency/memcached/8.0.12/templates/NOTES.txt b/dependency/memcached/8.0.13/templates/NOTES.txt similarity index 100% rename from dependency/memcached/8.0.12/templates/NOTES.txt rename to dependency/memcached/8.0.13/templates/NOTES.txt diff --git a/dependency/memcached/8.0.12/templates/common.yaml b/dependency/memcached/8.0.13/templates/common.yaml similarity index 100% rename from dependency/memcached/8.0.12/templates/common.yaml rename to dependency/memcached/8.0.13/templates/common.yaml diff --git a/dependency/memcached/8.0.12/values.yaml b/dependency/memcached/8.0.13/values.yaml similarity index 100% rename from dependency/memcached/8.0.12/values.yaml rename to dependency/memcached/8.0.13/values.yaml diff --git a/dependency/mongodb/8.0.6/app-changelog.md b/dependency/mongodb/8.0.6/app-changelog.md deleted file mode 100644 index d5f52c0442a..00000000000 --- a/dependency/mongodb/8.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-8.0.6](https://github.com/truecharts/charts/compare/mongodb-8.0.5...mongodb-8.0.6) (2023-08-28) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.9 ([#11969](https://github.com/truecharts/charts/issues/11969)) - - \ No newline at end of file diff --git a/dependency/mongodb/8.0.6/charts/common-14.0.3.tgz b/dependency/mongodb/8.0.6/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/dependency/mongodb/8.0.6/charts/common-14.0.3.tgz and /dev/null differ diff --git a/dependency/mongodb/8.0.6/CHANGELOG.md b/dependency/mongodb/8.0.7/CHANGELOG.md similarity index 91% rename from dependency/mongodb/8.0.6/CHANGELOG.md rename to dependency/mongodb/8.0.7/CHANGELOG.md index 7aa3e54967e..be46f6c229a 100644 --- a/dependency/mongodb/8.0.6/CHANGELOG.md +++ b/dependency/mongodb/8.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-8.0.7](https://github.com/truecharts/charts/compare/mongodb-8.0.6...mongodb-8.0.7) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + + + ## [mongodb-8.0.6](https://github.com/truecharts/charts/compare/mongodb-8.0.5...mongodb-8.0.6) (2023-08-28) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/mongodb to v6.0.8 ([#10853](https://github.com/truecharts/charts/issues/10853)) - - - -## [mongodb-7.0.3](https://github.com/truecharts/charts/compare/mongodb-7.0.2...mongodb-7.0.3) (2023-07-23) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.8 ([#10781](https://github.com/truecharts/charts/issues/10781)) - diff --git a/dependency/mongodb/8.0.6/Chart.yaml b/dependency/mongodb/8.0.7/Chart.yaml similarity index 96% rename from dependency/mongodb/8.0.6/Chart.yaml rename to dependency/mongodb/8.0.7/Chart.yaml index 7000ee291dc..f6903c6a11f 100644 --- a/dependency/mongodb/8.0.6/Chart.yaml +++ b/dependency/mongodb/8.0.7/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.9" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.3 + version: 14.0.4 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: 8.0.6 +version: 8.0.7 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/8.0.6/README.md b/dependency/mongodb/8.0.7/README.md similarity index 100% rename from dependency/mongodb/8.0.6/README.md rename to dependency/mongodb/8.0.7/README.md diff --git a/dependency/mongodb/8.0.7/app-changelog.md b/dependency/mongodb/8.0.7/app-changelog.md new file mode 100644 index 00000000000..18203e9ac1d --- /dev/null +++ b/dependency/mongodb/8.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-8.0.7](https://github.com/truecharts/charts/compare/mongodb-8.0.6...mongodb-8.0.7) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + \ No newline at end of file diff --git a/dependency/mongodb/8.0.6/app-readme.md b/dependency/mongodb/8.0.7/app-readme.md similarity index 100% rename from dependency/mongodb/8.0.6/app-readme.md rename to dependency/mongodb/8.0.7/app-readme.md diff --git a/dependency/mongodb/8.0.7/charts/common-14.0.4.tgz b/dependency/mongodb/8.0.7/charts/common-14.0.4.tgz new file mode 100644 index 00000000000..4156d960b05 Binary files /dev/null and b/dependency/mongodb/8.0.7/charts/common-14.0.4.tgz differ diff --git a/dependency/mongodb/8.0.6/ix_values.yaml b/dependency/mongodb/8.0.7/ix_values.yaml similarity index 100% rename from dependency/mongodb/8.0.6/ix_values.yaml rename to dependency/mongodb/8.0.7/ix_values.yaml diff --git a/dependency/mongodb/8.0.6/questions.yaml b/dependency/mongodb/8.0.7/questions.yaml similarity index 100% rename from dependency/mongodb/8.0.6/questions.yaml rename to dependency/mongodb/8.0.7/questions.yaml diff --git a/dependency/mongodb/8.0.6/templates/NOTES.txt b/dependency/mongodb/8.0.7/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/8.0.6/templates/NOTES.txt rename to dependency/mongodb/8.0.7/templates/NOTES.txt diff --git a/dependency/mongodb/8.0.6/templates/common.yaml b/dependency/mongodb/8.0.7/templates/common.yaml similarity index 100% rename from dependency/mongodb/8.0.6/templates/common.yaml rename to dependency/mongodb/8.0.7/templates/common.yaml diff --git a/dependency/mongodb/8.0.6/values.yaml b/dependency/mongodb/8.0.7/values.yaml similarity index 100% rename from dependency/mongodb/8.0.6/values.yaml rename to dependency/mongodb/8.0.7/values.yaml diff --git a/dependency/node-exporter/3.0.10/app-changelog.md b/dependency/node-exporter/3.0.10/app-changelog.md deleted file mode 100644 index 9f5c33207e7..00000000000 --- a/dependency/node-exporter/3.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [node-exporter-3.0.10](https://github.com/truecharts/charts/compare/node-exporter-3.0.9...node-exporter-3.0.10) (2023-08-29) - -### Chore - -- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#12002](https://github.com/truecharts/charts/issues/12002)) - - \ No newline at end of file diff --git a/dependency/node-exporter/3.0.10/charts/common-14.0.2.tgz b/dependency/node-exporter/3.0.10/charts/common-14.0.2.tgz deleted file mode 100644 index 5e335091105..00000000000 Binary files a/dependency/node-exporter/3.0.10/charts/common-14.0.2.tgz and /dev/null differ diff --git a/dependency/node-exporter/3.0.10/CHANGELOG.md b/dependency/node-exporter/3.0.11/CHANGELOG.md similarity index 91% rename from dependency/node-exporter/3.0.10/CHANGELOG.md rename to dependency/node-exporter/3.0.11/CHANGELOG.md index ead15c77de3..4e032576694 100644 --- a/dependency/node-exporter/3.0.10/CHANGELOG.md +++ b/dependency/node-exporter/3.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [node-exporter-3.0.11](https://github.com/truecharts/charts/compare/node-exporter-3.0.10...node-exporter-3.0.11) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + + + ## [node-exporter-3.0.10](https://github.com/truecharts/charts/compare/node-exporter-3.0.9...node-exporter-3.0.10) (2023-08-29) ### Chore @@ -88,12 +97,3 @@ ## [node-exporter-3.0.1](https://github.com/truecharts/charts/compare/node-exporter-3.0.0...node-exporter-3.0.1) (2023-08-06) ### Chore - -- update container image tccr.io/truecharts/node-exporter to v1.6.1 ([#11111](https://github.com/truecharts/charts/issues/11111)) - - - - - -## [node-exporter-3.0.0](https://github.com/truecharts/charts/compare/node-exporter-2.0.7...node-exporter-3.0.0) (2023-07-31) - diff --git a/dependency/node-exporter/3.0.10/Chart.yaml b/dependency/node-exporter/3.0.11/Chart.yaml similarity index 95% rename from dependency/node-exporter/3.0.10/Chart.yaml rename to dependency/node-exporter/3.0.11/Chart.yaml index be9b219e149..44a96eb9823 100644 --- a/dependency/node-exporter/3.0.10/Chart.yaml +++ b/dependency/node-exporter/3.0.11/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.2 + version: 14.0.4 deprecated: false description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors. home: https://truecharts.org/charts/dependency/node-exporter @@ -21,7 +21,7 @@ name: node-exporter sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter type: application -version: 3.0.10 +version: 3.0.11 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/node-exporter/3.0.10/LICENSE b/dependency/node-exporter/3.0.11/LICENSE similarity index 100% rename from dependency/node-exporter/3.0.10/LICENSE rename to dependency/node-exporter/3.0.11/LICENSE diff --git a/dependency/node-exporter/3.0.10/README.md b/dependency/node-exporter/3.0.11/README.md similarity index 100% rename from dependency/node-exporter/3.0.10/README.md rename to dependency/node-exporter/3.0.11/README.md diff --git a/dependency/node-exporter/3.0.11/app-changelog.md b/dependency/node-exporter/3.0.11/app-changelog.md new file mode 100644 index 00000000000..f4e2fbebacf --- /dev/null +++ b/dependency/node-exporter/3.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [node-exporter-3.0.11](https://github.com/truecharts/charts/compare/node-exporter-3.0.10...node-exporter-3.0.11) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + \ No newline at end of file diff --git a/dependency/node-exporter/3.0.10/app-readme.md b/dependency/node-exporter/3.0.11/app-readme.md similarity index 100% rename from dependency/node-exporter/3.0.10/app-readme.md rename to dependency/node-exporter/3.0.11/app-readme.md diff --git a/dependency/node-exporter/3.0.11/charts/common-14.0.4.tgz b/dependency/node-exporter/3.0.11/charts/common-14.0.4.tgz new file mode 100644 index 00000000000..4156d960b05 Binary files /dev/null and b/dependency/node-exporter/3.0.11/charts/common-14.0.4.tgz differ diff --git a/dependency/node-exporter/3.0.10/ix_values.yaml b/dependency/node-exporter/3.0.11/ix_values.yaml similarity index 100% rename from dependency/node-exporter/3.0.10/ix_values.yaml rename to dependency/node-exporter/3.0.11/ix_values.yaml diff --git a/dependency/node-exporter/3.0.10/questions.yaml b/dependency/node-exporter/3.0.11/questions.yaml similarity index 100% rename from dependency/node-exporter/3.0.10/questions.yaml rename to dependency/node-exporter/3.0.11/questions.yaml diff --git a/dependency/node-exporter/3.0.10/templates/NOTES.txt b/dependency/node-exporter/3.0.11/templates/NOTES.txt similarity index 100% rename from dependency/node-exporter/3.0.10/templates/NOTES.txt rename to dependency/node-exporter/3.0.11/templates/NOTES.txt diff --git a/dependency/node-exporter/3.0.10/templates/common.yaml b/dependency/node-exporter/3.0.11/templates/common.yaml similarity index 100% rename from dependency/node-exporter/3.0.10/templates/common.yaml rename to dependency/node-exporter/3.0.11/templates/common.yaml diff --git a/dependency/node-exporter/3.0.10/values.yaml b/dependency/node-exporter/3.0.11/values.yaml similarity index 100% rename from dependency/node-exporter/3.0.10/values.yaml rename to dependency/node-exporter/3.0.11/values.yaml diff --git a/dependency/redis/8.0.13/app-changelog.md b/dependency/redis/8.0.13/app-changelog.md deleted file mode 100644 index 7a50de773d1..00000000000 --- a/dependency/redis/8.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-8.0.13](https://github.com/truecharts/charts/compare/redis-8.0.12...redis-8.0.13) (2023-08-28) - -### Chore - -- update container image tccr.io/truecharts/redis to v7.2.0 ([#11974](https://github.com/truecharts/charts/issues/11974)) - - \ No newline at end of file diff --git a/dependency/redis/8.0.13/charts/common-14.0.3.tgz b/dependency/redis/8.0.13/charts/common-14.0.3.tgz deleted file mode 100644 index 9dab2456ffc..00000000000 Binary files a/dependency/redis/8.0.13/charts/common-14.0.3.tgz and /dev/null differ diff --git a/dependency/redis/8.0.13/CHANGELOG.md b/dependency/redis/8.0.14/CHANGELOG.md similarity index 91% rename from dependency/redis/8.0.13/CHANGELOG.md rename to dependency/redis/8.0.14/CHANGELOG.md index 39b8466203d..01fb6b4af6e 100644 --- a/dependency/redis/8.0.13/CHANGELOG.md +++ b/dependency/redis/8.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-8.0.14](https://github.com/truecharts/charts/compare/redis-8.0.13...redis-8.0.14) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + + + ## [redis-8.0.13](https://github.com/truecharts/charts/compare/redis-8.0.12...redis-8.0.13) (2023-08-28) ### Chore @@ -88,12 +97,3 @@ ## [redis-8.0.4](https://github.com/truecharts/charts/compare/redis-8.0.3...redis-8.0.4) (2023-08-07) ### Chore - -- update container image tccr.io/truecharts/redis to v7.0.12 ([#11311](https://github.com/truecharts/charts/issues/11311)) - - - - -## [redis-8.0.3](https://github.com/truecharts/charts/compare/redis-8.0.2...redis-8.0.3) (2023-08-04) - -### Chore diff --git a/dependency/redis/8.0.13/Chart.yaml b/dependency/redis/8.0.14/Chart.yaml similarity index 95% rename from dependency/redis/8.0.13/Chart.yaml rename to dependency/redis/8.0.14/Chart.yaml index 75c82faacf7..a87780ef376 100644 --- a/dependency/redis/8.0.13/Chart.yaml +++ b/dependency/redis/8.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.2.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.3 + version: 14.0.4 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: 8.0.13 +version: 8.0.14 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/8.0.13/README.md b/dependency/redis/8.0.14/README.md similarity index 100% rename from dependency/redis/8.0.13/README.md rename to dependency/redis/8.0.14/README.md diff --git a/dependency/redis/8.0.14/app-changelog.md b/dependency/redis/8.0.14/app-changelog.md new file mode 100644 index 00000000000..a797ca3b410 --- /dev/null +++ b/dependency/redis/8.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-8.0.14](https://github.com/truecharts/charts/compare/redis-8.0.13...redis-8.0.14) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + \ No newline at end of file diff --git a/dependency/redis/8.0.13/app-readme.md b/dependency/redis/8.0.14/app-readme.md similarity index 100% rename from dependency/redis/8.0.13/app-readme.md rename to dependency/redis/8.0.14/app-readme.md diff --git a/dependency/redis/8.0.14/charts/common-14.0.4.tgz b/dependency/redis/8.0.14/charts/common-14.0.4.tgz new file mode 100644 index 00000000000..4156d960b05 Binary files /dev/null and b/dependency/redis/8.0.14/charts/common-14.0.4.tgz differ diff --git a/dependency/redis/8.0.13/ix_values.yaml b/dependency/redis/8.0.14/ix_values.yaml similarity index 100% rename from dependency/redis/8.0.13/ix_values.yaml rename to dependency/redis/8.0.14/ix_values.yaml diff --git a/dependency/redis/8.0.13/questions.yaml b/dependency/redis/8.0.14/questions.yaml similarity index 100% rename from dependency/redis/8.0.13/questions.yaml rename to dependency/redis/8.0.14/questions.yaml diff --git a/dependency/redis/8.0.13/templates/NOTES.txt b/dependency/redis/8.0.14/templates/NOTES.txt similarity index 100% rename from dependency/redis/8.0.13/templates/NOTES.txt rename to dependency/redis/8.0.14/templates/NOTES.txt diff --git a/dependency/redis/8.0.13/templates/common.yaml b/dependency/redis/8.0.14/templates/common.yaml similarity index 100% rename from dependency/redis/8.0.13/templates/common.yaml rename to dependency/redis/8.0.14/templates/common.yaml diff --git a/dependency/redis/8.0.13/values.yaml b/dependency/redis/8.0.14/values.yaml similarity index 100% rename from dependency/redis/8.0.13/values.yaml rename to dependency/redis/8.0.14/values.yaml diff --git a/dependency/solr/6.0.12/app-changelog.md b/dependency/solr/6.0.12/app-changelog.md deleted file mode 100644 index 28474a3ccf5..00000000000 --- a/dependency/solr/6.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-6.0.12](https://github.com/truecharts/charts/compare/solr-6.0.11...solr-6.0.12) (2023-08-30) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#12040](https://github.com/truecharts/charts/issues/12040)) - - \ No newline at end of file diff --git a/dependency/solr/6.0.12/charts/common-14.0.2.tgz b/dependency/solr/6.0.12/charts/common-14.0.2.tgz deleted file mode 100644 index 5e335091105..00000000000 Binary files a/dependency/solr/6.0.12/charts/common-14.0.2.tgz and /dev/null differ diff --git a/dependency/solr/6.0.12/CHANGELOG.md b/dependency/solr/6.0.13/CHANGELOG.md similarity index 91% rename from dependency/solr/6.0.12/CHANGELOG.md rename to dependency/solr/6.0.13/CHANGELOG.md index a5762972d93..c66cdddeb3d 100644 --- a/dependency/solr/6.0.12/CHANGELOG.md +++ b/dependency/solr/6.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-6.0.13](https://github.com/truecharts/charts/compare/solr-6.0.12...solr-6.0.13) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + + + ## [solr-6.0.12](https://github.com/truecharts/charts/compare/solr-6.0.11...solr-6.0.12) (2023-08-30) ### Chore @@ -88,12 +97,3 @@ ## [solr-6.0.3](https://github.com/truecharts/charts/compare/solr-6.0.2...solr-6.0.3) (2023-08-07) ### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#11284](https://github.com/truecharts/charts/issues/11284)) - - - - -## [solr-6.0.2](https://github.com/truecharts/charts/compare/solr-6.0.1...solr-6.0.2) (2023-08-03) - -### Chore diff --git a/dependency/solr/6.0.12/Chart.yaml b/dependency/solr/6.0.13/Chart.yaml similarity index 95% rename from dependency/solr/6.0.12/Chart.yaml rename to dependency/solr/6.0.13/Chart.yaml index 6b4c8287494..62d733bd547 100644 --- a/dependency/solr/6.0.12/Chart.yaml +++ b/dependency/solr/6.0.13/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.2 + version: 14.0.4 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: 6.0.12 +version: 6.0.13 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/6.0.12/README.md b/dependency/solr/6.0.13/README.md similarity index 100% rename from dependency/solr/6.0.12/README.md rename to dependency/solr/6.0.13/README.md diff --git a/dependency/solr/6.0.13/app-changelog.md b/dependency/solr/6.0.13/app-changelog.md new file mode 100644 index 00000000000..d4ddd12a65c --- /dev/null +++ b/dependency/solr/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-6.0.13](https://github.com/truecharts/charts/compare/solr-6.0.12...solr-6.0.13) (2023-08-30) + +### Chore + +- update helm chart common to 14.0.4 ([#11912](https://github.com/truecharts/charts/issues/11912)) + + \ No newline at end of file diff --git a/dependency/solr/6.0.12/app-readme.md b/dependency/solr/6.0.13/app-readme.md similarity index 100% rename from dependency/solr/6.0.12/app-readme.md rename to dependency/solr/6.0.13/app-readme.md diff --git a/dependency/solr/6.0.13/charts/common-14.0.4.tgz b/dependency/solr/6.0.13/charts/common-14.0.4.tgz new file mode 100644 index 00000000000..4156d960b05 Binary files /dev/null and b/dependency/solr/6.0.13/charts/common-14.0.4.tgz differ diff --git a/dependency/solr/6.0.12/ix_values.yaml b/dependency/solr/6.0.13/ix_values.yaml similarity index 100% rename from dependency/solr/6.0.12/ix_values.yaml rename to dependency/solr/6.0.13/ix_values.yaml diff --git a/dependency/solr/6.0.12/questions.yaml b/dependency/solr/6.0.13/questions.yaml similarity index 100% rename from dependency/solr/6.0.12/questions.yaml rename to dependency/solr/6.0.13/questions.yaml diff --git a/dependency/solr/6.0.12/templates/NOTES.txt b/dependency/solr/6.0.13/templates/NOTES.txt similarity index 100% rename from dependency/solr/6.0.12/templates/NOTES.txt rename to dependency/solr/6.0.13/templates/NOTES.txt diff --git a/dependency/solr/6.0.12/templates/common.yaml b/dependency/solr/6.0.13/templates/common.yaml similarity index 100% rename from dependency/solr/6.0.12/templates/common.yaml rename to dependency/solr/6.0.13/templates/common.yaml diff --git a/dependency/solr/6.0.12/values.yaml b/dependency/solr/6.0.13/values.yaml similarity index 100% rename from dependency/solr/6.0.12/values.yaml rename to dependency/solr/6.0.13/values.yaml diff --git a/stable/rsshub/8.0.88/app-changelog.md b/stable/rsshub/8.0.88/app-changelog.md deleted file mode 100644 index ba31cd6a87a..00000000000 --- a/stable/rsshub/8.0.88/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-8.0.88](https://github.com/truecharts/charts/compare/rsshub-8.0.87...rsshub-8.0.88) (2023-08-30) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#12050](https://github.com/truecharts/charts/issues/12050)) - - \ No newline at end of file diff --git a/stable/rsshub/8.0.88/charts/common-14.0.1.tgz b/stable/rsshub/8.0.88/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b2..00000000000 Binary files a/stable/rsshub/8.0.88/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/rsshub/8.0.88/CHANGELOG.md b/stable/rsshub/8.0.89/CHANGELOG.md similarity index 91% rename from stable/rsshub/8.0.88/CHANGELOG.md rename to stable/rsshub/8.0.89/CHANGELOG.md index 80c89f413ab..ef587bf7870 100644 --- a/stable/rsshub/8.0.88/CHANGELOG.md +++ b/stable/rsshub/8.0.89/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-8.0.89](https://github.com/truecharts/charts/compare/rsshub-8.0.88...rsshub-8.0.89) (2023-08-30) + +### Chore + +- update helm general non-major ([#11979](https://github.com/truecharts/charts/issues/11979)) + + + + ## [rsshub-8.0.88](https://github.com/truecharts/charts/compare/rsshub-8.0.87...rsshub-8.0.88) (2023-08-30) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-8.0.79](https://github.com/truecharts/charts/compare/rsshub-8.0.78...rsshub-8.0.79) (2023-08-28) ### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#11972](https://github.com/truecharts/charts/issues/11972)) - - - - -## [rsshub-8.0.78](https://github.com/truecharts/charts/compare/rsshub-8.0.77...rsshub-8.0.78) (2023-08-28) - -### Chore diff --git a/stable/rsshub/8.0.88/Chart.yaml b/stable/rsshub/8.0.89/Chart.yaml similarity index 96% rename from stable/rsshub/8.0.88/Chart.yaml rename to stable/rsshub/8.0.89/Chart.yaml index 1dc5fa18775..38e36832283 100644 --- a/stable/rsshub/8.0.88/Chart.yaml +++ b/stable/rsshub/8.0.89/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 8.0.88 +version: 8.0.89 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application @@ -18,7 +18,7 @@ sources: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.1 + version: 14.0.4 - condition: redis.enabled name: redis repository: https://deps.truecharts.org diff --git a/stable/rsshub/8.0.88/README.md b/stable/rsshub/8.0.89/README.md similarity index 100% rename from stable/rsshub/8.0.88/README.md rename to stable/rsshub/8.0.89/README.md diff --git a/stable/rsshub/8.0.89/app-changelog.md b/stable/rsshub/8.0.89/app-changelog.md new file mode 100644 index 00000000000..632b40a6f65 --- /dev/null +++ b/stable/rsshub/8.0.89/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-8.0.89](https://github.com/truecharts/charts/compare/rsshub-8.0.88...rsshub-8.0.89) (2023-08-30) + +### Chore + +- update helm general non-major ([#11979](https://github.com/truecharts/charts/issues/11979)) + + \ No newline at end of file diff --git a/stable/rsshub/8.0.88/app-readme.md b/stable/rsshub/8.0.89/app-readme.md similarity index 100% rename from stable/rsshub/8.0.88/app-readme.md rename to stable/rsshub/8.0.89/app-readme.md diff --git a/stable/rsshub/8.0.89/charts/common-14.0.4.tgz b/stable/rsshub/8.0.89/charts/common-14.0.4.tgz new file mode 100644 index 00000000000..4156d960b05 Binary files /dev/null and b/stable/rsshub/8.0.89/charts/common-14.0.4.tgz differ diff --git a/stable/rsshub/8.0.88/charts/redis-6.0.66.tgz b/stable/rsshub/8.0.89/charts/redis-6.0.66.tgz similarity index 100% rename from stable/rsshub/8.0.88/charts/redis-6.0.66.tgz rename to stable/rsshub/8.0.89/charts/redis-6.0.66.tgz diff --git a/stable/rsshub/8.0.88/ix_values.yaml b/stable/rsshub/8.0.89/ix_values.yaml similarity index 100% rename from stable/rsshub/8.0.88/ix_values.yaml rename to stable/rsshub/8.0.89/ix_values.yaml diff --git a/stable/rsshub/8.0.88/questions.yaml b/stable/rsshub/8.0.89/questions.yaml similarity index 100% rename from stable/rsshub/8.0.88/questions.yaml rename to stable/rsshub/8.0.89/questions.yaml diff --git a/stable/rsshub/8.0.88/templates/NOTES.txt b/stable/rsshub/8.0.89/templates/NOTES.txt similarity index 100% rename from stable/rsshub/8.0.88/templates/NOTES.txt rename to stable/rsshub/8.0.89/templates/NOTES.txt diff --git a/stable/rsshub/8.0.88/templates/common.yaml b/stable/rsshub/8.0.89/templates/common.yaml similarity index 100% rename from stable/rsshub/8.0.88/templates/common.yaml rename to stable/rsshub/8.0.89/templates/common.yaml diff --git a/stable/rsshub/8.0.88/values.yaml b/stable/rsshub/8.0.89/values.yaml similarity index 100% rename from stable/rsshub/8.0.88/values.yaml rename to stable/rsshub/8.0.89/values.yaml