diff --git a/dependency/mariadb/7.0.41/app-changelog.md b/dependency/mariadb/7.0.41/app-changelog.md deleted file mode 100644 index 68efffeef8c..00000000000 --- a/dependency/mariadb/7.0.41/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mariadb-7.0.41](https://github.com/truecharts/charts/compare/mariadb-7.0.40...mariadb-7.0.41) (2023-06-04) - -### Chore - -- update helm chart common to 12.12.2 ([#9394](https://github.com/truecharts/charts/issues/9394)) - - \ No newline at end of file diff --git a/dependency/mariadb/7.0.41/CHANGELOG.md b/dependency/mariadb/7.0.42/CHANGELOG.md similarity index 88% rename from dependency/mariadb/7.0.41/CHANGELOG.md rename to dependency/mariadb/7.0.42/CHANGELOG.md index 7ad5b4c08d0..19add7014ac 100644 --- a/dependency/mariadb/7.0.41/CHANGELOG.md +++ b/dependency/mariadb/7.0.42/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mariadb-7.0.42](https://github.com/truecharts/charts/compare/mariadb-7.0.41...mariadb-7.0.42) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/mariadb to v10.11.3 ([#9433](https://github.com/truecharts/charts/issues/9433)) + + + + ## [mariadb-7.0.41](https://github.com/truecharts/charts/compare/mariadb-7.0.40...mariadb-7.0.41) (2023-06-04) ### Chore @@ -88,12 +97,3 @@ ## [mariadb-7.0.33](https://github.com/truecharts/charts/compare/mariadb-7.0.31...mariadb-7.0.33) (2023-05-25) -### Chore - -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - - -## [mariadb-7.0.33](https://github.com/truecharts/charts/compare/mariadb-7.0.31...mariadb-7.0.33) (2023-05-25) diff --git a/dependency/mariadb/7.0.41/Chart.yaml b/dependency/mariadb/7.0.42/Chart.yaml similarity index 98% rename from dependency/mariadb/7.0.41/Chart.yaml rename to dependency/mariadb/7.0.42/Chart.yaml index df2746838a3..101ea18fa3b 100644 --- a/dependency/mariadb/7.0.41/Chart.yaml +++ b/dependency/mariadb/7.0.42/Chart.yaml @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 7.0.41 +version: 7.0.42 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/7.0.41/README.md b/dependency/mariadb/7.0.42/README.md similarity index 100% rename from dependency/mariadb/7.0.41/README.md rename to dependency/mariadb/7.0.42/README.md diff --git a/dependency/mariadb/7.0.42/app-changelog.md b/dependency/mariadb/7.0.42/app-changelog.md new file mode 100644 index 00000000000..7c74b5e0c7c --- /dev/null +++ b/dependency/mariadb/7.0.42/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mariadb-7.0.42](https://github.com/truecharts/charts/compare/mariadb-7.0.41...mariadb-7.0.42) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/mariadb to v10.11.3 ([#9433](https://github.com/truecharts/charts/issues/9433)) + + \ No newline at end of file diff --git a/dependency/mariadb/7.0.41/app-readme.md b/dependency/mariadb/7.0.42/app-readme.md similarity index 100% rename from dependency/mariadb/7.0.41/app-readme.md rename to dependency/mariadb/7.0.42/app-readme.md diff --git a/dependency/mariadb/7.0.41/charts/common-12.12.2.tgz b/dependency/mariadb/7.0.42/charts/common-12.12.2.tgz similarity index 100% rename from dependency/mariadb/7.0.41/charts/common-12.12.2.tgz rename to dependency/mariadb/7.0.42/charts/common-12.12.2.tgz diff --git a/dependency/mariadb/7.0.41/ix_values.yaml b/dependency/mariadb/7.0.42/ix_values.yaml similarity index 96% rename from dependency/mariadb/7.0.41/ix_values.yaml rename to dependency/mariadb/7.0.42/ix_values.yaml index bf7866020b1..479511247d4 100644 --- a/dependency/mariadb/7.0.41/ix_values.yaml +++ b/dependency/mariadb/7.0.42/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mariadb pullPolicy: IfNotPresent - tag: v10.11.3@sha256:151da5bdf055d3501d552ceb4b4bd9f7ec12cce36abbf6b6ae00eb289688f43d + tag: v10.11.3@sha256:891f1dc04542670a3f82bb11c652d3fccca831310fd100397517284ff551d195 workload: main: diff --git a/dependency/mariadb/7.0.41/questions.yaml b/dependency/mariadb/7.0.42/questions.yaml similarity index 100% rename from dependency/mariadb/7.0.41/questions.yaml rename to dependency/mariadb/7.0.42/questions.yaml diff --git a/dependency/mariadb/7.0.41/templates/NOTES.txt b/dependency/mariadb/7.0.42/templates/NOTES.txt similarity index 100% rename from dependency/mariadb/7.0.41/templates/NOTES.txt rename to dependency/mariadb/7.0.42/templates/NOTES.txt diff --git a/dependency/mariadb/7.0.41/templates/common.yaml b/dependency/mariadb/7.0.42/templates/common.yaml similarity index 100% rename from dependency/mariadb/7.0.41/templates/common.yaml rename to dependency/mariadb/7.0.42/templates/common.yaml diff --git a/dependency/mariadb/7.0.41/values.yaml b/dependency/mariadb/7.0.42/values.yaml similarity index 100% rename from dependency/mariadb/7.0.41/values.yaml rename to dependency/mariadb/7.0.42/values.yaml diff --git a/dependency/memcached/6.0.51/app-changelog.md b/dependency/memcached/6.0.51/app-changelog.md deleted file mode 100644 index 1977da3cc81..00000000000 --- a/dependency/memcached/6.0.51/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [memcached-6.0.51](https://github.com/truecharts/charts/compare/memcached-6.0.50...memcached-6.0.51) (2023-06-04) - -### Chore - -- update helm chart common to 12.12.2 ([#9394](https://github.com/truecharts/charts/issues/9394)) - - \ No newline at end of file diff --git a/dependency/memcached/6.0.51/CHANGELOG.md b/dependency/memcached/6.0.52/CHANGELOG.md similarity index 85% rename from dependency/memcached/6.0.51/CHANGELOG.md rename to dependency/memcached/6.0.52/CHANGELOG.md index 85255af188a..4f31f52f610 100644 --- a/dependency/memcached/6.0.51/CHANGELOG.md +++ b/dependency/memcached/6.0.52/CHANGELOG.md @@ -4,6 +4,15 @@ +## [memcached-6.0.52](https://github.com/truecharts/charts/compare/memcached-6.0.51...memcached-6.0.52) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/memcached to v1.6.20 ([#9434](https://github.com/truecharts/charts/issues/9434)) + + + + ## [memcached-6.0.51](https://github.com/truecharts/charts/compare/memcached-6.0.50...memcached-6.0.51) (2023-06-04) ### Chore @@ -88,12 +97,3 @@ - -## [memcached-6.0.44](https://github.com/truecharts/charts/compare/memcached-6.0.41...memcached-6.0.44) (2023-05-25) - -### Chore - -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update container image tccr.io/truecharts/memcached to v1.6.20 ([#9148](https://github.com/truecharts/charts/issues/9148)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - diff --git a/dependency/memcached/6.0.51/Chart.yaml b/dependency/memcached/6.0.52/Chart.yaml similarity index 98% rename from dependency/memcached/6.0.51/Chart.yaml rename to dependency/memcached/6.0.52/Chart.yaml index 5e4c1b86ef0..475282a83c8 100644 --- a/dependency/memcached/6.0.51/Chart.yaml +++ b/dependency/memcached/6.0.52/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 6.0.51 +version: 6.0.52 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/6.0.51/README.md b/dependency/memcached/6.0.52/README.md similarity index 100% rename from dependency/memcached/6.0.51/README.md rename to dependency/memcached/6.0.52/README.md diff --git a/dependency/memcached/6.0.52/app-changelog.md b/dependency/memcached/6.0.52/app-changelog.md new file mode 100644 index 00000000000..7a025a433e6 --- /dev/null +++ b/dependency/memcached/6.0.52/app-changelog.md @@ -0,0 +1,9 @@ + + +## [memcached-6.0.52](https://github.com/truecharts/charts/compare/memcached-6.0.51...memcached-6.0.52) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/memcached to v1.6.20 ([#9434](https://github.com/truecharts/charts/issues/9434)) + + \ No newline at end of file diff --git a/dependency/memcached/6.0.51/app-readme.md b/dependency/memcached/6.0.52/app-readme.md similarity index 100% rename from dependency/memcached/6.0.51/app-readme.md rename to dependency/memcached/6.0.52/app-readme.md diff --git a/dependency/memcached/6.0.51/charts/common-12.12.2.tgz b/dependency/memcached/6.0.52/charts/common-12.12.2.tgz similarity index 100% rename from dependency/memcached/6.0.51/charts/common-12.12.2.tgz rename to dependency/memcached/6.0.52/charts/common-12.12.2.tgz diff --git a/dependency/memcached/6.0.51/ix_values.yaml b/dependency/memcached/6.0.52/ix_values.yaml similarity index 74% rename from dependency/memcached/6.0.51/ix_values.yaml rename to dependency/memcached/6.0.52/ix_values.yaml index 54ea26d3727..ede105f7575 100644 --- a/dependency/memcached/6.0.51/ix_values.yaml +++ b/dependency/memcached/6.0.52/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/memcached pullPolicy: IfNotPresent - tag: v1.6.20@sha256:efe8b463bab1282888737a33899e2577e730bdf783444c131946148e7ca5206f + tag: v1.6.20@sha256:ec4689bb5ae7fcf705858fa93f99d21917941bc8dbcdc4af26414a33826784df service: main: diff --git a/dependency/memcached/6.0.51/questions.yaml b/dependency/memcached/6.0.52/questions.yaml similarity index 100% rename from dependency/memcached/6.0.51/questions.yaml rename to dependency/memcached/6.0.52/questions.yaml diff --git a/dependency/memcached/6.0.51/templates/NOTES.txt b/dependency/memcached/6.0.52/templates/NOTES.txt similarity index 100% rename from dependency/memcached/6.0.51/templates/NOTES.txt rename to dependency/memcached/6.0.52/templates/NOTES.txt diff --git a/dependency/memcached/6.0.51/templates/common.yaml b/dependency/memcached/6.0.52/templates/common.yaml similarity index 100% rename from dependency/memcached/6.0.51/templates/common.yaml rename to dependency/memcached/6.0.52/templates/common.yaml diff --git a/dependency/memcached/6.0.51/values.yaml b/dependency/memcached/6.0.52/values.yaml similarity index 100% rename from dependency/memcached/6.0.51/values.yaml rename to dependency/memcached/6.0.52/values.yaml diff --git a/dependency/mongodb/6.0.40/app-changelog.md b/dependency/mongodb/6.0.40/app-changelog.md deleted file mode 100644 index bc81407ce77..00000000000 --- a/dependency/mongodb/6.0.40/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-6.0.40](https://github.com/truecharts/charts/compare/mongodb-6.0.39...mongodb-6.0.40) (2023-06-04) - -### Chore - -- update helm chart common to 12.12.2 ([#9394](https://github.com/truecharts/charts/issues/9394)) - - \ No newline at end of file diff --git a/dependency/mongodb/6.0.40/CHANGELOG.md b/dependency/mongodb/6.0.41/CHANGELOG.md similarity index 85% rename from dependency/mongodb/6.0.40/CHANGELOG.md rename to dependency/mongodb/6.0.41/CHANGELOG.md index ff4f24b77ca..da7d7bfbb9c 100644 --- a/dependency/mongodb/6.0.40/CHANGELOG.md +++ b/dependency/mongodb/6.0.41/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-6.0.41](https://github.com/truecharts/charts/compare/mongodb-6.0.40...mongodb-6.0.41) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9435](https://github.com/truecharts/charts/issues/9435)) + + + + ## [mongodb-6.0.40](https://github.com/truecharts/charts/compare/mongodb-6.0.39...mongodb-6.0.40) (2023-06-04) ### Chore @@ -88,12 +97,3 @@ - -## [mongodb-6.0.33](https://github.com/truecharts/charts/compare/mongodb-6.0.30...mongodb-6.0.33) (2023-05-25) - -### Chore - -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9150](https://github.com/truecharts/charts/issues/9150)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - diff --git a/dependency/mongodb/6.0.40/Chart.yaml b/dependency/mongodb/6.0.41/Chart.yaml similarity index 98% rename from dependency/mongodb/6.0.40/Chart.yaml rename to dependency/mongodb/6.0.41/Chart.yaml index 4789150f24c..fbbe1ddce44 100644 --- a/dependency/mongodb/6.0.40/Chart.yaml +++ b/dependency/mongodb/6.0.41/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 6.0.40 +version: 6.0.41 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/6.0.40/README.md b/dependency/mongodb/6.0.41/README.md similarity index 100% rename from dependency/mongodb/6.0.40/README.md rename to dependency/mongodb/6.0.41/README.md diff --git a/dependency/mongodb/6.0.41/app-changelog.md b/dependency/mongodb/6.0.41/app-changelog.md new file mode 100644 index 00000000000..5ad952b38a1 --- /dev/null +++ b/dependency/mongodb/6.0.41/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-6.0.41](https://github.com/truecharts/charts/compare/mongodb-6.0.40...mongodb-6.0.41) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/mongodb to v6.0.6 ([#9435](https://github.com/truecharts/charts/issues/9435)) + + \ No newline at end of file diff --git a/dependency/mongodb/6.0.40/app-readme.md b/dependency/mongodb/6.0.41/app-readme.md similarity index 100% rename from dependency/mongodb/6.0.40/app-readme.md rename to dependency/mongodb/6.0.41/app-readme.md diff --git a/dependency/mongodb/6.0.40/charts/common-12.12.2.tgz b/dependency/mongodb/6.0.41/charts/common-12.12.2.tgz similarity index 100% rename from dependency/mongodb/6.0.40/charts/common-12.12.2.tgz rename to dependency/mongodb/6.0.41/charts/common-12.12.2.tgz diff --git a/dependency/mongodb/6.0.40/ix_values.yaml b/dependency/mongodb/6.0.41/ix_values.yaml similarity index 98% rename from dependency/mongodb/6.0.40/ix_values.yaml rename to dependency/mongodb/6.0.41/ix_values.yaml index 05628f705c9..15f1ecf58c6 100644 --- a/dependency/mongodb/6.0.40/ix_values.yaml +++ b/dependency/mongodb/6.0.41/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mongodb pullPolicy: IfNotPresent - tag: v6.0.6@sha256:39cc3cea56770835768603871e3795bafae19d180aebc01f6efa752e9cbd1b45 + tag: v6.0.6@sha256:d2ad82e7e701af53c1e4d8343d26f2cd7f9055d02c41c570d80c0d4beb572297 workload: main: diff --git a/dependency/mongodb/6.0.40/questions.yaml b/dependency/mongodb/6.0.41/questions.yaml similarity index 100% rename from dependency/mongodb/6.0.40/questions.yaml rename to dependency/mongodb/6.0.41/questions.yaml diff --git a/dependency/mongodb/6.0.40/templates/NOTES.txt b/dependency/mongodb/6.0.41/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/6.0.40/templates/NOTES.txt rename to dependency/mongodb/6.0.41/templates/NOTES.txt diff --git a/dependency/mongodb/6.0.40/templates/common.yaml b/dependency/mongodb/6.0.41/templates/common.yaml similarity index 100% rename from dependency/mongodb/6.0.40/templates/common.yaml rename to dependency/mongodb/6.0.41/templates/common.yaml diff --git a/dependency/mongodb/6.0.40/values.yaml b/dependency/mongodb/6.0.41/values.yaml similarity index 100% rename from dependency/mongodb/6.0.40/values.yaml rename to dependency/mongodb/6.0.41/values.yaml diff --git a/dependency/node-exporter/1.0.14/app-changelog.md b/dependency/node-exporter/1.0.14/app-changelog.md deleted file mode 100644 index 0b6865edab4..00000000000 --- a/dependency/node-exporter/1.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [node-exporter-1.0.14](https://github.com/truecharts/charts/compare/node-exporter-1.0.13...node-exporter-1.0.14) (2023-06-04) - -### Chore - -- update helm chart common to 12.12.2 ([#9394](https://github.com/truecharts/charts/issues/9394)) - - \ No newline at end of file diff --git a/dependency/node-exporter/1.0.14/CHANGELOG.md b/dependency/node-exporter/1.0.15/CHANGELOG.md similarity index 88% rename from dependency/node-exporter/1.0.14/CHANGELOG.md rename to dependency/node-exporter/1.0.15/CHANGELOG.md index 42d0a505e1b..b185769b167 100644 --- a/dependency/node-exporter/1.0.14/CHANGELOG.md +++ b/dependency/node-exporter/1.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [node-exporter-1.0.15](https://github.com/truecharts/charts/compare/node-exporter-1.0.14...node-exporter-1.0.15) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9436](https://github.com/truecharts/charts/issues/9436)) + + + + ## [node-exporter-1.0.14](https://github.com/truecharts/charts/compare/node-exporter-1.0.13...node-exporter-1.0.14) (2023-06-04) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/node-exporter to v1.5.0 ([#9143](https://github.com/truecharts/charts/issues/9143)) - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - - - -## [node-exporter-1.0.6](https://github.com/truecharts/charts/compare/node-exporter-1.0.3...node-exporter-1.0.6) (2023-05-25) - -### Chore - -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update container image tccr.io/truecharts/node-exporter to v1.5.0 ([#9143](https://github.com/truecharts/charts/issues/9143)) diff --git a/dependency/node-exporter/1.0.14/Chart.yaml b/dependency/node-exporter/1.0.15/Chart.yaml similarity index 98% rename from dependency/node-exporter/1.0.14/Chart.yaml rename to dependency/node-exporter/1.0.15/Chart.yaml index a414d275a28..c58c61088ac 100644 --- a/dependency/node-exporter/1.0.14/Chart.yaml +++ b/dependency/node-exporter/1.0.15/Chart.yaml @@ -21,7 +21,7 @@ name: node-exporter sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter type: application -version: 1.0.14 +version: 1.0.15 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/node-exporter/1.0.14/LICENSE b/dependency/node-exporter/1.0.15/LICENSE similarity index 100% rename from dependency/node-exporter/1.0.14/LICENSE rename to dependency/node-exporter/1.0.15/LICENSE diff --git a/dependency/node-exporter/1.0.14/README.md b/dependency/node-exporter/1.0.15/README.md similarity index 100% rename from dependency/node-exporter/1.0.14/README.md rename to dependency/node-exporter/1.0.15/README.md diff --git a/dependency/node-exporter/1.0.15/app-changelog.md b/dependency/node-exporter/1.0.15/app-changelog.md new file mode 100644 index 00000000000..2c28344dcb2 --- /dev/null +++ b/dependency/node-exporter/1.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [node-exporter-1.0.15](https://github.com/truecharts/charts/compare/node-exporter-1.0.14...node-exporter-1.0.15) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/node-exporter to v1.6.0 ([#9436](https://github.com/truecharts/charts/issues/9436)) + + \ No newline at end of file diff --git a/dependency/node-exporter/1.0.14/app-readme.md b/dependency/node-exporter/1.0.15/app-readme.md similarity index 100% rename from dependency/node-exporter/1.0.14/app-readme.md rename to dependency/node-exporter/1.0.15/app-readme.md diff --git a/dependency/node-exporter/1.0.14/charts/common-12.12.2.tgz b/dependency/node-exporter/1.0.15/charts/common-12.12.2.tgz similarity index 100% rename from dependency/node-exporter/1.0.14/charts/common-12.12.2.tgz rename to dependency/node-exporter/1.0.15/charts/common-12.12.2.tgz diff --git a/dependency/node-exporter/1.0.14/ix_values.yaml b/dependency/node-exporter/1.0.15/ix_values.yaml similarity index 96% rename from dependency/node-exporter/1.0.14/ix_values.yaml rename to dependency/node-exporter/1.0.15/ix_values.yaml index d2c46156e98..a345ba77de0 100644 --- a/dependency/node-exporter/1.0.14/ix_values.yaml +++ b/dependency/node-exporter/1.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/node-exporter pullPolicy: IfNotPresent - tag: v1.6.0@sha256:a7a1272a36866fba1a3bdd53053f8f4d3fa1fb94164aaf5704dafbf44f060174 + tag: v1.6.0@sha256:b5a9abd4a2aa65873f45b204cc452decc6a22d630adef022855cb520a5bb97bb service: main: diff --git a/dependency/node-exporter/1.0.14/questions.yaml b/dependency/node-exporter/1.0.15/questions.yaml similarity index 100% rename from dependency/node-exporter/1.0.14/questions.yaml rename to dependency/node-exporter/1.0.15/questions.yaml diff --git a/dependency/node-exporter/1.0.14/templates/NOTES.txt b/dependency/node-exporter/1.0.15/templates/NOTES.txt similarity index 100% rename from dependency/node-exporter/1.0.14/templates/NOTES.txt rename to dependency/node-exporter/1.0.15/templates/NOTES.txt diff --git a/dependency/node-exporter/1.0.14/templates/common.yaml b/dependency/node-exporter/1.0.15/templates/common.yaml similarity index 100% rename from dependency/node-exporter/1.0.14/templates/common.yaml rename to dependency/node-exporter/1.0.15/templates/common.yaml diff --git a/dependency/node-exporter/1.0.14/values.yaml b/dependency/node-exporter/1.0.15/values.yaml similarity index 100% rename from dependency/node-exporter/1.0.14/values.yaml rename to dependency/node-exporter/1.0.15/values.yaml diff --git a/dependency/solr/4.0.40/app-changelog.md b/dependency/solr/4.0.40/app-changelog.md deleted file mode 100644 index 2f119ecd41b..00000000000 --- a/dependency/solr/4.0.40/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-4.0.40](https://github.com/truecharts/charts/compare/solr-4.0.39...solr-4.0.40) (2023-06-04) - -### Chore - -- update helm chart common to 12.12.2 ([#9394](https://github.com/truecharts/charts/issues/9394)) - - \ No newline at end of file diff --git a/dependency/solr/4.0.40/CHANGELOG.md b/dependency/solr/4.0.41/CHANGELOG.md similarity index 85% rename from dependency/solr/4.0.40/CHANGELOG.md rename to dependency/solr/4.0.41/CHANGELOG.md index 678ee3455c5..a06d24b8ef1 100644 --- a/dependency/solr/4.0.40/CHANGELOG.md +++ b/dependency/solr/4.0.41/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-4.0.41](https://github.com/truecharts/charts/compare/solr-4.0.40...solr-4.0.41) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.2.1 ([#9440](https://github.com/truecharts/charts/issues/9440)) + + + + ## [solr-4.0.40](https://github.com/truecharts/charts/compare/solr-4.0.39...solr-4.0.40) (2023-06-04) ### Chore @@ -88,12 +97,3 @@ - -## [solr-4.0.33](https://github.com/truecharts/charts/compare/solr-4.0.30...solr-4.0.33) (2023-05-25) - -### Chore - -- update helm chart common to 12.10.2 ([#9158](https://github.com/truecharts/charts/issues/9158)) - - update container image tccr.io/truecharts/solr to v9.2.1 ([#9154](https://github.com/truecharts/charts/issues/9154)) - - update helm chart common to 12.10.0 ([#9129](https://github.com/truecharts/charts/issues/9129)) - diff --git a/dependency/solr/4.0.40/Chart.yaml b/dependency/solr/4.0.41/Chart.yaml similarity index 97% rename from dependency/solr/4.0.40/Chart.yaml rename to dependency/solr/4.0.41/Chart.yaml index 0828b2a6190..a13db5909b2 100644 --- a/dependency/solr/4.0.40/Chart.yaml +++ b/dependency/solr/4.0.41/Chart.yaml @@ -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.40 +version: 4.0.41 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/4.0.40/README.md b/dependency/solr/4.0.41/README.md similarity index 100% rename from dependency/solr/4.0.40/README.md rename to dependency/solr/4.0.41/README.md diff --git a/dependency/solr/4.0.41/app-changelog.md b/dependency/solr/4.0.41/app-changelog.md new file mode 100644 index 00000000000..3db18438550 --- /dev/null +++ b/dependency/solr/4.0.41/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-4.0.41](https://github.com/truecharts/charts/compare/solr-4.0.40...solr-4.0.41) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.2.1 ([#9440](https://github.com/truecharts/charts/issues/9440)) + + \ No newline at end of file diff --git a/dependency/solr/4.0.40/app-readme.md b/dependency/solr/4.0.41/app-readme.md similarity index 100% rename from dependency/solr/4.0.40/app-readme.md rename to dependency/solr/4.0.41/app-readme.md diff --git a/dependency/solr/4.0.40/charts/common-12.12.2.tgz b/dependency/solr/4.0.41/charts/common-12.12.2.tgz similarity index 100% rename from dependency/solr/4.0.40/charts/common-12.12.2.tgz rename to dependency/solr/4.0.41/charts/common-12.12.2.tgz diff --git a/dependency/solr/4.0.40/ix_values.yaml b/dependency/solr/4.0.41/ix_values.yaml similarity index 98% rename from dependency/solr/4.0.40/ix_values.yaml rename to dependency/solr/4.0.41/ix_values.yaml index 9b578f4faa9..35c56d5fe97 100644 --- a/dependency/solr/4.0.40/ix_values.yaml +++ b/dependency/solr/4.0.41/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.2.1@sha256:bf9d3cba824c2485a8f997dba784614a068a6ff26297c8c13fb97b4660bdef63 + tag: v9.2.1@sha256:21b6e79cb4f4d36606ca75b5735780519855a85f42031a23d49da0640372c0db workload: main: diff --git a/dependency/solr/4.0.40/questions.yaml b/dependency/solr/4.0.41/questions.yaml similarity index 100% rename from dependency/solr/4.0.40/questions.yaml rename to dependency/solr/4.0.41/questions.yaml diff --git a/dependency/solr/4.0.40/templates/NOTES.txt b/dependency/solr/4.0.41/templates/NOTES.txt similarity index 100% rename from dependency/solr/4.0.40/templates/NOTES.txt rename to dependency/solr/4.0.41/templates/NOTES.txt diff --git a/dependency/solr/4.0.40/templates/common.yaml b/dependency/solr/4.0.41/templates/common.yaml similarity index 100% rename from dependency/solr/4.0.40/templates/common.yaml rename to dependency/solr/4.0.41/templates/common.yaml diff --git a/dependency/solr/4.0.40/values.yaml b/dependency/solr/4.0.41/values.yaml similarity index 100% rename from dependency/solr/4.0.40/values.yaml rename to dependency/solr/4.0.41/values.yaml diff --git a/enterprise/grafana/7.0.43/app-changelog.md b/enterprise/grafana/7.0.43/app-changelog.md deleted file mode 100644 index 0d0090d6d71..00000000000 --- a/enterprise/grafana/7.0.43/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [grafana-7.0.43](https://github.com/truecharts/charts/compare/grafana-7.0.42...grafana-7.0.43) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9365](https://github.com/truecharts/charts/issues/9365)) - - \ No newline at end of file diff --git a/enterprise/grafana/7.0.43/charts/common-12.10.4.tgz b/enterprise/grafana/7.0.43/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/enterprise/grafana/7.0.43/charts/common-12.10.4.tgz and /dev/null differ diff --git a/enterprise/grafana/7.0.43/CHANGELOG.md b/enterprise/grafana/7.0.44/CHANGELOG.md similarity index 90% rename from enterprise/grafana/7.0.43/CHANGELOG.md rename to enterprise/grafana/7.0.44/CHANGELOG.md index fb469fdfc75..2daf78f3971 100644 --- a/enterprise/grafana/7.0.43/CHANGELOG.md +++ b/enterprise/grafana/7.0.44/CHANGELOG.md @@ -4,6 +4,16 @@ +## [grafana-7.0.44](https://github.com/truecharts/charts/compare/grafana-7.0.43...grafana-7.0.44) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9431](https://github.com/truecharts/charts/issues/9431)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + ## [grafana-7.0.43](https://github.com/truecharts/charts/compare/grafana-7.0.42...grafana-7.0.43) (2023-06-04) ### Chore @@ -87,13 +97,3 @@ - update container image tccr.io/truecharts/grafana to v9.5.2 ([#9146](https://github.com/truecharts/charts/issues/9146)) - - -## [grafana-7.0.39](https://github.com/truecharts/charts/compare/grafana-7.0.38...grafana-7.0.39) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9146](https://github.com/truecharts/charts/issues/9146)) - - - diff --git a/enterprise/grafana/7.0.43/Chart.yaml b/enterprise/grafana/7.0.44/Chart.yaml similarity index 96% rename from enterprise/grafana/7.0.43/Chart.yaml rename to enterprise/grafana/7.0.44/Chart.yaml index e057e4f6583..9c607b3b8ba 100644 --- a/enterprise/grafana/7.0.43/Chart.yaml +++ b/enterprise/grafana/7.0.44/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.5.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.10.4 + version: 12.12.1 deprecated: false description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. home: https://truecharts.org/charts/enterprise/grafana @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 7.0.43 +version: 7.0.44 annotations: truecharts.org/catagories: | - metrics diff --git a/enterprise/grafana/7.0.43/LICENSE b/enterprise/grafana/7.0.44/LICENSE similarity index 100% rename from enterprise/grafana/7.0.43/LICENSE rename to enterprise/grafana/7.0.44/LICENSE diff --git a/enterprise/grafana/7.0.43/README.md b/enterprise/grafana/7.0.44/README.md similarity index 100% rename from enterprise/grafana/7.0.43/README.md rename to enterprise/grafana/7.0.44/README.md diff --git a/enterprise/grafana/7.0.44/app-changelog.md b/enterprise/grafana/7.0.44/app-changelog.md new file mode 100644 index 00000000000..afb1f239661 --- /dev/null +++ b/enterprise/grafana/7.0.44/app-changelog.md @@ -0,0 +1,10 @@ + + +## [grafana-7.0.44](https://github.com/truecharts/charts/compare/grafana-7.0.43...grafana-7.0.44) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9431](https://github.com/truecharts/charts/issues/9431)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + \ No newline at end of file diff --git a/enterprise/grafana/7.0.43/app-readme.md b/enterprise/grafana/7.0.44/app-readme.md similarity index 100% rename from enterprise/grafana/7.0.43/app-readme.md rename to enterprise/grafana/7.0.44/app-readme.md diff --git a/stable/foldingathome/5.0.21/charts/common-12.12.1.tgz b/enterprise/grafana/7.0.44/charts/common-12.12.1.tgz similarity index 100% rename from stable/foldingathome/5.0.21/charts/common-12.12.1.tgz rename to enterprise/grafana/7.0.44/charts/common-12.12.1.tgz diff --git a/enterprise/grafana/7.0.43/ix_values.yaml b/enterprise/grafana/7.0.44/ix_values.yaml similarity index 96% rename from enterprise/grafana/7.0.43/ix_values.yaml rename to enterprise/grafana/7.0.44/ix_values.yaml index 9d0f2395b79..51c2aa3b03d 100644 --- a/enterprise/grafana/7.0.43/ix_values.yaml +++ b/enterprise/grafana/7.0.44/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: v9.5.2@sha256:0a0560b83c29d21731b55186c5d54d5609133c11aaf16863e688d3cd6e48a82d + tag: v9.5.2@sha256:304f525b95932866808f519ccf76e93f96a38fb018b8dc944531f2088a8a596c manifestManager: enabled: true securityContext: diff --git a/enterprise/grafana/7.0.43/questions.yaml b/enterprise/grafana/7.0.44/questions.yaml similarity index 100% rename from enterprise/grafana/7.0.43/questions.yaml rename to enterprise/grafana/7.0.44/questions.yaml diff --git a/enterprise/grafana/7.0.43/templates/NOTES.txt b/enterprise/grafana/7.0.44/templates/NOTES.txt similarity index 100% rename from enterprise/grafana/7.0.43/templates/NOTES.txt rename to enterprise/grafana/7.0.44/templates/NOTES.txt diff --git a/enterprise/grafana/7.0.43/templates/common.yaml b/enterprise/grafana/7.0.44/templates/common.yaml similarity index 100% rename from enterprise/grafana/7.0.43/templates/common.yaml rename to enterprise/grafana/7.0.44/templates/common.yaml diff --git a/enterprise/grafana/7.0.43/values.yaml b/enterprise/grafana/7.0.44/values.yaml similarity index 100% rename from enterprise/grafana/7.0.43/values.yaml rename to enterprise/grafana/7.0.44/values.yaml diff --git a/stable/foldingathome/5.0.21/app-changelog.md b/stable/foldingathome/5.0.21/app-changelog.md deleted file mode 100644 index 3422b818637..00000000000 --- a/stable/foldingathome/5.0.21/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [foldingathome-5.0.21](https://github.com/truecharts/charts/compare/foldingathome-5.0.20...foldingathome-5.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/foldingathome/5.0.21/CHANGELOG.md b/stable/foldingathome/5.0.22/CHANGELOG.md similarity index 87% rename from stable/foldingathome/5.0.21/CHANGELOG.md rename to stable/foldingathome/5.0.22/CHANGELOG.md index e9473d5f697..6dfc0c03e33 100644 --- a/stable/foldingathome/5.0.21/CHANGELOG.md +++ b/stable/foldingathome/5.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [foldingathome-5.0.22](https://github.com/truecharts/charts/compare/foldingathome-5.0.21...foldingathome-5.0.22) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#9430](https://github.com/truecharts/charts/issues/9430)) + + + + ## [foldingathome-5.0.21](https://github.com/truecharts/charts/compare/foldingathome-5.0.20...foldingathome-5.0.21) (2023-06-04) ### Chore @@ -88,12 +97,3 @@ - -## [foldingathome-5.0.12](https://github.com/truecharts/charts/compare/foldingathome-5.0.11...foldingathome-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8698](https://github.com/truecharts/charts/issues/8698)) - - diff --git a/stable/foldingathome/5.0.21/Chart.yaml b/stable/foldingathome/5.0.22/Chart.yaml similarity index 98% rename from stable/foldingathome/5.0.21/Chart.yaml rename to stable/foldingathome/5.0.22/Chart.yaml index 960afa6143f..74286ac8672 100644 --- a/stable/foldingathome/5.0.21/Chart.yaml +++ b/stable/foldingathome/5.0.22/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: foldingathome -version: 5.0.21 +version: 5.0.22 appVersion: "7.6.21" description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. type: application diff --git a/stable/foldingathome/5.0.21/README.md b/stable/foldingathome/5.0.22/README.md similarity index 100% rename from stable/foldingathome/5.0.21/README.md rename to stable/foldingathome/5.0.22/README.md diff --git a/stable/foldingathome/5.0.22/app-changelog.md b/stable/foldingathome/5.0.22/app-changelog.md new file mode 100644 index 00000000000..26c4f65aa76 --- /dev/null +++ b/stable/foldingathome/5.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [foldingathome-5.0.22](https://github.com/truecharts/charts/compare/foldingathome-5.0.21...foldingathome-5.0.22) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#9430](https://github.com/truecharts/charts/issues/9430)) + + \ No newline at end of file diff --git a/stable/foldingathome/5.0.21/app-readme.md b/stable/foldingathome/5.0.22/app-readme.md similarity index 100% rename from stable/foldingathome/5.0.21/app-readme.md rename to stable/foldingathome/5.0.22/app-readme.md diff --git a/stable/rsshub/7.0.38/charts/common-12.12.1.tgz b/stable/foldingathome/5.0.22/charts/common-12.12.1.tgz similarity index 100% rename from stable/rsshub/7.0.38/charts/common-12.12.1.tgz rename to stable/foldingathome/5.0.22/charts/common-12.12.1.tgz diff --git a/stable/foldingathome/5.0.21/ix_values.yaml b/stable/foldingathome/5.0.22/ix_values.yaml similarity index 90% rename from stable/foldingathome/5.0.21/ix_values.yaml rename to stable/foldingathome/5.0.22/ix_values.yaml index 73f0240342e..3219ed0ba8e 100644 --- a/stable/foldingathome/5.0.21/ix_values.yaml +++ b/stable/foldingathome/5.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/foldingathome pullPolicy: IfNotPresent - tag: v7.6.21@sha256:c7b02f0343af51675371cca0097e92bedc26617973dd50befb1e2a14bc751ba2 + tag: v7.6.21@sha256:c1e703059283bfe4362139bb2596d075de6f423be5c4b18fa30703d416fec65a securityContext: container: diff --git a/stable/foldingathome/5.0.21/questions.yaml b/stable/foldingathome/5.0.22/questions.yaml similarity index 100% rename from stable/foldingathome/5.0.21/questions.yaml rename to stable/foldingathome/5.0.22/questions.yaml diff --git a/stable/foldingathome/5.0.21/templates/NOTES.txt b/stable/foldingathome/5.0.22/templates/NOTES.txt similarity index 100% rename from stable/foldingathome/5.0.21/templates/NOTES.txt rename to stable/foldingathome/5.0.22/templates/NOTES.txt diff --git a/stable/foldingathome/5.0.21/templates/common.yaml b/stable/foldingathome/5.0.22/templates/common.yaml similarity index 100% rename from stable/foldingathome/5.0.21/templates/common.yaml rename to stable/foldingathome/5.0.22/templates/common.yaml diff --git a/stable/foldingathome/5.0.21/values.yaml b/stable/foldingathome/5.0.22/values.yaml similarity index 100% rename from stable/foldingathome/5.0.21/values.yaml rename to stable/foldingathome/5.0.22/values.yaml diff --git a/stable/littlelink/9.0.27/app-changelog.md b/stable/littlelink/9.0.27/app-changelog.md deleted file mode 100644 index b8334b62416..00000000000 --- a/stable/littlelink/9.0.27/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [littlelink-9.0.27](https://github.com/truecharts/charts/compare/littlelink-9.0.26...littlelink-9.0.27) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9372](https://github.com/truecharts/charts/issues/9372)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/littlelink/9.0.27/charts/common-12.10.4.tgz b/stable/littlelink/9.0.27/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/littlelink/9.0.27/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/littlelink/9.0.27/CHANGELOG.md b/stable/littlelink/9.0.28/CHANGELOG.md similarity index 90% rename from stable/littlelink/9.0.27/CHANGELOG.md rename to stable/littlelink/9.0.28/CHANGELOG.md index 8c5afb85b23..54bfc8b0117 100644 --- a/stable/littlelink/9.0.27/CHANGELOG.md +++ b/stable/littlelink/9.0.28/CHANGELOG.md @@ -4,6 +4,16 @@ +## [littlelink-9.0.28](https://github.com/truecharts/charts/compare/littlelink-9.0.27...littlelink-9.0.28) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9432](https://github.com/truecharts/charts/issues/9432)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + ## [littlelink-9.0.27](https://github.com/truecharts/charts/compare/littlelink-9.0.26...littlelink-9.0.27) (2023-06-04) ### Chore @@ -87,13 +97,3 @@ - update container image tccr.io/truecharts/littlelink-server to latest ([#9147](https://github.com/truecharts/charts/issues/9147)) - - -## [littlelink-9.0.23](https://github.com/truecharts/charts/compare/littlelink-9.0.22...littlelink-9.0.23) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9147](https://github.com/truecharts/charts/issues/9147)) - - - diff --git a/stable/littlelink/9.0.27/Chart.yaml b/stable/littlelink/9.0.28/Chart.yaml similarity index 95% rename from stable/littlelink/9.0.27/Chart.yaml rename to stable/littlelink/9.0.28/Chart.yaml index 47265270b1c..70201bdebb7 100644 --- a/stable/littlelink/9.0.27/Chart.yaml +++ b/stable/littlelink/9.0.28/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.10.4 + version: 12.12.1 deprecated: false description: Easy platform to combine all your social links home: https://truecharts.org/charts/stable/littlelink @@ -21,7 +21,7 @@ sources: - https://github.com/techno-tim/littlelink-server - https://github.com/sethcottle/littlelink type: application -version: 9.0.27 +version: 9.0.28 annotations: truecharts.org/catagories: | - social diff --git a/stable/littlelink/9.0.27/README.md b/stable/littlelink/9.0.28/README.md similarity index 100% rename from stable/littlelink/9.0.27/README.md rename to stable/littlelink/9.0.28/README.md diff --git a/stable/littlelink/9.0.28/app-changelog.md b/stable/littlelink/9.0.28/app-changelog.md new file mode 100644 index 00000000000..49bdfe4a478 --- /dev/null +++ b/stable/littlelink/9.0.28/app-changelog.md @@ -0,0 +1,10 @@ + + +## [littlelink-9.0.28](https://github.com/truecharts/charts/compare/littlelink-9.0.27...littlelink-9.0.28) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9432](https://github.com/truecharts/charts/issues/9432)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + \ No newline at end of file diff --git a/stable/littlelink/9.0.27/app-readme.md b/stable/littlelink/9.0.28/app-readme.md similarity index 100% rename from stable/littlelink/9.0.27/app-readme.md rename to stable/littlelink/9.0.28/app-readme.md diff --git a/stable/webtop/5.0.30/charts/common-12.12.1.tgz b/stable/littlelink/9.0.28/charts/common-12.12.1.tgz similarity index 100% rename from stable/webtop/5.0.30/charts/common-12.12.1.tgz rename to stable/littlelink/9.0.28/charts/common-12.12.1.tgz diff --git a/stable/littlelink/9.0.27/ix_values.yaml b/stable/littlelink/9.0.28/ix_values.yaml similarity index 93% rename from stable/littlelink/9.0.27/ix_values.yaml rename to stable/littlelink/9.0.28/ix_values.yaml index 7e06244dc19..fe3da60d632 100644 --- a/stable/littlelink/9.0.27/ix_values.yaml +++ b/stable/littlelink/9.0.28/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/littlelink-server pullPolicy: IfNotPresent - tag: latest@sha256:dbc559568d2382d452743065aa69ee8da119def8c9436a1a7736d94c7bfcc92a + tag: latest@sha256:97a4616af6ff502a3fcbff8334c9b690041e589541e506ee1a9f239b5d0dc078 service: main: ports: diff --git a/stable/littlelink/9.0.27/questions.yaml b/stable/littlelink/9.0.28/questions.yaml similarity index 100% rename from stable/littlelink/9.0.27/questions.yaml rename to stable/littlelink/9.0.28/questions.yaml diff --git a/stable/littlelink/9.0.27/templates/NOTES.txt b/stable/littlelink/9.0.28/templates/NOTES.txt similarity index 100% rename from stable/littlelink/9.0.27/templates/NOTES.txt rename to stable/littlelink/9.0.28/templates/NOTES.txt diff --git a/stable/littlelink/9.0.27/templates/_configmap.tpl b/stable/littlelink/9.0.28/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/9.0.27/templates/_configmap.tpl rename to stable/littlelink/9.0.28/templates/_configmap.tpl diff --git a/stable/littlelink/9.0.27/templates/common.yaml b/stable/littlelink/9.0.28/templates/common.yaml similarity index 100% rename from stable/littlelink/9.0.27/templates/common.yaml rename to stable/littlelink/9.0.28/templates/common.yaml diff --git a/stable/littlelink/9.0.27/values.yaml b/stable/littlelink/9.0.28/values.yaml similarity index 100% rename from stable/littlelink/9.0.27/values.yaml rename to stable/littlelink/9.0.28/values.yaml diff --git a/stable/pwndrop/5.0.22/app-changelog.md b/stable/pwndrop/5.0.22/app-changelog.md deleted file mode 100644 index 6f1830533e0..00000000000 --- a/stable/pwndrop/5.0.22/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [pwndrop-5.0.22](https://github.com/truecharts/charts/compare/pwndrop-5.0.21...pwndrop-5.0.22) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9381](https://github.com/truecharts/charts/issues/9381)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/pwndrop/5.0.22/charts/common-12.10.4.tgz b/stable/pwndrop/5.0.22/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/pwndrop/5.0.22/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/pwndrop/5.0.22/CHANGELOG.md b/stable/pwndrop/5.0.23/CHANGELOG.md similarity index 87% rename from stable/pwndrop/5.0.22/CHANGELOG.md rename to stable/pwndrop/5.0.23/CHANGELOG.md index 6a4684b7ed9..d51fae4fb49 100644 --- a/stable/pwndrop/5.0.22/CHANGELOG.md +++ b/stable/pwndrop/5.0.23/CHANGELOG.md @@ -4,6 +4,16 @@ +## [pwndrop-5.0.23](https://github.com/truecharts/charts/compare/pwndrop-5.0.22...pwndrop-5.0.23) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9437](https://github.com/truecharts/charts/issues/9437)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + ## [pwndrop-5.0.22](https://github.com/truecharts/charts/compare/pwndrop-5.0.21...pwndrop-5.0.22) (2023-06-04) ### Chore @@ -87,13 +97,3 @@ - update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8956](https://github.com/truecharts/charts/issues/8956)) - - -## [pwndrop-5.0.13](https://github.com/truecharts/charts/compare/pwndrop-5.0.12...pwndrop-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/pwndrop/5.0.22/Chart.yaml b/stable/pwndrop/5.0.23/Chart.yaml similarity index 95% rename from stable/pwndrop/5.0.22/Chart.yaml rename to stable/pwndrop/5.0.23/Chart.yaml index 3b35835e646..6f017988871 100644 --- a/stable/pwndrop/5.0.22/Chart.yaml +++ b/stable/pwndrop/5.0.23/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pwndrop -version: 5.0.22 +version: 5.0.23 appVersion: "1.0.1" description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. type: application @@ -15,7 +15,7 @@ sources: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.10.4 + version: 12.12.1 # condition: maintainers: - email: info@truecharts.org diff --git a/stable/pwndrop/5.0.22/README.md b/stable/pwndrop/5.0.23/README.md similarity index 100% rename from stable/pwndrop/5.0.22/README.md rename to stable/pwndrop/5.0.23/README.md diff --git a/stable/pwndrop/5.0.23/app-changelog.md b/stable/pwndrop/5.0.23/app-changelog.md new file mode 100644 index 00000000000..175c976def5 --- /dev/null +++ b/stable/pwndrop/5.0.23/app-changelog.md @@ -0,0 +1,10 @@ + + +## [pwndrop-5.0.23](https://github.com/truecharts/charts/compare/pwndrop-5.0.22...pwndrop-5.0.23) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9437](https://github.com/truecharts/charts/issues/9437)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + \ No newline at end of file diff --git a/stable/pwndrop/5.0.22/app-readme.md b/stable/pwndrop/5.0.23/app-readme.md similarity index 100% rename from stable/pwndrop/5.0.22/app-readme.md rename to stable/pwndrop/5.0.23/app-readme.md diff --git a/stable/pwndrop/5.0.23/charts/common-12.12.1.tgz b/stable/pwndrop/5.0.23/charts/common-12.12.1.tgz new file mode 100644 index 00000000000..8c9ba8d440e Binary files /dev/null and b/stable/pwndrop/5.0.23/charts/common-12.12.1.tgz differ diff --git a/stable/pwndrop/5.0.22/ix_values.yaml b/stable/pwndrop/5.0.23/ix_values.yaml similarity index 82% rename from stable/pwndrop/5.0.22/ix_values.yaml rename to stable/pwndrop/5.0.23/ix_values.yaml index c5f9d8a3dd5..edfc117c9aa 100644 --- a/stable/pwndrop/5.0.22/ix_values.yaml +++ b/stable/pwndrop/5.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pwndrop pullPolicy: IfNotPresent - tag: v1.0.1@sha256:d7d89b8bdeefba7edc98d47834051862e823f45798f539711cd676e6cc5d1dbe + tag: v1.0.1@sha256:38577fb6abb82f0f94d2358be6eb48f2414154957730b943fe2ddb59c9bd1eb0 service: main: ports: diff --git a/stable/pwndrop/5.0.22/questions.yaml b/stable/pwndrop/5.0.23/questions.yaml similarity index 100% rename from stable/pwndrop/5.0.22/questions.yaml rename to stable/pwndrop/5.0.23/questions.yaml diff --git a/stable/pwndrop/5.0.22/templates/NOTES.txt b/stable/pwndrop/5.0.23/templates/NOTES.txt similarity index 100% rename from stable/pwndrop/5.0.22/templates/NOTES.txt rename to stable/pwndrop/5.0.23/templates/NOTES.txt diff --git a/stable/pwndrop/5.0.22/templates/common.yaml b/stable/pwndrop/5.0.23/templates/common.yaml similarity index 100% rename from stable/pwndrop/5.0.22/templates/common.yaml rename to stable/pwndrop/5.0.23/templates/common.yaml diff --git a/stable/pwndrop/5.0.22/values.yaml b/stable/pwndrop/5.0.23/values.yaml similarity index 100% rename from stable/pwndrop/5.0.22/values.yaml rename to stable/pwndrop/5.0.23/values.yaml diff --git a/stable/rsshub/7.0.38/app-changelog.md b/stable/rsshub/7.0.38/app-changelog.md deleted file mode 100644 index 3aef3eb4722..00000000000 --- a/stable/rsshub/7.0.38/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [rsshub-7.0.38](https://github.com/truecharts/charts/compare/rsshub-7.0.37...rsshub-7.0.38) (2023-06-05) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9411](https://github.com/truecharts/charts/issues/9411)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/rsshub/7.0.38/CHANGELOG.md b/stable/rsshub/7.0.39/CHANGELOG.md similarity index 93% rename from stable/rsshub/7.0.38/CHANGELOG.md rename to stable/rsshub/7.0.39/CHANGELOG.md index c297c3880ca..b7ba178f3d1 100644 --- a/stable/rsshub/7.0.38/CHANGELOG.md +++ b/stable/rsshub/7.0.39/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-7.0.39](https://github.com/truecharts/charts/compare/rsshub-7.0.38...rsshub-7.0.39) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9439](https://github.com/truecharts/charts/issues/9439)) + + + + ## [rsshub-7.0.38](https://github.com/truecharts/charts/compare/rsshub-7.0.37...rsshub-7.0.38) (2023-06-05) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - -## [rsshub-7.0.29](https://github.com/truecharts/charts/compare/rsshub-7.0.28...rsshub-7.0.29) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9152](https://github.com/truecharts/charts/issues/9152)) - - diff --git a/stable/rsshub/7.0.38/Chart.yaml b/stable/rsshub/7.0.39/Chart.yaml similarity index 98% rename from stable/rsshub/7.0.38/Chart.yaml rename to stable/rsshub/7.0.39/Chart.yaml index 4c85ff5c2a9..29e69972ce9 100644 --- a/stable/rsshub/7.0.38/Chart.yaml +++ b/stable/rsshub/7.0.39/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 7.0.38 +version: 7.0.39 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/7.0.38/README.md b/stable/rsshub/7.0.39/README.md similarity index 100% rename from stable/rsshub/7.0.38/README.md rename to stable/rsshub/7.0.39/README.md diff --git a/stable/rsshub/7.0.39/app-changelog.md b/stable/rsshub/7.0.39/app-changelog.md new file mode 100644 index 00000000000..bdc5c90e54e --- /dev/null +++ b/stable/rsshub/7.0.39/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-7.0.39](https://github.com/truecharts/charts/compare/rsshub-7.0.38...rsshub-7.0.39) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9439](https://github.com/truecharts/charts/issues/9439)) + + \ No newline at end of file diff --git a/stable/rsshub/7.0.38/app-readme.md b/stable/rsshub/7.0.39/app-readme.md similarity index 100% rename from stable/rsshub/7.0.38/app-readme.md rename to stable/rsshub/7.0.39/app-readme.md diff --git a/stable/rsshub/7.0.39/charts/common-12.12.1.tgz b/stable/rsshub/7.0.39/charts/common-12.12.1.tgz new file mode 100644 index 00000000000..8c9ba8d440e Binary files /dev/null and b/stable/rsshub/7.0.39/charts/common-12.12.1.tgz differ diff --git a/stable/rsshub/7.0.38/charts/redis-6.0.50.tgz b/stable/rsshub/7.0.39/charts/redis-6.0.50.tgz similarity index 100% rename from stable/rsshub/7.0.38/charts/redis-6.0.50.tgz rename to stable/rsshub/7.0.39/charts/redis-6.0.50.tgz diff --git a/stable/rsshub/7.0.38/ix_values.yaml b/stable/rsshub/7.0.39/ix_values.yaml similarity index 95% rename from stable/rsshub/7.0.38/ix_values.yaml rename to stable/rsshub/7.0.39/ix_values.yaml index 5d80bd78dcb..aacee69d7e3 100644 --- a/stable/rsshub/7.0.38/ix_values.yaml +++ b/stable/rsshub/7.0.39/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:e2a932182adafe5f3183f839764d69807aac73f064dec0c6ff74ba8531faa761 + tag: latest@sha256:418b5727ded2433a7b62e5150206fabf62644148f66ffde35490eae8761bfd3c browserlessImage: repository: tccr.io/truecharts/browserless-chrome tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58 diff --git a/stable/rsshub/7.0.38/questions.yaml b/stable/rsshub/7.0.39/questions.yaml similarity index 100% rename from stable/rsshub/7.0.38/questions.yaml rename to stable/rsshub/7.0.39/questions.yaml diff --git a/stable/rsshub/7.0.38/templates/NOTES.txt b/stable/rsshub/7.0.39/templates/NOTES.txt similarity index 100% rename from stable/rsshub/7.0.38/templates/NOTES.txt rename to stable/rsshub/7.0.39/templates/NOTES.txt diff --git a/stable/rsshub/7.0.38/templates/common.yaml b/stable/rsshub/7.0.39/templates/common.yaml similarity index 100% rename from stable/rsshub/7.0.38/templates/common.yaml rename to stable/rsshub/7.0.39/templates/common.yaml diff --git a/stable/rsshub/7.0.38/values.yaml b/stable/rsshub/7.0.39/values.yaml similarity index 100% rename from stable/rsshub/7.0.38/values.yaml rename to stable/rsshub/7.0.39/values.yaml diff --git a/stable/webtop/5.0.30/app-changelog.md b/stable/webtop/5.0.30/app-changelog.md deleted file mode 100644 index 92758966a7c..00000000000 --- a/stable/webtop/5.0.30/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.30](https://github.com/truecharts/charts/compare/webtop-5.0.29...webtop-5.0.30) (2023-06-06) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#9428](https://github.com/truecharts/charts/issues/9428)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.30/CHANGELOG.md b/stable/webtop/5.0.31/CHANGELOG.md similarity index 91% rename from stable/webtop/5.0.30/CHANGELOG.md rename to stable/webtop/5.0.31/CHANGELOG.md index e9e4c5ba25d..89f9cdd6b89 100644 --- a/stable/webtop/5.0.30/CHANGELOG.md +++ b/stable/webtop/5.0.31/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webtop-5.0.31](https://github.com/truecharts/charts/compare/webtop-5.0.30...webtop-5.0.31) (2023-06-06) + +### Chore + +- update webtop ([#9443](https://github.com/truecharts/charts/issues/9443)) + + + + ## [webtop-5.0.30](https://github.com/truecharts/charts/compare/webtop-5.0.29...webtop-5.0.30) (2023-06-06) ### Chore @@ -88,12 +97,3 @@ - -## [webtop-5.0.21](https://github.com/truecharts/charts/compare/webtop-5.0.20...webtop-5.0.21) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - diff --git a/stable/webtop/5.0.30/Chart.yaml b/stable/webtop/5.0.31/Chart.yaml similarity index 98% rename from stable/webtop/5.0.30/Chart.yaml rename to stable/webtop/5.0.31/Chart.yaml index 3708c01ecd1..2b98a238b74 100644 --- a/stable/webtop/5.0.30/Chart.yaml +++ b/stable/webtop/5.0.31/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/webtop - https://github.com/linuxserver/docker-webtop#readme type: application -version: 5.0.30 +version: 5.0.31 annotations: truecharts.org/catagories: | - Tools-Utilities diff --git a/stable/webtop/5.0.30/README.md b/stable/webtop/5.0.31/README.md similarity index 100% rename from stable/webtop/5.0.30/README.md rename to stable/webtop/5.0.31/README.md diff --git a/stable/webtop/5.0.31/app-changelog.md b/stable/webtop/5.0.31/app-changelog.md new file mode 100644 index 00000000000..6e5941050c4 --- /dev/null +++ b/stable/webtop/5.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.31](https://github.com/truecharts/charts/compare/webtop-5.0.30...webtop-5.0.31) (2023-06-06) + +### Chore + +- update webtop ([#9443](https://github.com/truecharts/charts/issues/9443)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.30/app-readme.md b/stable/webtop/5.0.31/app-readme.md similarity index 100% rename from stable/webtop/5.0.30/app-readme.md rename to stable/webtop/5.0.31/app-readme.md diff --git a/stable/webtop/5.0.31/charts/common-12.12.1.tgz b/stable/webtop/5.0.31/charts/common-12.12.1.tgz new file mode 100644 index 00000000000..8c9ba8d440e Binary files /dev/null and b/stable/webtop/5.0.31/charts/common-12.12.1.tgz differ diff --git a/stable/webtop/5.0.30/ix_values.yaml b/stable/webtop/5.0.31/ix_values.yaml similarity index 90% rename from stable/webtop/5.0.30/ix_values.yaml rename to stable/webtop/5.0.31/ix_values.yaml index dd70bd18332..ef6893e6388 100644 --- a/stable/webtop/5.0.30/ix_values.yaml +++ b/stable/webtop/5.0.31/ix_values.yaml @@ -16,7 +16,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde - tag: latest@sha256:557b74fdb5fd00a605b0ea3132bb8e49e3d287bf2b23b6f4e49c2715b831769a + tag: latest@sha256:4c9aa0b703cb1c363dd8c4491f06be454ac8a7e972237473d4c3f52f6d4fec74 pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate - tag: latest@sha256:7d492f83ad0cba77be2325143d417dd643751d3d838045c0fbef3d9cd798061e + tag: latest@sha256:d153b1b487c8955936e68c7ee500c2871b0bb997d24710d0a7135d1bcac62c09 pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate @@ -56,7 +56,7 @@ ubuntuI3Image: pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 - tag: latest@sha256:657bb9cdf5b7ae5b4fb580cdc6b6d2f90a0272121a99b8a1cacc59399a6aa696 + tag: latest@sha256:bfa692c77442e0886a8fe712209616e5d11887a4f6c41b32306d0c12801a1f0a pullPolicy: Always archI3Image: repository: tccr.io/truecharts/webtop-arch-i3 @@ -64,7 +64,7 @@ archI3Image: pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/webtop-alpine-openbox - tag: latest@sha256:b6f680c120a9055244db2e36bcef46ca5278851c0eab3086e09ffad5de4ded71 + tag: latest@sha256:12ac3c94bfd6538748d6344f87e2d197224ba0f1477c8056b33be4a2f2e13c5e pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox @@ -80,7 +80,7 @@ archOpenBoxImage: pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/webtop-alpine-icewm - tag: latest@sha256:cf01d80089a5a6fc09e761fe9f2b5b36ea4671db567918e1175977258c2aa3d2 + tag: latest@sha256:9c6f96c27e2e944dfb91096bdef6418e6f059867454a7670e689791360d767cd pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm diff --git a/stable/webtop/5.0.30/questions.yaml b/stable/webtop/5.0.31/questions.yaml similarity index 100% rename from stable/webtop/5.0.30/questions.yaml rename to stable/webtop/5.0.31/questions.yaml diff --git a/stable/webtop/5.0.30/templates/NOTES.txt b/stable/webtop/5.0.31/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.30/templates/NOTES.txt rename to stable/webtop/5.0.31/templates/NOTES.txt diff --git a/stable/webtop/5.0.30/templates/common.yaml b/stable/webtop/5.0.31/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.30/templates/common.yaml rename to stable/webtop/5.0.31/templates/common.yaml diff --git a/stable/webtop/5.0.30/values.yaml b/stable/webtop/5.0.31/values.yaml similarity index 100% rename from stable/webtop/5.0.30/values.yaml rename to stable/webtop/5.0.31/values.yaml diff --git a/stable/wordpress/2.0.9/CHANGELOG.md b/stable/wordpress/2.0.10/CHANGELOG.md similarity index 87% rename from stable/wordpress/2.0.9/CHANGELOG.md rename to stable/wordpress/2.0.10/CHANGELOG.md index b55902172d5..67ae0a68305 100644 --- a/stable/wordpress/2.0.9/CHANGELOG.md +++ b/stable/wordpress/2.0.10/CHANGELOG.md @@ -4,6 +4,16 @@ +## [wordpress-2.0.10](https://github.com/truecharts/charts/compare/wordpress-2.0.9...wordpress-2.0.10) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9441](https://github.com/truecharts/charts/issues/9441)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + ## [wordpress-2.0.9](https://github.com/truecharts/charts/compare/wordpress-2.0.8...wordpress-2.0.9) (2023-06-04) ### Chore @@ -87,13 +97,3 @@ - update container image tccr.io/truecharts/wordpress to v6.2.1 ([#9022](https://github.com/truecharts/charts/issues/9022)) - - -## [wordpress-2.0.0](https://github.com/truecharts/charts/compare/wordpress-1.1.19...wordpress-2.0.0) (2023-05-20) - -### Feat - -- BREAKING-CHANGE migrate to new common ([#9025](https://github.com/truecharts/charts/issues/9025)) - - - diff --git a/stable/wordpress/2.0.9/Chart.yaml b/stable/wordpress/2.0.10/Chart.yaml similarity index 93% rename from stable/wordpress/2.0.9/Chart.yaml rename to stable/wordpress/2.0.10/Chart.yaml index 974056546fc..80dd6b539f6 100644 --- a/stable/wordpress/2.0.9/Chart.yaml +++ b/stable/wordpress/2.0.10/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "6.2.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.10.4 + version: 12.12.1 - condition: mariadb.enabled name: mariadb repository: https://deps.truecharts.org/ - version: 7.0.34 + version: 7.0.39 description: The WordPress rich content management system can utilize plugins, widgets, and themes. home: https://truecharts.org/charts/stable/wordpress icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png @@ -23,7 +23,7 @@ name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.9/README.md b/stable/wordpress/2.0.10/README.md similarity index 100% rename from stable/wordpress/2.0.9/README.md rename to stable/wordpress/2.0.10/README.md diff --git a/stable/wordpress/2.0.10/app-changelog.md b/stable/wordpress/2.0.10/app-changelog.md new file mode 100644 index 00000000000..678ceef1715 --- /dev/null +++ b/stable/wordpress/2.0.10/app-changelog.md @@ -0,0 +1,10 @@ + + +## [wordpress-2.0.10](https://github.com/truecharts/charts/compare/wordpress-2.0.9...wordpress-2.0.10) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9441](https://github.com/truecharts/charts/issues/9441)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.9/app-readme.md b/stable/wordpress/2.0.10/app-readme.md similarity index 100% rename from stable/wordpress/2.0.9/app-readme.md rename to stable/wordpress/2.0.10/app-readme.md diff --git a/stable/wordpress/2.0.10/charts/common-12.12.1.tgz b/stable/wordpress/2.0.10/charts/common-12.12.1.tgz new file mode 100644 index 00000000000..8c9ba8d440e Binary files /dev/null and b/stable/wordpress/2.0.10/charts/common-12.12.1.tgz differ diff --git a/stable/wordpress/2.0.10/charts/mariadb-7.0.39.tgz b/stable/wordpress/2.0.10/charts/mariadb-7.0.39.tgz new file mode 100644 index 00000000000..5bfde5a2423 Binary files /dev/null and b/stable/wordpress/2.0.10/charts/mariadb-7.0.39.tgz differ diff --git a/stable/wordpress/2.0.9/ix_values.yaml b/stable/wordpress/2.0.10/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.9/ix_values.yaml rename to stable/wordpress/2.0.10/ix_values.yaml index 2bc11a5d853..b1642964298 100644 --- a/stable/wordpress/2.0.9/ix_values.yaml +++ b/stable/wordpress/2.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:1ec440647f2c864f850f5fba6734f92da5de122564cbc45d76fc6fe23e6fec50 + tag: v6.2.2@sha256:09ec14bff779cbe52c3c95a57e4a9649e8cbe4d0cbdfeac93bbe6deceae53acf securityContext: container: diff --git a/stable/wordpress/2.0.9/questions.yaml b/stable/wordpress/2.0.10/questions.yaml similarity index 100% rename from stable/wordpress/2.0.9/questions.yaml rename to stable/wordpress/2.0.10/questions.yaml diff --git a/stable/wordpress/2.0.9/templates/_env.tpl b/stable/wordpress/2.0.10/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.9/templates/_env.tpl rename to stable/wordpress/2.0.10/templates/_env.tpl diff --git a/stable/wordpress/2.0.9/templates/common.yaml b/stable/wordpress/2.0.10/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.9/templates/common.yaml rename to stable/wordpress/2.0.10/templates/common.yaml diff --git a/stable/wordpress/2.0.9/values.yaml b/stable/wordpress/2.0.10/values.yaml similarity index 100% rename from stable/wordpress/2.0.9/values.yaml rename to stable/wordpress/2.0.10/values.yaml diff --git a/stable/wordpress/2.0.9/app-changelog.md b/stable/wordpress/2.0.9/app-changelog.md deleted file mode 100644 index ae610c0296f..00000000000 --- a/stable/wordpress/2.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.9](https://github.com/truecharts/charts/compare/wordpress-2.0.8...wordpress-2.0.9) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9389](https://github.com/truecharts/charts/issues/9389)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.9/charts/common-12.10.4.tgz b/stable/wordpress/2.0.9/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/wordpress/2.0.9/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/wordpress/2.0.9/charts/mariadb-7.0.34.tgz b/stable/wordpress/2.0.9/charts/mariadb-7.0.34.tgz deleted file mode 100644 index 6318bd24d5b..00000000000 Binary files a/stable/wordpress/2.0.9/charts/mariadb-7.0.34.tgz and /dev/null differ