diff --git a/dependency/clickhouse/5.0.39/app-changelog.md b/dependency/clickhouse/5.0.39/app-changelog.md deleted file mode 100644 index dbb4b7bf4e0..00000000000 --- a/dependency/clickhouse/5.0.39/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clickhouse-5.0.39](https://github.com/truecharts/charts/compare/clickhouse-5.0.38...clickhouse-5.0.39) (2023-06-10) - -### Chore - -- update helm chart common to 12.13.2 ([#9555](https://github.com/truecharts/charts/issues/9555)) - - \ No newline at end of file diff --git a/dependency/clickhouse/5.0.39/charts/common-12.13.2.tgz b/dependency/clickhouse/5.0.39/charts/common-12.13.2.tgz deleted file mode 100644 index d0d1dd54027..00000000000 Binary files a/dependency/clickhouse/5.0.39/charts/common-12.13.2.tgz and /dev/null differ diff --git a/dependency/clickhouse/5.0.39/CHANGELOG.md b/dependency/clickhouse/5.0.40/CHANGELOG.md similarity index 91% rename from dependency/clickhouse/5.0.39/CHANGELOG.md rename to dependency/clickhouse/5.0.40/CHANGELOG.md index 7aa7c8e691c..fcd7129d54f 100644 --- a/dependency/clickhouse/5.0.39/CHANGELOG.md +++ b/dependency/clickhouse/5.0.40/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clickhouse-5.0.40](https://github.com/truecharts/charts/compare/clickhouse-5.0.39...clickhouse-5.0.40) (2023-06-10) + +### Chore + +- update helm chart common to 12.14.0 ([#9560](https://github.com/truecharts/charts/issues/9560)) + + + + ## [clickhouse-5.0.39](https://github.com/truecharts/charts/compare/clickhouse-5.0.38...clickhouse-5.0.39) (2023-06-10) ### Chore @@ -88,12 +97,3 @@ ## [clickhouse-5.0.30](https://github.com/truecharts/charts/compare/clickhouse-5.0.29...clickhouse-5.0.30) (2023-05-27) ### Chore - -- update helm chart common to 12.10.4 ([#9195](https://github.com/truecharts/charts/issues/9195)) - - - - -## [clickhouse-5.0.29](https://github.com/truecharts/charts/compare/clickhouse-5.0.27...clickhouse-5.0.29) (2023-05-25) - -### Chore diff --git a/dependency/clickhouse/5.0.39/Chart.yaml b/dependency/clickhouse/5.0.40/Chart.yaml similarity index 95% rename from dependency/clickhouse/5.0.39/Chart.yaml rename to dependency/clickhouse/5.0.40/Chart.yaml index 766afef257a..f7c17db18df 100644 --- a/dependency/clickhouse/5.0.39/Chart.yaml +++ b/dependency/clickhouse/5.0.40/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.4.2.11" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.13.2 + version: 12.14.0 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.39 +version: 5.0.40 annotations: truecharts.org/catagories: | - database diff --git a/dependency/clickhouse/5.0.39/README.md b/dependency/clickhouse/5.0.40/README.md similarity index 100% rename from dependency/clickhouse/5.0.39/README.md rename to dependency/clickhouse/5.0.40/README.md diff --git a/dependency/clickhouse/5.0.40/app-changelog.md b/dependency/clickhouse/5.0.40/app-changelog.md new file mode 100644 index 00000000000..aeba8d45292 --- /dev/null +++ b/dependency/clickhouse/5.0.40/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clickhouse-5.0.40](https://github.com/truecharts/charts/compare/clickhouse-5.0.39...clickhouse-5.0.40) (2023-06-10) + +### Chore + +- update helm chart common to 12.14.0 ([#9560](https://github.com/truecharts/charts/issues/9560)) + + \ No newline at end of file diff --git a/dependency/clickhouse/5.0.39/app-readme.md b/dependency/clickhouse/5.0.40/app-readme.md similarity index 100% rename from dependency/clickhouse/5.0.39/app-readme.md rename to dependency/clickhouse/5.0.40/app-readme.md diff --git a/dependency/clickhouse/5.0.40/charts/common-12.14.0.tgz b/dependency/clickhouse/5.0.40/charts/common-12.14.0.tgz new file mode 100644 index 00000000000..1a995ba677e Binary files /dev/null and b/dependency/clickhouse/5.0.40/charts/common-12.14.0.tgz differ diff --git a/dependency/clickhouse/5.0.39/ix_values.yaml b/dependency/clickhouse/5.0.40/ix_values.yaml similarity index 100% rename from dependency/clickhouse/5.0.39/ix_values.yaml rename to dependency/clickhouse/5.0.40/ix_values.yaml diff --git a/dependency/clickhouse/5.0.39/questions.yaml b/dependency/clickhouse/5.0.40/questions.yaml similarity index 100% rename from dependency/clickhouse/5.0.39/questions.yaml rename to dependency/clickhouse/5.0.40/questions.yaml diff --git a/dependency/clickhouse/5.0.39/templates/NOTES.txt b/dependency/clickhouse/5.0.40/templates/NOTES.txt similarity index 100% rename from dependency/clickhouse/5.0.39/templates/NOTES.txt rename to dependency/clickhouse/5.0.40/templates/NOTES.txt diff --git a/dependency/clickhouse/5.0.39/templates/common.yaml b/dependency/clickhouse/5.0.40/templates/common.yaml similarity index 100% rename from dependency/clickhouse/5.0.39/templates/common.yaml rename to dependency/clickhouse/5.0.40/templates/common.yaml diff --git a/dependency/clickhouse/5.0.39/values.yaml b/dependency/clickhouse/5.0.40/values.yaml similarity index 100% rename from dependency/clickhouse/5.0.39/values.yaml rename to dependency/clickhouse/5.0.40/values.yaml diff --git a/dependency/kube-state-metrics/1.0.18/app-changelog.md b/dependency/kube-state-metrics/1.0.18/app-changelog.md deleted file mode 100644 index d3da222c930..00000000000 --- a/dependency/kube-state-metrics/1.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kube-state-metrics-1.0.18](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.17...kube-state-metrics-1.0.18) (2023-06-10) - -### Chore - -- update container image tccr.io/truecharts/kube-state-metrics to v2.9.2 ([#9556](https://github.com/truecharts/charts/issues/9556)) - - \ No newline at end of file diff --git a/dependency/kube-state-metrics/1.0.18/charts/common-12.13.2.tgz b/dependency/kube-state-metrics/1.0.18/charts/common-12.13.2.tgz deleted file mode 100644 index d0d1dd54027..00000000000 Binary files a/dependency/kube-state-metrics/1.0.18/charts/common-12.13.2.tgz and /dev/null differ diff --git a/dependency/kube-state-metrics/1.0.18/CHANGELOG.md b/dependency/kube-state-metrics/1.0.19/CHANGELOG.md similarity index 91% rename from dependency/kube-state-metrics/1.0.18/CHANGELOG.md rename to dependency/kube-state-metrics/1.0.19/CHANGELOG.md index 2ce7407f70c..76d1f07187f 100644 --- a/dependency/kube-state-metrics/1.0.18/CHANGELOG.md +++ b/dependency/kube-state-metrics/1.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kube-state-metrics-1.0.19](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.18...kube-state-metrics-1.0.19) (2023-06-10) + +### Chore + +- update helm chart common to 12.14.0 ([#9560](https://github.com/truecharts/charts/issues/9560)) + + + + ## [kube-state-metrics-1.0.18](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.17...kube-state-metrics-1.0.18) (2023-06-10) ### Chore @@ -88,12 +97,3 @@ ## [kube-state-metrics-1.0.9](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.8...kube-state-metrics-1.0.9) (2023-05-29) -### Chore - -- update helm chart common to 12.10.8 ([#9216](https://github.com/truecharts/charts/issues/9216)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - diff --git a/dependency/kube-state-metrics/1.0.18/Chart.yaml b/dependency/kube-state-metrics/1.0.19/Chart.yaml similarity index 95% rename from dependency/kube-state-metrics/1.0.18/Chart.yaml rename to dependency/kube-state-metrics/1.0.19/Chart.yaml index 020a74519b1..765873b4c2b 100644 --- a/dependency/kube-state-metrics/1.0.18/Chart.yaml +++ b/dependency/kube-state-metrics/1.0.19/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.9.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.13.2 + version: 12.14.0 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: 1.0.18 +version: 1.0.19 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/kube-state-metrics/1.0.18/LICENSE b/dependency/kube-state-metrics/1.0.19/LICENSE similarity index 100% rename from dependency/kube-state-metrics/1.0.18/LICENSE rename to dependency/kube-state-metrics/1.0.19/LICENSE diff --git a/dependency/kube-state-metrics/1.0.18/README.md b/dependency/kube-state-metrics/1.0.19/README.md similarity index 100% rename from dependency/kube-state-metrics/1.0.18/README.md rename to dependency/kube-state-metrics/1.0.19/README.md diff --git a/dependency/kube-state-metrics/1.0.19/app-changelog.md b/dependency/kube-state-metrics/1.0.19/app-changelog.md new file mode 100644 index 00000000000..c4e978473cd --- /dev/null +++ b/dependency/kube-state-metrics/1.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kube-state-metrics-1.0.19](https://github.com/truecharts/charts/compare/kube-state-metrics-1.0.18...kube-state-metrics-1.0.19) (2023-06-10) + +### Chore + +- update helm chart common to 12.14.0 ([#9560](https://github.com/truecharts/charts/issues/9560)) + + \ No newline at end of file diff --git a/dependency/kube-state-metrics/1.0.18/app-readme.md b/dependency/kube-state-metrics/1.0.19/app-readme.md similarity index 100% rename from dependency/kube-state-metrics/1.0.18/app-readme.md rename to dependency/kube-state-metrics/1.0.19/app-readme.md diff --git a/dependency/kube-state-metrics/1.0.19/charts/common-12.14.0.tgz b/dependency/kube-state-metrics/1.0.19/charts/common-12.14.0.tgz new file mode 100644 index 00000000000..1a995ba677e Binary files /dev/null and b/dependency/kube-state-metrics/1.0.19/charts/common-12.14.0.tgz differ diff --git a/dependency/kube-state-metrics/1.0.18/ix_values.yaml b/dependency/kube-state-metrics/1.0.19/ix_values.yaml similarity index 100% rename from dependency/kube-state-metrics/1.0.18/ix_values.yaml rename to dependency/kube-state-metrics/1.0.19/ix_values.yaml diff --git a/dependency/kube-state-metrics/1.0.18/questions.yaml b/dependency/kube-state-metrics/1.0.19/questions.yaml similarity index 100% rename from dependency/kube-state-metrics/1.0.18/questions.yaml rename to dependency/kube-state-metrics/1.0.19/questions.yaml diff --git a/dependency/kube-state-metrics/1.0.18/templates/NOTES.txt b/dependency/kube-state-metrics/1.0.19/templates/NOTES.txt similarity index 100% rename from dependency/kube-state-metrics/1.0.18/templates/NOTES.txt rename to dependency/kube-state-metrics/1.0.19/templates/NOTES.txt diff --git a/dependency/kube-state-metrics/1.0.18/templates/common.yaml b/dependency/kube-state-metrics/1.0.19/templates/common.yaml similarity index 100% rename from dependency/kube-state-metrics/1.0.18/templates/common.yaml rename to dependency/kube-state-metrics/1.0.19/templates/common.yaml diff --git a/dependency/kube-state-metrics/1.0.18/values.yaml b/dependency/kube-state-metrics/1.0.19/values.yaml similarity index 100% rename from dependency/kube-state-metrics/1.0.18/values.yaml rename to dependency/kube-state-metrics/1.0.19/values.yaml diff --git a/dependency/memcached/6.0.57/app-changelog.md b/dependency/memcached/6.0.57/app-changelog.md deleted file mode 100644 index 0a9c092c184..00000000000 --- a/dependency/memcached/6.0.57/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [memcached-6.0.57](https://github.com/truecharts/charts/compare/memcached-6.0.56...memcached-6.0.57) (2023-06-10) - -### Chore - -- update helm chart common to 12.13.2 ([#9555](https://github.com/truecharts/charts/issues/9555)) - - update helm chart common to 12.13.1 ([#9500](https://github.com/truecharts/charts/issues/9500)) - - \ No newline at end of file diff --git a/dependency/memcached/6.0.57/charts/common-12.13.2.tgz b/dependency/memcached/6.0.57/charts/common-12.13.2.tgz deleted file mode 100644 index d0d1dd54027..00000000000 Binary files a/dependency/memcached/6.0.57/charts/common-12.13.2.tgz and /dev/null differ diff --git a/dependency/memcached/6.0.57/CHANGELOG.md b/dependency/memcached/6.0.58/CHANGELOG.md similarity index 92% rename from dependency/memcached/6.0.57/CHANGELOG.md rename to dependency/memcached/6.0.58/CHANGELOG.md index b5d20758ab0..83546c94877 100644 --- a/dependency/memcached/6.0.57/CHANGELOG.md +++ b/dependency/memcached/6.0.58/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-6.0.58](https://github.com/truecharts/charts/compare/memcached-6.0.57...memcached-6.0.58) (2023-06-10) + +### Chore + +- update helm chart common to 12.14.0 ([#9560](https://github.com/truecharts/charts/issues/9560)) + + + + ## [memcached-6.0.57](https://github.com/truecharts/charts/compare/memcached-6.0.56...memcached-6.0.57) (2023-06-10) ### Chore @@ -88,12 +97,3 @@ ## [memcached-6.0.48](https://github.com/truecharts/charts/compare/memcached-6.0.47...memcached-6.0.48) (2023-06-03) -### Chore - -- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333)) - - - - -## [memcached-6.0.47](https://github.com/truecharts/charts/compare/memcached-6.0.46...memcached-6.0.47) (2023-05-29) - diff --git a/dependency/memcached/6.0.57/Chart.yaml b/dependency/memcached/6.0.58/Chart.yaml similarity index 95% rename from dependency/memcached/6.0.57/Chart.yaml rename to dependency/memcached/6.0.58/Chart.yaml index ae5cb56db36..991a39c1ae0 100644 --- a/dependency/memcached/6.0.57/Chart.yaml +++ b/dependency/memcached/6.0.58/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.20" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.13.2 + version: 12.14.0 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.57 +version: 6.0.58 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/6.0.57/README.md b/dependency/memcached/6.0.58/README.md similarity index 100% rename from dependency/memcached/6.0.57/README.md rename to dependency/memcached/6.0.58/README.md diff --git a/dependency/memcached/6.0.58/app-changelog.md b/dependency/memcached/6.0.58/app-changelog.md new file mode 100644 index 00000000000..2dba2346553 --- /dev/null +++ b/dependency/memcached/6.0.58/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-6.0.58](https://github.com/truecharts/charts/compare/memcached-6.0.57...memcached-6.0.58) (2023-06-10) + +### Chore + +- update helm chart common to 12.14.0 ([#9560](https://github.com/truecharts/charts/issues/9560)) + + \ No newline at end of file diff --git a/dependency/memcached/6.0.57/app-readme.md b/dependency/memcached/6.0.58/app-readme.md similarity index 100% rename from dependency/memcached/6.0.57/app-readme.md rename to dependency/memcached/6.0.58/app-readme.md diff --git a/dependency/memcached/6.0.58/charts/common-12.14.0.tgz b/dependency/memcached/6.0.58/charts/common-12.14.0.tgz new file mode 100644 index 00000000000..1a995ba677e Binary files /dev/null and b/dependency/memcached/6.0.58/charts/common-12.14.0.tgz differ diff --git a/dependency/memcached/6.0.57/ix_values.yaml b/dependency/memcached/6.0.58/ix_values.yaml similarity index 100% rename from dependency/memcached/6.0.57/ix_values.yaml rename to dependency/memcached/6.0.58/ix_values.yaml diff --git a/dependency/memcached/6.0.57/questions.yaml b/dependency/memcached/6.0.58/questions.yaml similarity index 100% rename from dependency/memcached/6.0.57/questions.yaml rename to dependency/memcached/6.0.58/questions.yaml diff --git a/dependency/memcached/6.0.57/templates/NOTES.txt b/dependency/memcached/6.0.58/templates/NOTES.txt similarity index 100% rename from dependency/memcached/6.0.57/templates/NOTES.txt rename to dependency/memcached/6.0.58/templates/NOTES.txt diff --git a/dependency/memcached/6.0.57/templates/common.yaml b/dependency/memcached/6.0.58/templates/common.yaml similarity index 100% rename from dependency/memcached/6.0.57/templates/common.yaml rename to dependency/memcached/6.0.58/templates/common.yaml diff --git a/dependency/memcached/6.0.57/values.yaml b/dependency/memcached/6.0.58/values.yaml similarity index 100% rename from dependency/memcached/6.0.57/values.yaml rename to dependency/memcached/6.0.58/values.yaml diff --git a/dependency/mongodb/6.0.46/app-changelog.md b/dependency/mongodb/6.0.46/app-changelog.md deleted file mode 100644 index bbdc7c7dbcb..00000000000 --- a/dependency/mongodb/6.0.46/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [mongodb-6.0.46](https://github.com/truecharts/charts/compare/mongodb-6.0.45...mongodb-6.0.46) (2023-06-10) - -### Chore - -- update helm chart common to 12.13.2 ([#9555](https://github.com/truecharts/charts/issues/9555)) - - update helm chart common to 12.13.1 ([#9500](https://github.com/truecharts/charts/issues/9500)) - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.46/charts/common-12.13.2.tgz b/dependency/mongodb/6.0.46/charts/common-12.13.2.tgz deleted file mode 100644 index d0d1dd54027..00000000000 Binary files a/dependency/mongodb/6.0.46/charts/common-12.13.2.tgz and /dev/null differ diff --git a/dependency/mongodb/6.0.46/CHANGELOG.md b/dependency/mongodb/6.0.47/CHANGELOG.md similarity index 92% rename from dependency/mongodb/6.0.46/CHANGELOG.md rename to dependency/mongodb/6.0.47/CHANGELOG.md index 62ab33a07c8..ebd0741be0a 100644 --- a/dependency/mongodb/6.0.46/CHANGELOG.md +++ b/dependency/mongodb/6.0.47/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-6.0.47](https://github.com/truecharts/charts/compare/mongodb-6.0.46...mongodb-6.0.47) (2023-06-10) + +### Chore + +- update helm chart common to 12.14.0 ([#9560](https://github.com/truecharts/charts/issues/9560)) + + + + ## [mongodb-6.0.46](https://github.com/truecharts/charts/compare/mongodb-6.0.45...mongodb-6.0.46) (2023-06-10) ### Chore @@ -88,12 +97,3 @@ ## [mongodb-6.0.37](https://github.com/truecharts/charts/compare/mongodb-6.0.36...mongodb-6.0.37) (2023-06-03) -### Chore - -- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333)) - - - - -## [mongodb-6.0.36](https://github.com/truecharts/charts/compare/mongodb-6.0.35...mongodb-6.0.36) (2023-05-29) - diff --git a/dependency/mongodb/6.0.46/Chart.yaml b/dependency/mongodb/6.0.47/Chart.yaml similarity index 95% rename from dependency/mongodb/6.0.46/Chart.yaml rename to dependency/mongodb/6.0.47/Chart.yaml index 0869d7f0fe3..1b68f2e51ec 100644 --- a/dependency/mongodb/6.0.46/Chart.yaml +++ b/dependency/mongodb/6.0.47/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.6" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.13.2 + version: 12.14.0 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.46 +version: 6.0.47 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.46/README.md b/dependency/mongodb/6.0.47/README.md similarity index 100% rename from dependency/mongodb/6.0.46/README.md rename to dependency/mongodb/6.0.47/README.md diff --git a/dependency/mongodb/6.0.47/app-changelog.md b/dependency/mongodb/6.0.47/app-changelog.md new file mode 100644 index 00000000000..0f3f1838644 --- /dev/null +++ b/dependency/mongodb/6.0.47/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-6.0.47](https://github.com/truecharts/charts/compare/mongodb-6.0.46...mongodb-6.0.47) (2023-06-10) + +### Chore + +- update helm chart common to 12.14.0 ([#9560](https://github.com/truecharts/charts/issues/9560)) + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.46/app-readme.md b/dependency/mongodb/6.0.47/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.46/app-readme.md rename to dependency/mongodb/6.0.47/app-readme.md diff --git a/dependency/mongodb/6.0.47/charts/common-12.14.0.tgz b/dependency/mongodb/6.0.47/charts/common-12.14.0.tgz new file mode 100644 index 00000000000..1a995ba677e Binary files /dev/null and b/dependency/mongodb/6.0.47/charts/common-12.14.0.tgz differ diff --git a/dependency/mongodb/6.0.46/ix_values.yaml b/dependency/mongodb/6.0.47/ix_values.yaml similarity index 100% rename from dependency/mongodb/6.0.46/ix_values.yaml rename to dependency/mongodb/6.0.47/ix_values.yaml diff --git a/dependency/mongodb/6.0.46/questions.yaml b/dependency/mongodb/6.0.47/questions.yaml similarity index 100% rename from dependency/mongodb/6.0.46/questions.yaml rename to dependency/mongodb/6.0.47/questions.yaml diff --git a/dependency/mongodb/6.0.46/templates/NOTES.txt b/dependency/mongodb/6.0.47/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.46/templates/NOTES.txt rename to dependency/mongodb/6.0.47/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.46/templates/common.yaml b/dependency/mongodb/6.0.47/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.46/templates/common.yaml rename to dependency/mongodb/6.0.47/templates/common.yaml diff --git a/dependency/mongodb/6.0.46/values.yaml b/dependency/mongodb/6.0.47/values.yaml similarity index 100% rename from dependency/mongodb/6.0.46/values.yaml rename to dependency/mongodb/6.0.47/values.yaml diff --git a/dependency/node-exporter/1.0.20/app-changelog.md b/dependency/node-exporter/1.0.20/app-changelog.md deleted file mode 100644 index 7893b4981e6..00000000000 --- a/dependency/node-exporter/1.0.20/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [node-exporter-1.0.20](https://github.com/truecharts/charts/compare/node-exporter-1.0.19...node-exporter-1.0.20) (2023-06-10) - -### Chore - -- update helm chart common to 12.13.2 ([#9555](https://github.com/truecharts/charts/issues/9555)) - - update helm chart common to 12.13.1 ([#9500](https://github.com/truecharts/charts/issues/9500)) - - \ No newline at end of file diff --git a/dependency/node-exporter/1.0.20/charts/common-12.13.2.tgz b/dependency/node-exporter/1.0.20/charts/common-12.13.2.tgz deleted file mode 100644 index d0d1dd54027..00000000000 Binary files a/dependency/node-exporter/1.0.20/charts/common-12.13.2.tgz and /dev/null differ diff --git a/dependency/node-exporter/1.0.20/CHANGELOG.md b/dependency/node-exporter/1.0.21/CHANGELOG.md similarity index 91% rename from dependency/node-exporter/1.0.20/CHANGELOG.md rename to dependency/node-exporter/1.0.21/CHANGELOG.md index 0056ebb5a2c..95d7f65c08f 100644 --- a/dependency/node-exporter/1.0.20/CHANGELOG.md +++ b/dependency/node-exporter/1.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [node-exporter-1.0.21](https://github.com/truecharts/charts/compare/node-exporter-1.0.20...node-exporter-1.0.21) (2023-06-10) + +### Chore + +- update helm chart common to 12.14.0 ([#9560](https://github.com/truecharts/charts/issues/9560)) + + + + ## [node-exporter-1.0.20](https://github.com/truecharts/charts/compare/node-exporter-1.0.19...node-exporter-1.0.20) (2023-06-10) ### Chore @@ -88,12 +97,3 @@ ## [node-exporter-1.0.11](https://github.com/truecharts/charts/compare/node-exporter-1.0.10...node-exporter-1.0.11) (2023-06-02) -### Chore - -- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9338](https://github.com/truecharts/charts/issues/9338)) - - - - -## [node-exporter-1.0.10](https://github.com/truecharts/charts/compare/node-exporter-1.0.9...node-exporter-1.0.10) (2023-06-01) - diff --git a/dependency/node-exporter/1.0.20/Chart.yaml b/dependency/node-exporter/1.0.21/Chart.yaml similarity index 95% rename from dependency/node-exporter/1.0.20/Chart.yaml rename to dependency/node-exporter/1.0.21/Chart.yaml index 8bdac0d3aee..929e90dc191 100644 --- a/dependency/node-exporter/1.0.20/Chart.yaml +++ b/dependency/node-exporter/1.0.21/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.13.2 + version: 12.14.0 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: 1.0.20 +version: 1.0.21 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/node-exporter/1.0.20/LICENSE b/dependency/node-exporter/1.0.21/LICENSE similarity index 100% rename from dependency/node-exporter/1.0.20/LICENSE rename to dependency/node-exporter/1.0.21/LICENSE diff --git a/dependency/node-exporter/1.0.20/README.md b/dependency/node-exporter/1.0.21/README.md similarity index 100% rename from dependency/node-exporter/1.0.20/README.md rename to dependency/node-exporter/1.0.21/README.md diff --git a/dependency/node-exporter/1.0.21/app-changelog.md b/dependency/node-exporter/1.0.21/app-changelog.md new file mode 100644 index 00000000000..dabbbb89d1a --- /dev/null +++ b/dependency/node-exporter/1.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [node-exporter-1.0.21](https://github.com/truecharts/charts/compare/node-exporter-1.0.20...node-exporter-1.0.21) (2023-06-10) + +### Chore + +- update helm chart common to 12.14.0 ([#9560](https://github.com/truecharts/charts/issues/9560)) + + \ No newline at end of file diff --git a/dependency/node-exporter/1.0.20/app-readme.md b/dependency/node-exporter/1.0.21/app-readme.md similarity index 100% rename from dependency/node-exporter/1.0.20/app-readme.md rename to dependency/node-exporter/1.0.21/app-readme.md diff --git a/dependency/node-exporter/1.0.21/charts/common-12.14.0.tgz b/dependency/node-exporter/1.0.21/charts/common-12.14.0.tgz new file mode 100644 index 00000000000..1a995ba677e Binary files /dev/null and b/dependency/node-exporter/1.0.21/charts/common-12.14.0.tgz differ diff --git a/dependency/node-exporter/1.0.20/ix_values.yaml b/dependency/node-exporter/1.0.21/ix_values.yaml similarity index 100% rename from dependency/node-exporter/1.0.20/ix_values.yaml rename to dependency/node-exporter/1.0.21/ix_values.yaml diff --git a/dependency/node-exporter/1.0.20/questions.yaml b/dependency/node-exporter/1.0.21/questions.yaml similarity index 100% rename from dependency/node-exporter/1.0.20/questions.yaml rename to dependency/node-exporter/1.0.21/questions.yaml diff --git a/dependency/node-exporter/1.0.20/templates/NOTES.txt b/dependency/node-exporter/1.0.21/templates/NOTES.txt similarity index 100% rename from dependency/node-exporter/1.0.20/templates/NOTES.txt rename to dependency/node-exporter/1.0.21/templates/NOTES.txt diff --git a/dependency/node-exporter/1.0.20/templates/common.yaml b/dependency/node-exporter/1.0.21/templates/common.yaml similarity index 100% rename from dependency/node-exporter/1.0.20/templates/common.yaml rename to dependency/node-exporter/1.0.21/templates/common.yaml diff --git a/dependency/node-exporter/1.0.20/values.yaml b/dependency/node-exporter/1.0.21/values.yaml similarity index 100% rename from dependency/node-exporter/1.0.20/values.yaml rename to dependency/node-exporter/1.0.21/values.yaml diff --git a/dependency/redis/6.0.56/app-changelog.md b/dependency/redis/6.0.56/app-changelog.md deleted file mode 100644 index 0e0dfcab773..00000000000 --- a/dependency/redis/6.0.56/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redis-6.0.56](https://github.com/truecharts/charts/compare/redis-6.0.55...redis-6.0.56) (2023-06-10) - -### Chore - -- update helm chart common to 12.13.2 ([#9555](https://github.com/truecharts/charts/issues/9555)) - - \ No newline at end of file diff --git a/dependency/redis/6.0.56/charts/common-12.13.2.tgz b/dependency/redis/6.0.56/charts/common-12.13.2.tgz deleted file mode 100644 index d0d1dd54027..00000000000 Binary files a/dependency/redis/6.0.56/charts/common-12.13.2.tgz and /dev/null differ diff --git a/dependency/redis/6.0.56/CHANGELOG.md b/dependency/redis/6.0.57/CHANGELOG.md similarity index 91% rename from dependency/redis/6.0.56/CHANGELOG.md rename to dependency/redis/6.0.57/CHANGELOG.md index b8ee74c4a21..7636e452cc8 100644 --- a/dependency/redis/6.0.56/CHANGELOG.md +++ b/dependency/redis/6.0.57/CHANGELOG.md @@ -4,6 +4,15 @@ +## [redis-6.0.57](https://github.com/truecharts/charts/compare/redis-6.0.56...redis-6.0.57) (2023-06-10) + +### Chore + +- update helm chart common to 12.14.0 ([#9560](https://github.com/truecharts/charts/issues/9560)) + + + + ## [redis-6.0.56](https://github.com/truecharts/charts/compare/redis-6.0.55...redis-6.0.56) (2023-06-10) ### Chore @@ -88,12 +97,3 @@ ## [redis-6.0.47](https://github.com/truecharts/charts/compare/redis-6.0.46...redis-6.0.47) (2023-05-27) ### Chore - -- update helm chart common to 12.10.4 ([#9195](https://github.com/truecharts/charts/issues/9195)) - - - - -## [redis-6.0.46](https://github.com/truecharts/charts/compare/redis-6.0.44...redis-6.0.46) (2023-05-25) - -### Chore diff --git a/dependency/redis/6.0.56/Chart.yaml b/dependency/redis/6.0.57/Chart.yaml similarity index 95% rename from dependency/redis/6.0.56/Chart.yaml rename to dependency/redis/6.0.57/Chart.yaml index faa5529b1ac..a8ce1533ab4 100644 --- a/dependency/redis/6.0.56/Chart.yaml +++ b/dependency/redis/6.0.57/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.11" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.13.2 + version: 12.14.0 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.56 +version: 6.0.57 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/6.0.56/README.md b/dependency/redis/6.0.57/README.md similarity index 100% rename from dependency/redis/6.0.56/README.md rename to dependency/redis/6.0.57/README.md diff --git a/dependency/redis/6.0.57/app-changelog.md b/dependency/redis/6.0.57/app-changelog.md new file mode 100644 index 00000000000..da095182563 --- /dev/null +++ b/dependency/redis/6.0.57/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redis-6.0.57](https://github.com/truecharts/charts/compare/redis-6.0.56...redis-6.0.57) (2023-06-10) + +### Chore + +- update helm chart common to 12.14.0 ([#9560](https://github.com/truecharts/charts/issues/9560)) + + \ No newline at end of file diff --git a/dependency/redis/6.0.56/app-readme.md b/dependency/redis/6.0.57/app-readme.md similarity index 100% rename from dependency/redis/6.0.56/app-readme.md rename to dependency/redis/6.0.57/app-readme.md diff --git a/dependency/redis/6.0.57/charts/common-12.14.0.tgz b/dependency/redis/6.0.57/charts/common-12.14.0.tgz new file mode 100644 index 00000000000..1a995ba677e Binary files /dev/null and b/dependency/redis/6.0.57/charts/common-12.14.0.tgz differ diff --git a/dependency/redis/6.0.56/ix_values.yaml b/dependency/redis/6.0.57/ix_values.yaml similarity index 100% rename from dependency/redis/6.0.56/ix_values.yaml rename to dependency/redis/6.0.57/ix_values.yaml diff --git a/dependency/redis/6.0.56/questions.yaml b/dependency/redis/6.0.57/questions.yaml similarity index 100% rename from dependency/redis/6.0.56/questions.yaml rename to dependency/redis/6.0.57/questions.yaml diff --git a/dependency/redis/6.0.56/templates/NOTES.txt b/dependency/redis/6.0.57/templates/NOTES.txt similarity index 100% rename from dependency/redis/6.0.56/templates/NOTES.txt rename to dependency/redis/6.0.57/templates/NOTES.txt diff --git a/dependency/redis/6.0.56/templates/common.yaml b/dependency/redis/6.0.57/templates/common.yaml similarity index 100% rename from dependency/redis/6.0.56/templates/common.yaml rename to dependency/redis/6.0.57/templates/common.yaml diff --git a/dependency/redis/6.0.56/values.yaml b/dependency/redis/6.0.57/values.yaml similarity index 100% rename from dependency/redis/6.0.56/values.yaml rename to dependency/redis/6.0.57/values.yaml diff --git a/dependency/solr/4.0.46/app-changelog.md b/dependency/solr/4.0.46/app-changelog.md deleted file mode 100644 index 0ef053678ec..00000000000 --- a/dependency/solr/4.0.46/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [solr-4.0.46](https://github.com/truecharts/charts/compare/solr-4.0.45...solr-4.0.46) (2023-06-10) - -### Chore - -- update helm chart common to 12.13.2 ([#9555](https://github.com/truecharts/charts/issues/9555)) - - update helm chart common to 12.13.1 ([#9500](https://github.com/truecharts/charts/issues/9500)) - - \ No newline at end of file diff --git a/dependency/solr/4.0.46/charts/common-12.13.2.tgz b/dependency/solr/4.0.46/charts/common-12.13.2.tgz deleted file mode 100644 index d0d1dd54027..00000000000 Binary files a/dependency/solr/4.0.46/charts/common-12.13.2.tgz and /dev/null differ diff --git a/dependency/solr/4.0.46/CHANGELOG.md b/dependency/solr/4.0.47/CHANGELOG.md similarity index 92% rename from dependency/solr/4.0.46/CHANGELOG.md rename to dependency/solr/4.0.47/CHANGELOG.md index 54d26becf6b..53241efb3bb 100644 --- a/dependency/solr/4.0.46/CHANGELOG.md +++ b/dependency/solr/4.0.47/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-4.0.47](https://github.com/truecharts/charts/compare/solr-4.0.46...solr-4.0.47) (2023-06-10) + +### Chore + +- update helm chart common to 12.14.0 ([#9560](https://github.com/truecharts/charts/issues/9560)) + + + + ## [solr-4.0.46](https://github.com/truecharts/charts/compare/solr-4.0.45...solr-4.0.46) (2023-06-10) ### Chore @@ -88,12 +97,3 @@ ## [solr-4.0.37](https://github.com/truecharts/charts/compare/solr-4.0.36...solr-4.0.37) (2023-06-03) -### Chore - -- update helm chart common to 12.12.0 ([#9333](https://github.com/truecharts/charts/issues/9333)) - - - - -## [solr-4.0.36](https://github.com/truecharts/charts/compare/solr-4.0.35...solr-4.0.36) (2023-05-29) - diff --git a/dependency/solr/4.0.46/Chart.yaml b/dependency/solr/4.0.47/Chart.yaml similarity index 95% rename from dependency/solr/4.0.46/Chart.yaml rename to dependency/solr/4.0.47/Chart.yaml index 5cbb70a6152..50d8b0a7cb2 100644 --- a/dependency/solr/4.0.46/Chart.yaml +++ b/dependency/solr/4.0.47/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.2.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.13.2 + version: 12.14.0 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.46 +version: 4.0.47 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/4.0.46/README.md b/dependency/solr/4.0.47/README.md similarity index 100% rename from dependency/solr/4.0.46/README.md rename to dependency/solr/4.0.47/README.md diff --git a/dependency/solr/4.0.47/app-changelog.md b/dependency/solr/4.0.47/app-changelog.md new file mode 100644 index 00000000000..8f586e2da76 --- /dev/null +++ b/dependency/solr/4.0.47/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-4.0.47](https://github.com/truecharts/charts/compare/solr-4.0.46...solr-4.0.47) (2023-06-10) + +### Chore + +- update helm chart common to 12.14.0 ([#9560](https://github.com/truecharts/charts/issues/9560)) + + \ No newline at end of file diff --git a/dependency/solr/4.0.46/app-readme.md b/dependency/solr/4.0.47/app-readme.md similarity index 100% rename from dependency/solr/4.0.46/app-readme.md rename to dependency/solr/4.0.47/app-readme.md diff --git a/dependency/solr/4.0.47/charts/common-12.14.0.tgz b/dependency/solr/4.0.47/charts/common-12.14.0.tgz new file mode 100644 index 00000000000..1a995ba677e Binary files /dev/null and b/dependency/solr/4.0.47/charts/common-12.14.0.tgz differ diff --git a/dependency/solr/4.0.46/ix_values.yaml b/dependency/solr/4.0.47/ix_values.yaml similarity index 100% rename from dependency/solr/4.0.46/ix_values.yaml rename to dependency/solr/4.0.47/ix_values.yaml diff --git a/dependency/solr/4.0.46/questions.yaml b/dependency/solr/4.0.47/questions.yaml similarity index 100% rename from dependency/solr/4.0.46/questions.yaml rename to dependency/solr/4.0.47/questions.yaml diff --git a/dependency/solr/4.0.46/templates/NOTES.txt b/dependency/solr/4.0.47/templates/NOTES.txt similarity index 100% rename from dependency/solr/4.0.46/templates/NOTES.txt rename to dependency/solr/4.0.47/templates/NOTES.txt diff --git a/dependency/solr/4.0.46/templates/common.yaml b/dependency/solr/4.0.47/templates/common.yaml similarity index 100% rename from dependency/solr/4.0.46/templates/common.yaml rename to dependency/solr/4.0.47/templates/common.yaml diff --git a/dependency/solr/4.0.46/values.yaml b/dependency/solr/4.0.47/values.yaml similarity index 100% rename from dependency/solr/4.0.46/values.yaml rename to dependency/solr/4.0.47/values.yaml