diff --git a/stable/anonaddy/20.3.2/charts/common-18.0.2.tgz b/stable/anonaddy/20.3.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/anonaddy/20.3.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/anonaddy/20.3.2/charts/mariadb-12.2.1.tgz b/stable/anonaddy/20.3.2/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/anonaddy/20.3.2/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/anonaddy/20.3.2/.helmignore b/stable/anonaddy/20.6.0/.helmignore similarity index 100% rename from stable/anonaddy/20.3.2/.helmignore rename to stable/anonaddy/20.6.0/.helmignore diff --git a/stable/anonaddy/20.3.2/CHANGELOG.md b/stable/anonaddy/20.6.0/CHANGELOG.md similarity index 99% rename from stable/anonaddy/20.3.2/CHANGELOG.md rename to stable/anonaddy/20.6.0/CHANGELOG.md index 17696d4f515..d1e0d1a39fc 100644 --- a/stable/anonaddy/20.3.2/CHANGELOG.md +++ b/stable/anonaddy/20.6.0/CHANGELOG.md @@ -22,6 +22,10 @@ title: Changelog + + + + @@ -93,7 +97,3 @@ title: Changelog ## [anonaddy-19.1.9](https://github.com/truecharts/charts/compare/anonaddy-19.1.8...anonaddy-19.1.9) (2024-01-02) - -### Chore - - diff --git a/stable/anonaddy/20.3.2/Chart.yaml b/stable/anonaddy/20.6.0/Chart.yaml similarity index 92% rename from stable/anonaddy/20.3.2/Chart.yaml rename to stable/anonaddy/20.6.0/Chart.yaml index c367f1d7dd5..cee8e3685aa 100644 --- a/stable/anonaddy/20.3.2/Chart.yaml +++ b/stable/anonaddy/20.6.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: email truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 1.0.8 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.2.1 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -47,4 +47,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy - https://hub.docker.com/r/anonaddy/anonaddy type: application -version: 20.3.2 +version: 20.6.0 diff --git a/stable/anonaddy/20.3.2/README.md b/stable/anonaddy/20.6.0/README.md similarity index 100% rename from stable/anonaddy/20.3.2/README.md rename to stable/anonaddy/20.6.0/README.md diff --git a/stable/anonaddy/20.3.2/app-readme.md b/stable/anonaddy/20.6.0/app-readme.md similarity index 100% rename from stable/anonaddy/20.3.2/app-readme.md rename to stable/anonaddy/20.6.0/app-readme.md diff --git a/stable/anonaddy/20.6.0/charts/common-18.1.2.tgz b/stable/anonaddy/20.6.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/anonaddy/20.6.0/charts/common-18.1.2.tgz differ diff --git a/stable/anonaddy/20.6.0/charts/mariadb-13.2.0.tgz b/stable/anonaddy/20.6.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/anonaddy/20.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/anonaddy/20.3.2/charts/redis-11.3.0.tgz b/stable/anonaddy/20.6.0/charts/redis-11.3.0.tgz similarity index 100% rename from stable/anonaddy/20.3.2/charts/redis-11.3.0.tgz rename to stable/anonaddy/20.6.0/charts/redis-11.3.0.tgz diff --git a/stable/anonaddy/20.3.2/ix_values.yaml b/stable/anonaddy/20.6.0/ix_values.yaml similarity index 100% rename from stable/anonaddy/20.3.2/ix_values.yaml rename to stable/anonaddy/20.6.0/ix_values.yaml diff --git a/stable/anonaddy/20.3.2/questions.yaml b/stable/anonaddy/20.6.0/questions.yaml similarity index 100% rename from stable/anonaddy/20.3.2/questions.yaml rename to stable/anonaddy/20.6.0/questions.yaml diff --git a/stable/anonaddy/20.3.2/templates/NOTES.txt b/stable/anonaddy/20.6.0/templates/NOTES.txt similarity index 100% rename from stable/anonaddy/20.3.2/templates/NOTES.txt rename to stable/anonaddy/20.6.0/templates/NOTES.txt diff --git a/stable/anonaddy/20.3.2/templates/_secrets.tpl b/stable/anonaddy/20.6.0/templates/_secrets.tpl similarity index 100% rename from stable/anonaddy/20.3.2/templates/_secrets.tpl rename to stable/anonaddy/20.6.0/templates/_secrets.tpl diff --git a/stable/anonaddy/20.3.2/templates/common.yaml b/stable/anonaddy/20.6.0/templates/common.yaml similarity index 100% rename from stable/anonaddy/20.3.2/templates/common.yaml rename to stable/anonaddy/20.6.0/templates/common.yaml diff --git a/stable/anonaddy/20.3.2/values.yaml b/stable/anonaddy/20.6.0/values.yaml similarity index 100% rename from stable/anonaddy/20.3.2/values.yaml rename to stable/anonaddy/20.6.0/values.yaml diff --git a/stable/bookstack/12.2.1/charts/common-18.0.2.tgz b/stable/bookstack/12.2.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/bookstack/12.2.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/bookstack/12.2.1/charts/mariadb-13.0.0.tgz b/stable/bookstack/12.2.1/charts/mariadb-13.0.0.tgz deleted file mode 100644 index 564d2d213b7..00000000000 Binary files a/stable/bookstack/12.2.1/charts/mariadb-13.0.0.tgz and /dev/null differ diff --git a/stable/bookstack/12.2.1/.helmignore b/stable/bookstack/12.4.0/.helmignore similarity index 100% rename from stable/bookstack/12.2.1/.helmignore rename to stable/bookstack/12.4.0/.helmignore diff --git a/stable/bookstack/12.2.1/CHANGELOG.md b/stable/bookstack/12.4.0/CHANGELOG.md similarity index 99% rename from stable/bookstack/12.2.1/CHANGELOG.md rename to stable/bookstack/12.4.0/CHANGELOG.md index 12b790fcf28..84b7999cc84 100644 --- a/stable/bookstack/12.2.1/CHANGELOG.md +++ b/stable/bookstack/12.4.0/CHANGELOG.md @@ -18,6 +18,10 @@ title: Changelog + + + + ## [bookstack-11.2.17](https://github.com/truecharts/charts/compare/bookstack-11.2.16...bookstack-11.2.17) (2024-02-03) ### Chore @@ -93,7 +97,3 @@ title: Changelog ## [bookstack-11.2.9](https://github.com/truecharts/charts/compare/bookstack-11.2.8...bookstack-11.2.9) (2024-01-09) - -### Chore - - diff --git a/stable/bookstack/12.2.1/Chart.yaml b/stable/bookstack/12.4.0/Chart.yaml similarity index 92% rename from stable/bookstack/12.2.1/Chart.yaml rename to stable/bookstack/12.4.0/Chart.yaml index a79f5d01d33..afdcaf902a4 100644 --- a/stable/bookstack/12.2.1/Chart.yaml +++ b/stable/bookstack/12.4.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 23.12.20240115 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.0.0 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -45,4 +45,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://ghcr.io/linuxserver/bookstack type: application -version: 12.2.1 +version: 12.4.0 diff --git a/stable/bookstack/12.2.1/README.md b/stable/bookstack/12.4.0/README.md similarity index 100% rename from stable/bookstack/12.2.1/README.md rename to stable/bookstack/12.4.0/README.md diff --git a/stable/bookstack/12.2.1/app-readme.md b/stable/bookstack/12.4.0/app-readme.md similarity index 100% rename from stable/bookstack/12.2.1/app-readme.md rename to stable/bookstack/12.4.0/app-readme.md diff --git a/stable/bookstack/12.4.0/charts/common-18.1.2.tgz b/stable/bookstack/12.4.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/bookstack/12.4.0/charts/common-18.1.2.tgz differ diff --git a/stable/bookstack/12.4.0/charts/mariadb-13.2.0.tgz b/stable/bookstack/12.4.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/bookstack/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/bookstack/12.2.1/ix_values.yaml b/stable/bookstack/12.4.0/ix_values.yaml similarity index 100% rename from stable/bookstack/12.2.1/ix_values.yaml rename to stable/bookstack/12.4.0/ix_values.yaml diff --git a/stable/bookstack/12.2.1/questions.yaml b/stable/bookstack/12.4.0/questions.yaml similarity index 100% rename from stable/bookstack/12.2.1/questions.yaml rename to stable/bookstack/12.4.0/questions.yaml diff --git a/stable/bookstack/12.2.1/templates/NOTES.txt b/stable/bookstack/12.4.0/templates/NOTES.txt similarity index 100% rename from stable/bookstack/12.2.1/templates/NOTES.txt rename to stable/bookstack/12.4.0/templates/NOTES.txt diff --git a/stable/bookstack/12.2.1/templates/_secrets.tpl b/stable/bookstack/12.4.0/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/12.2.1/templates/_secrets.tpl rename to stable/bookstack/12.4.0/templates/_secrets.tpl diff --git a/stable/bookstack/12.2.1/templates/common.yaml b/stable/bookstack/12.4.0/templates/common.yaml similarity index 100% rename from stable/bookstack/12.2.1/templates/common.yaml rename to stable/bookstack/12.4.0/templates/common.yaml diff --git a/stable/bookstack/12.2.1/values.yaml b/stable/bookstack/12.4.0/values.yaml similarity index 100% rename from stable/bookstack/12.2.1/values.yaml rename to stable/bookstack/12.4.0/values.yaml diff --git a/stable/chevereto/12.2.1/charts/common-18.0.2.tgz b/stable/chevereto/12.2.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/chevereto/12.2.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/chevereto/12.2.1/charts/mariadb-13.0.0.tgz b/stable/chevereto/12.2.1/charts/mariadb-13.0.0.tgz deleted file mode 100644 index 564d2d213b7..00000000000 Binary files a/stable/chevereto/12.2.1/charts/mariadb-13.0.0.tgz and /dev/null differ diff --git a/stable/chevereto/12.2.1/.helmignore b/stable/chevereto/12.4.0/.helmignore similarity index 100% rename from stable/chevereto/12.2.1/.helmignore rename to stable/chevereto/12.4.0/.helmignore diff --git a/stable/chevereto/12.2.1/CHANGELOG.md b/stable/chevereto/12.4.0/CHANGELOG.md similarity index 99% rename from stable/chevereto/12.2.1/CHANGELOG.md rename to stable/chevereto/12.4.0/CHANGELOG.md index 4b81d3d3bac..db3ccab3ff4 100644 --- a/stable/chevereto/12.2.1/CHANGELOG.md +++ b/stable/chevereto/12.4.0/CHANGELOG.md @@ -18,6 +18,10 @@ title: Changelog + + + + ## [chevereto-11.1.15](https://github.com/truecharts/charts/compare/chevereto-11.1.14...chevereto-11.1.15) (2024-02-03) ### Chore @@ -93,7 +97,3 @@ title: Changelog ## [chevereto-11.1.7](https://github.com/truecharts/charts/compare/chevereto-11.1.6...chevereto-11.1.7) (2024-01-02) - -### Chore - - diff --git a/stable/chevereto/12.2.1/Chart.yaml b/stable/chevereto/12.4.0/Chart.yaml similarity index 92% rename from stable/chevereto/12.2.1/Chart.yaml rename to stable/chevereto/12.4.0/Chart.yaml index 3b3f80afcf7..621daf057d8 100644 --- a/stable/chevereto/12.2.1/Chart.yaml +++ b/stable/chevereto/12.4.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 1.6.2 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.0.0 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto - https://ghcr.io/rodber/chevereto-free type: application -version: 12.2.1 +version: 12.4.0 diff --git a/stable/chevereto/12.2.1/README.md b/stable/chevereto/12.4.0/README.md similarity index 100% rename from stable/chevereto/12.2.1/README.md rename to stable/chevereto/12.4.0/README.md diff --git a/stable/chevereto/12.2.1/app-readme.md b/stable/chevereto/12.4.0/app-readme.md similarity index 100% rename from stable/chevereto/12.2.1/app-readme.md rename to stable/chevereto/12.4.0/app-readme.md diff --git a/stable/chevereto/12.4.0/charts/common-18.1.2.tgz b/stable/chevereto/12.4.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/chevereto/12.4.0/charts/common-18.1.2.tgz differ diff --git a/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz b/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/chevereto/12.2.1/ix_values.yaml b/stable/chevereto/12.4.0/ix_values.yaml similarity index 100% rename from stable/chevereto/12.2.1/ix_values.yaml rename to stable/chevereto/12.4.0/ix_values.yaml diff --git a/stable/chevereto/12.2.1/questions.yaml b/stable/chevereto/12.4.0/questions.yaml similarity index 100% rename from stable/chevereto/12.2.1/questions.yaml rename to stable/chevereto/12.4.0/questions.yaml diff --git a/stable/chevereto/12.2.1/templates/NOTES.txt b/stable/chevereto/12.4.0/templates/NOTES.txt similarity index 100% rename from stable/chevereto/12.2.1/templates/NOTES.txt rename to stable/chevereto/12.4.0/templates/NOTES.txt diff --git a/stable/chevereto/12.2.1/templates/common.yaml b/stable/chevereto/12.4.0/templates/common.yaml similarity index 100% rename from stable/chevereto/12.2.1/templates/common.yaml rename to stable/chevereto/12.4.0/templates/common.yaml diff --git a/stable/chevereto/12.2.1/values.yaml b/stable/chevereto/12.4.0/values.yaml similarity index 100% rename from stable/chevereto/12.2.1/values.yaml rename to stable/chevereto/12.4.0/values.yaml diff --git a/stable/clarkson/12.2.1/charts/common-18.0.2.tgz b/stable/clarkson/12.2.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/clarkson/12.2.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/clarkson/12.2.1/charts/mariadb-13.0.0.tgz b/stable/clarkson/12.2.1/charts/mariadb-13.0.0.tgz deleted file mode 100644 index 564d2d213b7..00000000000 Binary files a/stable/clarkson/12.2.1/charts/mariadb-13.0.0.tgz and /dev/null differ diff --git a/stable/clarkson/12.2.1/.helmignore b/stable/clarkson/12.4.0/.helmignore similarity index 100% rename from stable/clarkson/12.2.1/.helmignore rename to stable/clarkson/12.4.0/.helmignore diff --git a/stable/clarkson/12.2.1/CHANGELOG.md b/stable/clarkson/12.4.0/CHANGELOG.md similarity index 99% rename from stable/clarkson/12.2.1/CHANGELOG.md rename to stable/clarkson/12.4.0/CHANGELOG.md index c008a568da9..a17fe02df05 100644 --- a/stable/clarkson/12.2.1/CHANGELOG.md +++ b/stable/clarkson/12.4.0/CHANGELOG.md @@ -18,6 +18,10 @@ title: Changelog + + + + ## [clarkson-11.1.15](https://github.com/truecharts/charts/compare/clarkson-11.1.14...clarkson-11.1.15) (2024-02-03) ### Chore @@ -93,7 +97,3 @@ title: Changelog ## [clarkson-11.1.7](https://github.com/truecharts/charts/compare/clarkson-11.1.6...clarkson-11.1.7) (2024-01-02) - -### Chore - - diff --git a/stable/clarkson/12.2.1/Chart.yaml b/stable/clarkson/12.4.0/Chart.yaml similarity index 92% rename from stable/clarkson/12.2.1/Chart.yaml rename to stable/clarkson/12.4.0/Chart.yaml index c2e3ea5283c..ac79a32daf0 100644 --- a/stable/clarkson/12.2.1/Chart.yaml +++ b/stable/clarkson/12.4.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: vehicle truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 1.1.2 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.0.0 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -44,4 +44,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson - https://ghcr.io/linuxserver/clarkson type: application -version: 12.2.1 +version: 12.4.0 diff --git a/stable/clarkson/12.2.1/README.md b/stable/clarkson/12.4.0/README.md similarity index 100% rename from stable/clarkson/12.2.1/README.md rename to stable/clarkson/12.4.0/README.md diff --git a/stable/clarkson/12.2.1/app-readme.md b/stable/clarkson/12.4.0/app-readme.md similarity index 100% rename from stable/clarkson/12.2.1/app-readme.md rename to stable/clarkson/12.4.0/app-readme.md diff --git a/stable/clarkson/12.4.0/charts/common-18.1.2.tgz b/stable/clarkson/12.4.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/clarkson/12.4.0/charts/common-18.1.2.tgz differ diff --git a/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz b/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/clarkson/12.2.1/ix_values.yaml b/stable/clarkson/12.4.0/ix_values.yaml similarity index 100% rename from stable/clarkson/12.2.1/ix_values.yaml rename to stable/clarkson/12.4.0/ix_values.yaml diff --git a/stable/clarkson/12.2.1/questions.yaml b/stable/clarkson/12.4.0/questions.yaml similarity index 100% rename from stable/clarkson/12.2.1/questions.yaml rename to stable/clarkson/12.4.0/questions.yaml diff --git a/stable/clarkson/12.2.1/templates/NOTES.txt b/stable/clarkson/12.4.0/templates/NOTES.txt similarity index 100% rename from stable/clarkson/12.2.1/templates/NOTES.txt rename to stable/clarkson/12.4.0/templates/NOTES.txt diff --git a/stable/clarkson/12.2.1/templates/common.yaml b/stable/clarkson/12.4.0/templates/common.yaml similarity index 100% rename from stable/clarkson/12.2.1/templates/common.yaml rename to stable/clarkson/12.4.0/templates/common.yaml diff --git a/stable/clarkson/12.2.1/values.yaml b/stable/clarkson/12.4.0/values.yaml similarity index 100% rename from stable/clarkson/12.2.1/values.yaml rename to stable/clarkson/12.4.0/values.yaml diff --git a/stable/ctfd/4.3.2/charts/common-18.0.2.tgz b/stable/ctfd/4.3.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/ctfd/4.3.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/ctfd/4.3.2/charts/mariadb-12.2.1.tgz b/stable/ctfd/4.3.2/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/ctfd/4.3.2/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/ctfd/4.3.2/.helmignore b/stable/ctfd/4.6.0/.helmignore similarity index 100% rename from stable/ctfd/4.3.2/.helmignore rename to stable/ctfd/4.6.0/.helmignore diff --git a/stable/ctfd/4.3.2/CHANGELOG.md b/stable/ctfd/4.6.0/CHANGELOG.md similarity index 95% rename from stable/ctfd/4.3.2/CHANGELOG.md rename to stable/ctfd/4.6.0/CHANGELOG.md index e9b617b5852..5e9355cfe79 100644 --- a/stable/ctfd/4.3.2/CHANGELOG.md +++ b/stable/ctfd/4.6.0/CHANGELOG.md @@ -20,6 +20,10 @@ title: Changelog + + + + ## [ctfd-3.1.18](https://github.com/truecharts/charts/compare/ctfd-3.1.17...ctfd-3.1.18) (2024-02-03) ### Chore @@ -93,7 +97,3 @@ title: Changelog - update container image ghcr.io/ctfd/ctfd to v3.6.1[@8033c37](https://github.com/8033c37) by renovate ([#16802](https://github.com/truecharts/charts/issues/16802)) - -## [ctfd-3.1.10](https://github.com/truecharts/charts/compare/ctfd-3.1.9...ctfd-3.1.10) (2024-01-02) - -### Chore diff --git a/stable/ctfd/4.3.2/Chart.yaml b/stable/ctfd/4.6.0/Chart.yaml similarity index 92% rename from stable/ctfd/4.3.2/Chart.yaml rename to stable/ctfd/4.6.0/Chart.yaml index 00a39c1fb51..93cb9a431db 100644 --- a/stable/ctfd/4.3.2/Chart.yaml +++ b/stable/ctfd/4.6.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: learning truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 3.6.1 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.2.1 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ctfd - https://ghcr.io/ctfd/ctfd type: application -version: 4.3.2 +version: 4.6.0 diff --git a/stable/ctfd/4.3.2/README.md b/stable/ctfd/4.6.0/README.md similarity index 100% rename from stable/ctfd/4.3.2/README.md rename to stable/ctfd/4.6.0/README.md diff --git a/stable/ctfd/4.3.2/app-readme.md b/stable/ctfd/4.6.0/app-readme.md similarity index 100% rename from stable/ctfd/4.3.2/app-readme.md rename to stable/ctfd/4.6.0/app-readme.md diff --git a/stable/ctfd/4.6.0/charts/common-18.1.2.tgz b/stable/ctfd/4.6.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/ctfd/4.6.0/charts/common-18.1.2.tgz differ diff --git a/stable/ctfd/4.6.0/charts/mariadb-13.2.0.tgz b/stable/ctfd/4.6.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/ctfd/4.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/ctfd/4.3.2/charts/redis-11.3.0.tgz b/stable/ctfd/4.6.0/charts/redis-11.3.0.tgz similarity index 100% rename from stable/ctfd/4.3.2/charts/redis-11.3.0.tgz rename to stable/ctfd/4.6.0/charts/redis-11.3.0.tgz diff --git a/stable/ctfd/4.3.2/ix_values.yaml b/stable/ctfd/4.6.0/ix_values.yaml similarity index 100% rename from stable/ctfd/4.3.2/ix_values.yaml rename to stable/ctfd/4.6.0/ix_values.yaml diff --git a/stable/ctfd/4.3.2/questions.yaml b/stable/ctfd/4.6.0/questions.yaml similarity index 100% rename from stable/ctfd/4.3.2/questions.yaml rename to stable/ctfd/4.6.0/questions.yaml diff --git a/stable/ctfd/4.3.2/templates/NOTES.txt b/stable/ctfd/4.6.0/templates/NOTES.txt similarity index 100% rename from stable/ctfd/4.3.2/templates/NOTES.txt rename to stable/ctfd/4.6.0/templates/NOTES.txt diff --git a/stable/ctfd/4.3.2/templates/_secrets.tpl b/stable/ctfd/4.6.0/templates/_secrets.tpl similarity index 100% rename from stable/ctfd/4.3.2/templates/_secrets.tpl rename to stable/ctfd/4.6.0/templates/_secrets.tpl diff --git a/stable/ctfd/4.3.2/templates/common.yaml b/stable/ctfd/4.6.0/templates/common.yaml similarity index 100% rename from stable/ctfd/4.3.2/templates/common.yaml rename to stable/ctfd/4.6.0/templates/common.yaml diff --git a/stable/ctfd/4.3.2/values.yaml b/stable/ctfd/4.6.0/values.yaml similarity index 100% rename from stable/ctfd/4.3.2/values.yaml rename to stable/ctfd/4.6.0/values.yaml diff --git a/stable/fleet/12.2.2/charts/common-18.0.2.tgz b/stable/fleet/12.2.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/fleet/12.2.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/fleet/12.2.2/charts/mariadb-13.0.0.tgz b/stable/fleet/12.2.2/charts/mariadb-13.0.0.tgz deleted file mode 100644 index 564d2d213b7..00000000000 Binary files a/stable/fleet/12.2.2/charts/mariadb-13.0.0.tgz and /dev/null differ diff --git a/stable/fleet/12.2.2/.helmignore b/stable/fleet/12.4.0/.helmignore similarity index 100% rename from stable/fleet/12.2.2/.helmignore rename to stable/fleet/12.4.0/.helmignore diff --git a/stable/fleet/12.2.2/CHANGELOG.md b/stable/fleet/12.4.0/CHANGELOG.md similarity index 95% rename from stable/fleet/12.2.2/CHANGELOG.md rename to stable/fleet/12.4.0/CHANGELOG.md index e9e4745de5e..0c786c5eaec 100644 --- a/stable/fleet/12.2.2/CHANGELOG.md +++ b/stable/fleet/12.4.0/CHANGELOG.md @@ -19,6 +19,10 @@ title: Changelog + + + + ## [fleet-11.1.21](https://github.com/truecharts/charts/compare/fleet-11.1.20...fleet-11.1.21) (2024-02-12) ### Chore @@ -93,8 +97,4 @@ title: Changelog ## [fleet-11.1.13](https://github.com/truecharts/charts/compare/fleet-11.1.12...fleet-11.1.13) (2024-01-21) -### Chore - - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) \ No newline at end of file +### Chore \ No newline at end of file diff --git a/stable/fleet/12.2.2/Chart.yaml b/stable/fleet/12.4.0/Chart.yaml similarity index 91% rename from stable/fleet/12.2.2/Chart.yaml rename to stable/fleet/12.4.0/Chart.yaml index a879f869dff..19e6c743a90 100644 --- a/stable/fleet/12.2.2/Chart.yaml +++ b/stable/fleet/12.4.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: incubator truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 2.3.3 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.0.0 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fleet - https://ghcr.io/linuxserver/fleet type: application -version: 12.2.2 +version: 12.4.0 diff --git a/stable/fleet/12.2.2/README.md b/stable/fleet/12.4.0/README.md similarity index 100% rename from stable/fleet/12.2.2/README.md rename to stable/fleet/12.4.0/README.md diff --git a/stable/fleet/12.2.2/app-readme.md b/stable/fleet/12.4.0/app-readme.md similarity index 100% rename from stable/fleet/12.2.2/app-readme.md rename to stable/fleet/12.4.0/app-readme.md diff --git a/stable/fleet/12.4.0/charts/common-18.1.2.tgz b/stable/fleet/12.4.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/fleet/12.4.0/charts/common-18.1.2.tgz differ diff --git a/stable/fleet/12.4.0/charts/mariadb-13.2.0.tgz b/stable/fleet/12.4.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/fleet/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/fleet/12.2.2/ix_values.yaml b/stable/fleet/12.4.0/ix_values.yaml similarity index 93% rename from stable/fleet/12.2.2/ix_values.yaml rename to stable/fleet/12.4.0/ix_values.yaml index 8622fcac7c5..4827d906023 100644 --- a/stable/fleet/12.2.2/ix_values.yaml +++ b/stable/fleet/12.4.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/fleet pullPolicy: IfNotPresent - tag: 2.3.3@sha256:86962c1fb514fc02c9154d60b16b2e39f63efca28e754d04d7376e35c5288612 + tag: 2.3.3@sha256:8930801e86770ad41b8e4271f889b29c75e15e0829150669d23615e8961d3745 securityContext: container: runAsNonRoot: false diff --git a/stable/fleet/12.2.2/questions.yaml b/stable/fleet/12.4.0/questions.yaml similarity index 100% rename from stable/fleet/12.2.2/questions.yaml rename to stable/fleet/12.4.0/questions.yaml diff --git a/stable/fleet/12.2.2/templates/NOTES.txt b/stable/fleet/12.4.0/templates/NOTES.txt similarity index 100% rename from stable/fleet/12.2.2/templates/NOTES.txt rename to stable/fleet/12.4.0/templates/NOTES.txt diff --git a/stable/fleet/12.2.2/templates/common.yaml b/stable/fleet/12.4.0/templates/common.yaml similarity index 100% rename from stable/fleet/12.2.2/templates/common.yaml rename to stable/fleet/12.4.0/templates/common.yaml diff --git a/stable/fleet/12.2.2/values.yaml b/stable/fleet/12.4.0/values.yaml similarity index 100% rename from stable/fleet/12.2.2/values.yaml rename to stable/fleet/12.4.0/values.yaml diff --git a/stable/friendica/13.3.2/charts/common-18.0.2.tgz b/stable/friendica/13.3.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/friendica/13.3.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/friendica/13.3.2/charts/mariadb-12.2.1.tgz b/stable/friendica/13.3.2/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/friendica/13.3.2/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/friendica/13.3.2/.helmignore b/stable/friendica/13.6.0/.helmignore similarity index 100% rename from stable/friendica/13.3.2/.helmignore rename to stable/friendica/13.6.0/.helmignore diff --git a/stable/friendica/13.3.2/CHANGELOG.md b/stable/friendica/13.6.0/CHANGELOG.md similarity index 93% rename from stable/friendica/13.3.2/CHANGELOG.md rename to stable/friendica/13.6.0/CHANGELOG.md index 0956fd5a721..96c3530f94a 100644 --- a/stable/friendica/13.3.2/CHANGELOG.md +++ b/stable/friendica/13.6.0/CHANGELOG.md @@ -28,6 +28,10 @@ title: Changelog + + + + @@ -93,7 +97,4 @@ title: Changelog -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - - -## [friendica-12.2.10](https://github.com/truecharts/charts/compare/friendica-12.2.9...friendica-12.2.10) (2024-01-14) +- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) \ No newline at end of file diff --git a/stable/friendica/13.3.2/Chart.yaml b/stable/friendica/13.6.0/Chart.yaml similarity index 92% rename from stable/friendica/13.3.2/Chart.yaml rename to stable/friendica/13.6.0/Chart.yaml index 16b1f78c9b1..b8076799168 100644 --- a/stable/friendica/13.3.2/Chart.yaml +++ b/stable/friendica/13.6.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: social truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 2023.12.0 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.2.1 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - https://hub.docker.com/_/friendica type: application -version: 13.3.2 +version: 13.6.0 diff --git a/stable/friendica/13.3.2/README.md b/stable/friendica/13.6.0/README.md similarity index 100% rename from stable/friendica/13.3.2/README.md rename to stable/friendica/13.6.0/README.md diff --git a/stable/friendica/13.3.2/app-readme.md b/stable/friendica/13.6.0/app-readme.md similarity index 100% rename from stable/friendica/13.3.2/app-readme.md rename to stable/friendica/13.6.0/app-readme.md diff --git a/stable/friendica/13.6.0/charts/common-18.1.2.tgz b/stable/friendica/13.6.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/friendica/13.6.0/charts/common-18.1.2.tgz differ diff --git a/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz b/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/friendica/13.3.2/charts/redis-11.3.0.tgz b/stable/friendica/13.6.0/charts/redis-11.3.0.tgz similarity index 100% rename from stable/friendica/13.3.2/charts/redis-11.3.0.tgz rename to stable/friendica/13.6.0/charts/redis-11.3.0.tgz diff --git a/stable/friendica/13.3.2/ix_values.yaml b/stable/friendica/13.6.0/ix_values.yaml similarity index 100% rename from stable/friendica/13.3.2/ix_values.yaml rename to stable/friendica/13.6.0/ix_values.yaml diff --git a/stable/friendica/13.3.2/questions.yaml b/stable/friendica/13.6.0/questions.yaml similarity index 100% rename from stable/friendica/13.3.2/questions.yaml rename to stable/friendica/13.6.0/questions.yaml diff --git a/stable/friendica/13.3.2/templates/NOTES.txt b/stable/friendica/13.6.0/templates/NOTES.txt similarity index 100% rename from stable/friendica/13.3.2/templates/NOTES.txt rename to stable/friendica/13.6.0/templates/NOTES.txt diff --git a/stable/friendica/13.3.2/templates/common.yaml b/stable/friendica/13.6.0/templates/common.yaml similarity index 100% rename from stable/friendica/13.3.2/templates/common.yaml rename to stable/friendica/13.6.0/templates/common.yaml diff --git a/stable/friendica/13.3.2/values.yaml b/stable/friendica/13.6.0/values.yaml similarity index 100% rename from stable/friendica/13.3.2/values.yaml rename to stable/friendica/13.6.0/values.yaml diff --git a/stable/humhub/7.3.2/charts/common-18.0.2.tgz b/stable/humhub/7.3.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/humhub/7.3.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/humhub/7.3.2/charts/mariadb-12.2.1.tgz b/stable/humhub/7.3.2/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/humhub/7.3.2/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/humhub/7.3.2/.helmignore b/stable/humhub/7.6.0/.helmignore similarity index 100% rename from stable/humhub/7.3.2/.helmignore rename to stable/humhub/7.6.0/.helmignore diff --git a/stable/humhub/7.3.2/CHANGELOG.md b/stable/humhub/7.6.0/CHANGELOG.md similarity index 88% rename from stable/humhub/7.3.2/CHANGELOG.md rename to stable/humhub/7.6.0/CHANGELOG.md index 886280a9ece..426dce295a2 100644 --- a/stable/humhub/7.3.2/CHANGELOG.md +++ b/stable/humhub/7.6.0/CHANGELOG.md @@ -21,6 +21,10 @@ title: Changelog + + + + ## [humhub-6.2.9](https://github.com/truecharts/charts/compare/humhub-6.2.8...humhub-6.2.9) (2024-02-03) ### Chore @@ -93,8 +97,3 @@ title: Changelog - update container image ghcr.io/mriedmann/humhub-phponly to v1.15.2[@9987a9e](https://github.com/9987a9e) by renovate ([#16889](https://github.com/truecharts/charts/issues/16889)) - -- update container image ghcr.io/mriedmann/humhub-nginx to v1.15.2[@9a34e13](https://github.com/9a34e13) by renovate ([#16888](https://github.com/truecharts/charts/issues/16888)) - - -## [humhub-6.2.1](https://github.com/truecharts/charts/compare/humhub-6.2.0...humhub-6.2.1) (2024-01-05) \ No newline at end of file diff --git a/stable/humhub/7.3.2/Chart.yaml b/stable/humhub/7.6.0/Chart.yaml similarity index 92% rename from stable/humhub/7.3.2/Chart.yaml rename to stable/humhub/7.6.0/Chart.yaml index 4e201245a8f..32e7e251b80 100644 --- a/stable/humhub/7.3.2/Chart.yaml +++ b/stable/humhub/7.6.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: Network-Web truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 1.15.2 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.2.1 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -45,7 +45,7 @@ maintainers: name: humhub sources: - https://github.com/truecharts/charts/tree/master/charts/stable/humhub - - https://ghcr.io/mriedmann/humhub-phponly - https://ghcr.io/mriedmann/humhub-nginx + - https://ghcr.io/mriedmann/humhub-phponly type: application -version: 7.3.2 +version: 7.6.0 diff --git a/stable/humhub/7.3.2/README.md b/stable/humhub/7.6.0/README.md similarity index 100% rename from stable/humhub/7.3.2/README.md rename to stable/humhub/7.6.0/README.md diff --git a/stable/humhub/7.3.2/app-readme.md b/stable/humhub/7.6.0/app-readme.md similarity index 100% rename from stable/humhub/7.3.2/app-readme.md rename to stable/humhub/7.6.0/app-readme.md diff --git a/stable/humhub/7.6.0/charts/common-18.1.2.tgz b/stable/humhub/7.6.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/humhub/7.6.0/charts/common-18.1.2.tgz differ diff --git a/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz b/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/humhub/7.3.2/charts/redis-11.3.0.tgz b/stable/humhub/7.6.0/charts/redis-11.3.0.tgz similarity index 100% rename from stable/humhub/7.3.2/charts/redis-11.3.0.tgz rename to stable/humhub/7.6.0/charts/redis-11.3.0.tgz diff --git a/stable/humhub/7.3.2/ix_values.yaml b/stable/humhub/7.6.0/ix_values.yaml similarity index 100% rename from stable/humhub/7.3.2/ix_values.yaml rename to stable/humhub/7.6.0/ix_values.yaml diff --git a/stable/humhub/7.3.2/questions.yaml b/stable/humhub/7.6.0/questions.yaml similarity index 100% rename from stable/humhub/7.3.2/questions.yaml rename to stable/humhub/7.6.0/questions.yaml diff --git a/stable/humhub/7.3.2/templates/NOTES.txt b/stable/humhub/7.6.0/templates/NOTES.txt similarity index 100% rename from stable/humhub/7.3.2/templates/NOTES.txt rename to stable/humhub/7.6.0/templates/NOTES.txt diff --git a/stable/humhub/7.3.2/templates/common.yaml b/stable/humhub/7.6.0/templates/common.yaml similarity index 100% rename from stable/humhub/7.3.2/templates/common.yaml rename to stable/humhub/7.6.0/templates/common.yaml diff --git a/stable/humhub/7.3.2/values.yaml b/stable/humhub/7.6.0/values.yaml similarity index 100% rename from stable/humhub/7.3.2/values.yaml rename to stable/humhub/7.6.0/values.yaml diff --git a/stable/matomo/13.2.2/charts/common-18.0.2.tgz b/stable/matomo/13.2.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/matomo/13.2.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/matomo/13.2.2/charts/mariadb-13.0.0.tgz b/stable/matomo/13.2.2/charts/mariadb-13.0.0.tgz deleted file mode 100644 index 564d2d213b7..00000000000 Binary files a/stable/matomo/13.2.2/charts/mariadb-13.0.0.tgz and /dev/null differ diff --git a/stable/matomo/13.2.2/.helmignore b/stable/matomo/13.4.0/.helmignore similarity index 100% rename from stable/matomo/13.2.2/.helmignore rename to stable/matomo/13.4.0/.helmignore diff --git a/stable/matomo/13.2.2/CHANGELOG.md b/stable/matomo/13.4.0/CHANGELOG.md similarity index 97% rename from stable/matomo/13.2.2/CHANGELOG.md rename to stable/matomo/13.4.0/CHANGELOG.md index d3547226595..aad1ed45f30 100644 --- a/stable/matomo/13.2.2/CHANGELOG.md +++ b/stable/matomo/13.4.0/CHANGELOG.md @@ -21,6 +21,10 @@ title: Changelog + + + + ## [matomo-12.0.8](https://github.com/truecharts/charts/compare/matomo-12.0.7...matomo-12.0.8) (2024-02-12) ### Chore @@ -93,7 +97,4 @@ title: Changelog - update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) -## [matomo-12.0.0](https://github.com/truecharts/charts/compare/matomo-11.1.12...matomo-12.0.0) (2024-01-21) - -### Chore - +## [matomo-12.0.0](https://github.com/truecharts/charts/compare/matomo-11.1.12...matomo-12.0.0) (2024-01-21) \ No newline at end of file diff --git a/stable/matomo/13.2.2/Chart.yaml b/stable/matomo/13.4.0/Chart.yaml similarity index 92% rename from stable/matomo/13.2.2/Chart.yaml rename to stable/matomo/13.4.0/Chart.yaml index 98d67f8c176..bc0170b5d98 100644 --- a/stable/matomo/13.2.2/Chart.yaml +++ b/stable/matomo/13.4.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: productivity truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 5.0.2 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.0.0 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - https://hub.docker.com/r/bitnami/matomo type: application -version: 13.2.2 +version: 13.4.0 diff --git a/stable/matomo/13.2.2/README.md b/stable/matomo/13.4.0/README.md similarity index 100% rename from stable/matomo/13.2.2/README.md rename to stable/matomo/13.4.0/README.md diff --git a/stable/matomo/13.2.2/app-readme.md b/stable/matomo/13.4.0/app-readme.md similarity index 100% rename from stable/matomo/13.2.2/app-readme.md rename to stable/matomo/13.4.0/app-readme.md diff --git a/stable/matomo/13.4.0/charts/common-18.1.2.tgz b/stable/matomo/13.4.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/matomo/13.4.0/charts/common-18.1.2.tgz differ diff --git a/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz b/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/matomo/13.2.2/ix_values.yaml b/stable/matomo/13.4.0/ix_values.yaml similarity index 100% rename from stable/matomo/13.2.2/ix_values.yaml rename to stable/matomo/13.4.0/ix_values.yaml diff --git a/stable/matomo/13.2.2/questions.yaml b/stable/matomo/13.4.0/questions.yaml similarity index 100% rename from stable/matomo/13.2.2/questions.yaml rename to stable/matomo/13.4.0/questions.yaml diff --git a/stable/matomo/13.2.2/templates/NOTES.txt b/stable/matomo/13.4.0/templates/NOTES.txt similarity index 100% rename from stable/matomo/13.2.2/templates/NOTES.txt rename to stable/matomo/13.4.0/templates/NOTES.txt diff --git a/stable/matomo/13.2.2/templates/common.yaml b/stable/matomo/13.4.0/templates/common.yaml similarity index 100% rename from stable/matomo/13.2.2/templates/common.yaml rename to stable/matomo/13.4.0/templates/common.yaml diff --git a/stable/matomo/13.2.2/values.yaml b/stable/matomo/13.4.0/values.yaml similarity index 100% rename from stable/matomo/13.2.2/values.yaml rename to stable/matomo/13.4.0/values.yaml diff --git a/stable/monica/12.2.1/charts/common-18.0.2.tgz b/stable/monica/12.2.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/monica/12.2.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/monica/12.2.1/charts/mariadb-13.0.0.tgz b/stable/monica/12.2.1/charts/mariadb-13.0.0.tgz deleted file mode 100644 index 564d2d213b7..00000000000 Binary files a/stable/monica/12.2.1/charts/mariadb-13.0.0.tgz and /dev/null differ diff --git a/stable/monica/12.2.1/.helmignore b/stable/monica/12.4.0/.helmignore similarity index 100% rename from stable/monica/12.2.1/.helmignore rename to stable/monica/12.4.0/.helmignore diff --git a/stable/monica/12.2.1/CHANGELOG.md b/stable/monica/12.4.0/CHANGELOG.md similarity index 93% rename from stable/monica/12.2.1/CHANGELOG.md rename to stable/monica/12.4.0/CHANGELOG.md index 94f94677a07..585b43cab4e 100644 --- a/stable/monica/12.2.1/CHANGELOG.md +++ b/stable/monica/12.4.0/CHANGELOG.md @@ -22,6 +22,10 @@ title: Changelog + + + + @@ -93,7 +97,3 @@ title: Changelog ## [monica-11.1.11](https://github.com/truecharts/charts/compare/monica-11.1.10...monica-11.1.11) (2024-01-14) ### Chore - - - -- update container image monica to 4.0.0[@f0dfcad](https://github.com/f0dfcad) by renovate ([#17169](https://github.com/truecharts/charts/issues/17169)) diff --git a/stable/monica/12.2.1/Chart.yaml b/stable/monica/12.4.0/Chart.yaml similarity index 91% rename from stable/monica/12.2.1/Chart.yaml rename to stable/monica/12.4.0/Chart.yaml index d1e4cdd856f..78db39e3860 100644 --- a/stable/monica/12.2.1/Chart.yaml +++ b/stable/monica/12.4.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: crm truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 4.0.0 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.0.0 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -40,4 +40,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/monica - https://hub.docker.com/_/monica type: application -version: 12.2.1 +version: 12.4.0 diff --git a/stable/monica/12.2.1/README.md b/stable/monica/12.4.0/README.md similarity index 100% rename from stable/monica/12.2.1/README.md rename to stable/monica/12.4.0/README.md diff --git a/stable/monica/12.2.1/app-readme.md b/stable/monica/12.4.0/app-readme.md similarity index 100% rename from stable/monica/12.2.1/app-readme.md rename to stable/monica/12.4.0/app-readme.md diff --git a/stable/monica/12.4.0/charts/common-18.1.2.tgz b/stable/monica/12.4.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/monica/12.4.0/charts/common-18.1.2.tgz differ diff --git a/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz b/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/monica/12.2.1/ix_values.yaml b/stable/monica/12.4.0/ix_values.yaml similarity index 100% rename from stable/monica/12.2.1/ix_values.yaml rename to stable/monica/12.4.0/ix_values.yaml diff --git a/stable/monica/12.2.1/questions.yaml b/stable/monica/12.4.0/questions.yaml similarity index 100% rename from stable/monica/12.2.1/questions.yaml rename to stable/monica/12.4.0/questions.yaml diff --git a/stable/monica/12.2.1/templates/NOTES.txt b/stable/monica/12.4.0/templates/NOTES.txt similarity index 100% rename from stable/monica/12.2.1/templates/NOTES.txt rename to stable/monica/12.4.0/templates/NOTES.txt diff --git a/stable/monica/12.2.1/templates/_appkey.tpl b/stable/monica/12.4.0/templates/_appkey.tpl similarity index 100% rename from stable/monica/12.2.1/templates/_appkey.tpl rename to stable/monica/12.4.0/templates/_appkey.tpl diff --git a/stable/monica/12.2.1/templates/common.yaml b/stable/monica/12.4.0/templates/common.yaml similarity index 100% rename from stable/monica/12.2.1/templates/common.yaml rename to stable/monica/12.4.0/templates/common.yaml diff --git a/stable/monica/12.2.1/values.yaml b/stable/monica/12.4.0/values.yaml similarity index 100% rename from stable/monica/12.2.1/values.yaml rename to stable/monica/12.4.0/values.yaml diff --git a/stable/nginx-proxy-manager/9.2.1/charts/common-18.0.2.tgz b/stable/nginx-proxy-manager/9.2.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/nginx-proxy-manager/9.2.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/9.2.1/charts/mariadb-13.0.0.tgz b/stable/nginx-proxy-manager/9.2.1/charts/mariadb-13.0.0.tgz deleted file mode 100644 index 564d2d213b7..00000000000 Binary files a/stable/nginx-proxy-manager/9.2.1/charts/mariadb-13.0.0.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/9.2.1/.helmignore b/stable/nginx-proxy-manager/9.4.0/.helmignore similarity index 100% rename from stable/nginx-proxy-manager/9.2.1/.helmignore rename to stable/nginx-proxy-manager/9.4.0/.helmignore diff --git a/stable/nginx-proxy-manager/9.2.1/CHANGELOG.md b/stable/nginx-proxy-manager/9.4.0/CHANGELOG.md similarity index 99% rename from stable/nginx-proxy-manager/9.2.1/CHANGELOG.md rename to stable/nginx-proxy-manager/9.4.0/CHANGELOG.md index 9ca6e4d95c4..ce047030cba 100644 --- a/stable/nginx-proxy-manager/9.2.1/CHANGELOG.md +++ b/stable/nginx-proxy-manager/9.4.0/CHANGELOG.md @@ -18,6 +18,10 @@ title: Changelog + + + + ## [nginx-proxy-manager-8.2.7](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.2.6...nginx-proxy-manager-8.2.7) (2024-02-03) ### Chore @@ -93,7 +97,3 @@ title: Changelog ## [nginx-proxy-manager-8.1.10](https://github.com/truecharts/charts/compare/nginx-proxy-manager-8.1.9...nginx-proxy-manager-8.1.10) (2024-01-09) - -### Chore - - diff --git a/stable/nginx-proxy-manager/9.2.1/Chart.yaml b/stable/nginx-proxy-manager/9.4.0/Chart.yaml similarity index 92% rename from stable/nginx-proxy-manager/9.2.1/Chart.yaml rename to stable/nginx-proxy-manager/9.4.0/Chart.yaml index 011f1e24b3e..3d61ccfa628 100644 --- a/stable/nginx-proxy-manager/9.2.1/Chart.yaml +++ b/stable/nginx-proxy-manager/9.4.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: networking truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 2.11.1 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.0.0 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager - https://hub.docker.com/r/jc21/nginx-proxy-manager type: application -version: 9.2.1 +version: 9.4.0 diff --git a/stable/nginx-proxy-manager/9.2.1/README.md b/stable/nginx-proxy-manager/9.4.0/README.md similarity index 100% rename from stable/nginx-proxy-manager/9.2.1/README.md rename to stable/nginx-proxy-manager/9.4.0/README.md diff --git a/stable/nginx-proxy-manager/9.2.1/app-readme.md b/stable/nginx-proxy-manager/9.4.0/app-readme.md similarity index 100% rename from stable/nginx-proxy-manager/9.2.1/app-readme.md rename to stable/nginx-proxy-manager/9.4.0/app-readme.md diff --git a/stable/nginx-proxy-manager/9.4.0/charts/common-18.1.2.tgz b/stable/nginx-proxy-manager/9.4.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/nginx-proxy-manager/9.4.0/charts/common-18.1.2.tgz differ diff --git a/stable/nginx-proxy-manager/9.4.0/charts/mariadb-13.2.0.tgz b/stable/nginx-proxy-manager/9.4.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/nginx-proxy-manager/9.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/nginx-proxy-manager/9.2.1/ix_values.yaml b/stable/nginx-proxy-manager/9.4.0/ix_values.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.2.1/ix_values.yaml rename to stable/nginx-proxy-manager/9.4.0/ix_values.yaml diff --git a/stable/nginx-proxy-manager/9.2.1/questions.yaml b/stable/nginx-proxy-manager/9.4.0/questions.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.2.1/questions.yaml rename to stable/nginx-proxy-manager/9.4.0/questions.yaml diff --git a/stable/nginx-proxy-manager/9.2.1/templates/NOTES.txt b/stable/nginx-proxy-manager/9.4.0/templates/NOTES.txt similarity index 100% rename from stable/nginx-proxy-manager/9.2.1/templates/NOTES.txt rename to stable/nginx-proxy-manager/9.4.0/templates/NOTES.txt diff --git a/stable/nginx-proxy-manager/9.2.1/templates/common.yaml b/stable/nginx-proxy-manager/9.4.0/templates/common.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.2.1/templates/common.yaml rename to stable/nginx-proxy-manager/9.4.0/templates/common.yaml diff --git a/stable/nginx-proxy-manager/9.2.1/values.yaml b/stable/nginx-proxy-manager/9.4.0/values.yaml similarity index 100% rename from stable/nginx-proxy-manager/9.2.1/values.yaml rename to stable/nginx-proxy-manager/9.4.0/values.yaml diff --git a/stable/photoprism/20.2.1/charts/common-18.0.2.tgz b/stable/photoprism/20.2.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/photoprism/20.2.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/photoprism/20.2.1/charts/mariadb-13.0.0.tgz b/stable/photoprism/20.2.1/charts/mariadb-13.0.0.tgz deleted file mode 100644 index 564d2d213b7..00000000000 Binary files a/stable/photoprism/20.2.1/charts/mariadb-13.0.0.tgz and /dev/null differ diff --git a/stable/photoprism/20.2.1/.helmignore b/stable/photoprism/20.4.0/.helmignore similarity index 100% rename from stable/photoprism/20.2.1/.helmignore rename to stable/photoprism/20.4.0/.helmignore diff --git a/stable/photoprism/20.2.1/CHANGELOG.md b/stable/photoprism/20.4.0/CHANGELOG.md similarity index 94% rename from stable/photoprism/20.2.1/CHANGELOG.md rename to stable/photoprism/20.4.0/CHANGELOG.md index 50e1893ae13..1d60747bcd2 100644 --- a/stable/photoprism/20.2.1/CHANGELOG.md +++ b/stable/photoprism/20.4.0/CHANGELOG.md @@ -18,6 +18,10 @@ title: Changelog + + + + ## [photoprism-19.1.16](https://github.com/truecharts/charts/compare/photoprism-19.1.15...photoprism-19.1.16) (2024-02-03) ### Chore @@ -93,8 +97,3 @@ title: Changelog - update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820)) - - -## [photoprism-19.1.7](https://github.com/truecharts/charts/compare/photoprism-19.1.6...photoprism-19.1.7) (2024-01-02) - -### Chore \ No newline at end of file diff --git a/stable/photoprism/20.2.1/Chart.yaml b/stable/photoprism/20.4.0/Chart.yaml similarity index 92% rename from stable/photoprism/20.2.1/Chart.yaml rename to stable/photoprism/20.4.0/Chart.yaml index 6bdba43f2b0..75f418bfcf3 100644 --- a/stable/photoprism/20.2.1/Chart.yaml +++ b/stable/photoprism/20.4.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 231128.0.0 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.0.0 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism - https://hub.docker.com/r/photoprism/photoprism type: application -version: 20.2.1 +version: 20.4.0 diff --git a/stable/photoprism/20.2.1/README.md b/stable/photoprism/20.4.0/README.md similarity index 100% rename from stable/photoprism/20.2.1/README.md rename to stable/photoprism/20.4.0/README.md diff --git a/stable/photoprism/20.2.1/app-readme.md b/stable/photoprism/20.4.0/app-readme.md similarity index 100% rename from stable/photoprism/20.2.1/app-readme.md rename to stable/photoprism/20.4.0/app-readme.md diff --git a/stable/photoprism/20.4.0/charts/common-18.1.2.tgz b/stable/photoprism/20.4.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/photoprism/20.4.0/charts/common-18.1.2.tgz differ diff --git a/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz b/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/photoprism/20.2.1/ix_values.yaml b/stable/photoprism/20.4.0/ix_values.yaml similarity index 100% rename from stable/photoprism/20.2.1/ix_values.yaml rename to stable/photoprism/20.4.0/ix_values.yaml diff --git a/stable/photoprism/20.2.1/questions.yaml b/stable/photoprism/20.4.0/questions.yaml similarity index 100% rename from stable/photoprism/20.2.1/questions.yaml rename to stable/photoprism/20.4.0/questions.yaml diff --git a/stable/photoprism/20.2.1/templates/NOTES.txt b/stable/photoprism/20.4.0/templates/NOTES.txt similarity index 100% rename from stable/photoprism/20.2.1/templates/NOTES.txt rename to stable/photoprism/20.4.0/templates/NOTES.txt diff --git a/stable/photoprism/20.2.1/templates/common.yaml b/stable/photoprism/20.4.0/templates/common.yaml similarity index 100% rename from stable/photoprism/20.2.1/templates/common.yaml rename to stable/photoprism/20.4.0/templates/common.yaml diff --git a/stable/photoprism/20.2.1/values.yaml b/stable/photoprism/20.4.0/values.yaml similarity index 100% rename from stable/photoprism/20.2.1/values.yaml rename to stable/photoprism/20.4.0/values.yaml diff --git a/stable/piwigo/12.2.2/charts/common-18.0.2.tgz b/stable/piwigo/12.2.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/piwigo/12.2.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/piwigo/12.2.2/charts/mariadb-13.0.0.tgz b/stable/piwigo/12.2.2/charts/mariadb-13.0.0.tgz deleted file mode 100644 index 564d2d213b7..00000000000 Binary files a/stable/piwigo/12.2.2/charts/mariadb-13.0.0.tgz and /dev/null differ diff --git a/stable/piwigo/12.2.2/.helmignore b/stable/piwigo/12.4.0/.helmignore similarity index 100% rename from stable/piwigo/12.2.2/.helmignore rename to stable/piwigo/12.4.0/.helmignore diff --git a/stable/piwigo/12.2.2/CHANGELOG.md b/stable/piwigo/12.4.0/CHANGELOG.md similarity index 97% rename from stable/piwigo/12.2.2/CHANGELOG.md rename to stable/piwigo/12.4.0/CHANGELOG.md index b2aa194b1df..1d7d0699895 100644 --- a/stable/piwigo/12.2.2/CHANGELOG.md +++ b/stable/piwigo/12.4.0/CHANGELOG.md @@ -25,6 +25,10 @@ title: Changelog + + + + @@ -93,7 +97,4 @@ title: Changelog - update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478)) -## [piwigo-11.2.14](https://github.com/truecharts/charts/compare/piwigo-11.2.13...piwigo-11.2.14) (2024-01-21) - -### Chore - +## [piwigo-11.2.14](https://github.com/truecharts/charts/compare/piwigo-11.2.13...piwigo-11.2.14) (2024-01-21) \ No newline at end of file diff --git a/stable/piwigo/12.2.2/Chart.yaml b/stable/piwigo/12.4.0/Chart.yaml similarity index 91% rename from stable/piwigo/12.2.2/Chart.yaml rename to stable/piwigo/12.4.0/Chart.yaml index 2a208742fcd..dee441ecf3b 100644 --- a/stable/piwigo/12.2.2/Chart.yaml +++ b/stable/piwigo/12.4.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 14.2.0 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.0.0 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo - https://ghcr.io/linuxserver/piwigo type: application -version: 12.2.2 +version: 12.4.0 diff --git a/stable/piwigo/12.2.2/README.md b/stable/piwigo/12.4.0/README.md similarity index 100% rename from stable/piwigo/12.2.2/README.md rename to stable/piwigo/12.4.0/README.md diff --git a/stable/piwigo/12.2.2/app-readme.md b/stable/piwigo/12.4.0/app-readme.md similarity index 100% rename from stable/piwigo/12.2.2/app-readme.md rename to stable/piwigo/12.4.0/app-readme.md diff --git a/stable/piwigo/12.4.0/charts/common-18.1.2.tgz b/stable/piwigo/12.4.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/piwigo/12.4.0/charts/common-18.1.2.tgz differ diff --git a/stable/piwigo/12.4.0/charts/mariadb-13.2.0.tgz b/stable/piwigo/12.4.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/piwigo/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/piwigo/12.2.2/ix_values.yaml b/stable/piwigo/12.4.0/ix_values.yaml similarity index 95% rename from stable/piwigo/12.2.2/ix_values.yaml rename to stable/piwigo/12.4.0/ix_values.yaml index c27d1349079..7209af2153d 100644 --- a/stable/piwigo/12.2.2/ix_values.yaml +++ b/stable/piwigo/12.4.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/piwigo pullPolicy: IfNotPresent - tag: 14.2.0@sha256:ab636f1fdd86ef4d26bd31b4c1dce82e3173a1bde081e4c0eafbe497b13da050 + tag: 14.2.0@sha256:34503bbb2c29d01515ad2f34af5764598c2c70846a0f0afe3be4b4330a227b0b securityContext: container: runAsNonRoot: false diff --git a/stable/piwigo/12.2.2/questions.yaml b/stable/piwigo/12.4.0/questions.yaml similarity index 100% rename from stable/piwigo/12.2.2/questions.yaml rename to stable/piwigo/12.4.0/questions.yaml diff --git a/stable/piwigo/12.2.2/templates/NOTES.txt b/stable/piwigo/12.4.0/templates/NOTES.txt similarity index 100% rename from stable/piwigo/12.2.2/templates/NOTES.txt rename to stable/piwigo/12.4.0/templates/NOTES.txt diff --git a/stable/piwigo/12.2.2/templates/common.yaml b/stable/piwigo/12.4.0/templates/common.yaml similarity index 100% rename from stable/piwigo/12.2.2/templates/common.yaml rename to stable/piwigo/12.4.0/templates/common.yaml diff --git a/stable/piwigo/12.2.2/values.yaml b/stable/piwigo/12.4.0/values.yaml similarity index 100% rename from stable/piwigo/12.2.2/values.yaml rename to stable/piwigo/12.4.0/values.yaml diff --git a/stable/projectsend/12.2.1/charts/common-18.0.2.tgz b/stable/projectsend/12.2.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/projectsend/12.2.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/projectsend/12.2.1/charts/mariadb-13.0.0.tgz b/stable/projectsend/12.2.1/charts/mariadb-13.0.0.tgz deleted file mode 100644 index 564d2d213b7..00000000000 Binary files a/stable/projectsend/12.2.1/charts/mariadb-13.0.0.tgz and /dev/null differ diff --git a/stable/projectsend/12.2.1/.helmignore b/stable/projectsend/12.4.0/.helmignore similarity index 100% rename from stable/projectsend/12.2.1/.helmignore rename to stable/projectsend/12.4.0/.helmignore diff --git a/stable/projectsend/12.2.1/CHANGELOG.md b/stable/projectsend/12.4.0/CHANGELOG.md similarity index 99% rename from stable/projectsend/12.2.1/CHANGELOG.md rename to stable/projectsend/12.4.0/CHANGELOG.md index 3b487480ec1..899389403eb 100644 --- a/stable/projectsend/12.2.1/CHANGELOG.md +++ b/stable/projectsend/12.4.0/CHANGELOG.md @@ -24,6 +24,10 @@ title: Changelog + + + + @@ -93,7 +97,3 @@ title: Changelog ## [projectsend-11.1.12](https://github.com/truecharts/charts/compare/projectsend-11.1.11...projectsend-11.1.12) (2024-01-21) - -### Chore - - diff --git a/stable/projectsend/12.2.1/Chart.yaml b/stable/projectsend/12.4.0/Chart.yaml similarity index 92% rename from stable/projectsend/12.2.1/Chart.yaml rename to stable/projectsend/12.4.0/Chart.yaml index b8eea6fe469..6a85718032d 100644 --- a/stable/projectsend/12.2.1/Chart.yaml +++ b/stable/projectsend/12.4.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: files truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: latest dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.0.0 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - https://ghcr.io/linuxserver/projectsend type: application -version: 12.2.1 +version: 12.4.0 diff --git a/stable/projectsend/12.2.1/README.md b/stable/projectsend/12.4.0/README.md similarity index 100% rename from stable/projectsend/12.2.1/README.md rename to stable/projectsend/12.4.0/README.md diff --git a/stable/projectsend/12.2.1/app-readme.md b/stable/projectsend/12.4.0/app-readme.md similarity index 100% rename from stable/projectsend/12.2.1/app-readme.md rename to stable/projectsend/12.4.0/app-readme.md diff --git a/stable/projectsend/12.4.0/charts/common-18.1.2.tgz b/stable/projectsend/12.4.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/projectsend/12.4.0/charts/common-18.1.2.tgz differ diff --git a/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz b/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/projectsend/12.2.1/ix_values.yaml b/stable/projectsend/12.4.0/ix_values.yaml similarity index 100% rename from stable/projectsend/12.2.1/ix_values.yaml rename to stable/projectsend/12.4.0/ix_values.yaml diff --git a/stable/projectsend/12.2.1/questions.yaml b/stable/projectsend/12.4.0/questions.yaml similarity index 100% rename from stable/projectsend/12.2.1/questions.yaml rename to stable/projectsend/12.4.0/questions.yaml diff --git a/stable/projectsend/12.2.1/templates/NOTES.txt b/stable/projectsend/12.4.0/templates/NOTES.txt similarity index 100% rename from stable/projectsend/12.2.1/templates/NOTES.txt rename to stable/projectsend/12.4.0/templates/NOTES.txt diff --git a/stable/projectsend/12.2.1/templates/_configmap.tpl b/stable/projectsend/12.4.0/templates/_configmap.tpl similarity index 100% rename from stable/projectsend/12.2.1/templates/_configmap.tpl rename to stable/projectsend/12.4.0/templates/_configmap.tpl diff --git a/stable/projectsend/12.2.1/templates/common.yaml b/stable/projectsend/12.4.0/templates/common.yaml similarity index 100% rename from stable/projectsend/12.2.1/templates/common.yaml rename to stable/projectsend/12.4.0/templates/common.yaml diff --git a/stable/projectsend/12.2.1/values.yaml b/stable/projectsend/12.4.0/values.yaml similarity index 100% rename from stable/projectsend/12.2.1/values.yaml rename to stable/projectsend/12.4.0/values.yaml diff --git a/stable/romm/7.3.2/charts/common-18.0.2.tgz b/stable/romm/7.3.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/romm/7.3.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/romm/7.3.2/charts/mariadb-12.2.1.tgz b/stable/romm/7.3.2/charts/mariadb-12.2.1.tgz deleted file mode 100644 index 941aca9f75f..00000000000 Binary files a/stable/romm/7.3.2/charts/mariadb-12.2.1.tgz and /dev/null differ diff --git a/stable/romm/7.3.2/.helmignore b/stable/romm/7.6.0/.helmignore similarity index 100% rename from stable/romm/7.3.2/.helmignore rename to stable/romm/7.6.0/.helmignore diff --git a/stable/romm/7.3.2/CHANGELOG.md b/stable/romm/7.6.0/CHANGELOG.md similarity index 95% rename from stable/romm/7.3.2/CHANGELOG.md rename to stable/romm/7.6.0/CHANGELOG.md index 458760d812c..67f9ec28ff5 100644 --- a/stable/romm/7.3.2/CHANGELOG.md +++ b/stable/romm/7.6.0/CHANGELOG.md @@ -20,6 +20,10 @@ title: Changelog + + + + ## [romm-6.3.8](https://github.com/truecharts/charts/compare/romm-6.3.7...romm-6.3.8) (2024-02-03) ### Chore @@ -93,7 +97,3 @@ title: Changelog - update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) - -## [romm-6.3.0](https://github.com/truecharts/charts/compare/romm-6.2.3...romm-6.3.0) (2024-01-08) - -### Chore diff --git a/stable/romm/7.3.2/Chart.yaml b/stable/romm/7.6.0/Chart.yaml similarity index 92% rename from stable/romm/7.3.2/Chart.yaml rename to stable/romm/7.6.0/Chart.yaml index 27be5388fdd..406bc240ba1 100644 --- a/stable/romm/7.3.2/Chart.yaml +++ b/stable/romm/7.6.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: media truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 2.3.1 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 12.2.1 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -48,4 +48,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/romm - https://ghcr.io/zurdi15/romm type: application -version: 7.3.2 +version: 7.6.0 diff --git a/stable/romm/7.3.2/README.md b/stable/romm/7.6.0/README.md similarity index 100% rename from stable/romm/7.3.2/README.md rename to stable/romm/7.6.0/README.md diff --git a/stable/romm/7.3.2/app-readme.md b/stable/romm/7.6.0/app-readme.md similarity index 100% rename from stable/romm/7.3.2/app-readme.md rename to stable/romm/7.6.0/app-readme.md diff --git a/stable/romm/7.6.0/charts/common-18.1.2.tgz b/stable/romm/7.6.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/romm/7.6.0/charts/common-18.1.2.tgz differ diff --git a/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz b/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/romm/7.3.2/charts/redis-11.3.0.tgz b/stable/romm/7.6.0/charts/redis-11.3.0.tgz similarity index 100% rename from stable/romm/7.3.2/charts/redis-11.3.0.tgz rename to stable/romm/7.6.0/charts/redis-11.3.0.tgz diff --git a/stable/romm/7.3.2/ix_values.yaml b/stable/romm/7.6.0/ix_values.yaml similarity index 100% rename from stable/romm/7.3.2/ix_values.yaml rename to stable/romm/7.6.0/ix_values.yaml diff --git a/stable/romm/7.3.2/questions.yaml b/stable/romm/7.6.0/questions.yaml similarity index 100% rename from stable/romm/7.3.2/questions.yaml rename to stable/romm/7.6.0/questions.yaml diff --git a/stable/romm/7.3.2/templates/NOTES.txt b/stable/romm/7.6.0/templates/NOTES.txt similarity index 100% rename from stable/romm/7.3.2/templates/NOTES.txt rename to stable/romm/7.6.0/templates/NOTES.txt diff --git a/stable/romm/7.3.2/templates/_secrets.tpl b/stable/romm/7.6.0/templates/_secrets.tpl similarity index 100% rename from stable/romm/7.3.2/templates/_secrets.tpl rename to stable/romm/7.6.0/templates/_secrets.tpl diff --git a/stable/romm/7.3.2/templates/common.yaml b/stable/romm/7.6.0/templates/common.yaml similarity index 100% rename from stable/romm/7.3.2/templates/common.yaml rename to stable/romm/7.6.0/templates/common.yaml diff --git a/stable/romm/7.3.2/values.yaml b/stable/romm/7.6.0/values.yaml similarity index 100% rename from stable/romm/7.3.2/values.yaml rename to stable/romm/7.6.0/values.yaml diff --git a/stable/seafile/5.2.1/charts/common-18.0.2.tgz b/stable/seafile/5.2.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/seafile/5.2.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/seafile/5.2.1/charts/mariadb-13.0.0.tgz b/stable/seafile/5.2.1/charts/mariadb-13.0.0.tgz deleted file mode 100644 index 564d2d213b7..00000000000 Binary files a/stable/seafile/5.2.1/charts/mariadb-13.0.0.tgz and /dev/null differ diff --git a/stable/seafile/5.2.1/.helmignore b/stable/seafile/5.4.0/.helmignore similarity index 100% rename from stable/seafile/5.2.1/.helmignore rename to stable/seafile/5.4.0/.helmignore diff --git a/stable/seafile/5.2.1/CHANGELOG.md b/stable/seafile/5.4.0/CHANGELOG.md similarity index 99% rename from stable/seafile/5.2.1/CHANGELOG.md rename to stable/seafile/5.4.0/CHANGELOG.md index 30c716bba04..17549b0d98a 100644 --- a/stable/seafile/5.2.1/CHANGELOG.md +++ b/stable/seafile/5.4.0/CHANGELOG.md @@ -18,6 +18,10 @@ title: Changelog + + + + ## [seafile-4.1.17](https://github.com/truecharts/charts/compare/seafile-4.1.16...seafile-4.1.17) (2024-02-05) ### Chore @@ -93,7 +97,3 @@ title: Changelog ## [seafile-4.1.9](https://github.com/truecharts/charts/compare/seafile-4.1.8...seafile-4.1.9) (2024-01-09) - -### Chore - - diff --git a/stable/seafile/5.2.1/Chart.yaml b/stable/seafile/5.4.0/Chart.yaml similarity index 91% rename from stable/seafile/5.2.1/Chart.yaml rename to stable/seafile/5.4.0/Chart.yaml index c9c277e2ff8..98b1a6326bb 100644 --- a/stable/seafile/5.2.1/Chart.yaml +++ b/stable/seafile/5.4.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: file-storage truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 11.0.5 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.0.0 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - https://hub.docker.com/r/seafileltd/seafile-mc type: application -version: 5.2.1 +version: 5.4.0 diff --git a/stable/seafile/5.2.1/README.md b/stable/seafile/5.4.0/README.md similarity index 100% rename from stable/seafile/5.2.1/README.md rename to stable/seafile/5.4.0/README.md diff --git a/stable/seafile/5.2.1/app-readme.md b/stable/seafile/5.4.0/app-readme.md similarity index 100% rename from stable/seafile/5.2.1/app-readme.md rename to stable/seafile/5.4.0/app-readme.md diff --git a/stable/seafile/5.4.0/charts/common-18.1.2.tgz b/stable/seafile/5.4.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/seafile/5.4.0/charts/common-18.1.2.tgz differ diff --git a/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz b/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/seafile/5.2.1/ix_values.yaml b/stable/seafile/5.4.0/ix_values.yaml similarity index 100% rename from stable/seafile/5.2.1/ix_values.yaml rename to stable/seafile/5.4.0/ix_values.yaml diff --git a/stable/seafile/5.2.1/questions.yaml b/stable/seafile/5.4.0/questions.yaml similarity index 100% rename from stable/seafile/5.2.1/questions.yaml rename to stable/seafile/5.4.0/questions.yaml diff --git a/stable/seafile/5.2.1/templates/NOTES.txt b/stable/seafile/5.4.0/templates/NOTES.txt similarity index 100% rename from stable/seafile/5.2.1/templates/NOTES.txt rename to stable/seafile/5.4.0/templates/NOTES.txt diff --git a/stable/seafile/5.2.1/templates/common.yaml b/stable/seafile/5.4.0/templates/common.yaml similarity index 100% rename from stable/seafile/5.2.1/templates/common.yaml rename to stable/seafile/5.4.0/templates/common.yaml diff --git a/stable/seafile/5.2.1/values.yaml b/stable/seafile/5.4.0/values.yaml similarity index 100% rename from stable/seafile/5.2.1/values.yaml rename to stable/seafile/5.4.0/values.yaml diff --git a/stable/servas/4.2.1/charts/common-18.0.2.tgz b/stable/servas/4.2.1/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/servas/4.2.1/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/servas/4.2.1/charts/mariadb-13.0.0.tgz b/stable/servas/4.2.1/charts/mariadb-13.0.0.tgz deleted file mode 100644 index 564d2d213b7..00000000000 Binary files a/stable/servas/4.2.1/charts/mariadb-13.0.0.tgz and /dev/null differ diff --git a/stable/servas/4.2.1/.helmignore b/stable/servas/4.4.0/.helmignore similarity index 100% rename from stable/servas/4.2.1/.helmignore rename to stable/servas/4.4.0/.helmignore diff --git a/stable/servas/4.2.1/CHANGELOG.md b/stable/servas/4.4.0/CHANGELOG.md similarity index 99% rename from stable/servas/4.2.1/CHANGELOG.md rename to stable/servas/4.4.0/CHANGELOG.md index bd03800a4e0..58bf45c904d 100644 --- a/stable/servas/4.2.1/CHANGELOG.md +++ b/stable/servas/4.4.0/CHANGELOG.md @@ -18,6 +18,10 @@ title: Changelog + + + + ## [servas-3.2.7](https://github.com/truecharts/charts/compare/servas-3.2.6...servas-3.2.7) (2024-02-03) ### Chore @@ -93,7 +97,3 @@ title: Changelog ## [servas-3.1.8](https://github.com/truecharts/charts/compare/servas-3.1.7...servas-3.1.8) (2024-01-02) - -### Chore - - diff --git a/stable/servas/4.2.1/Chart.yaml b/stable/servas/4.4.0/Chart.yaml similarity index 91% rename from stable/servas/4.2.1/Chart.yaml rename to stable/servas/4.4.0/Chart.yaml index d2859dc8c05..e9286f1ed6f 100644 --- a/stable/servas/4.2.1/Chart.yaml +++ b/stable/servas/4.4.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: bookmarks truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 0.1.0 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.0.0 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/servas - https://hub.docker.com/r/beromir/servas type: application -version: 4.2.1 +version: 4.4.0 diff --git a/stable/servas/4.2.1/README.md b/stable/servas/4.4.0/README.md similarity index 100% rename from stable/servas/4.2.1/README.md rename to stable/servas/4.4.0/README.md diff --git a/stable/servas/4.2.1/app-readme.md b/stable/servas/4.4.0/app-readme.md similarity index 100% rename from stable/servas/4.2.1/app-readme.md rename to stable/servas/4.4.0/app-readme.md diff --git a/stable/servas/4.4.0/charts/common-18.1.2.tgz b/stable/servas/4.4.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/servas/4.4.0/charts/common-18.1.2.tgz differ diff --git a/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz b/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/servas/4.2.1/ix_values.yaml b/stable/servas/4.4.0/ix_values.yaml similarity index 100% rename from stable/servas/4.2.1/ix_values.yaml rename to stable/servas/4.4.0/ix_values.yaml diff --git a/stable/servas/4.2.1/questions.yaml b/stable/servas/4.4.0/questions.yaml similarity index 100% rename from stable/servas/4.2.1/questions.yaml rename to stable/servas/4.4.0/questions.yaml diff --git a/stable/servas/4.2.1/templates/NOTES.txt b/stable/servas/4.4.0/templates/NOTES.txt similarity index 100% rename from stable/servas/4.2.1/templates/NOTES.txt rename to stable/servas/4.4.0/templates/NOTES.txt diff --git a/stable/servas/4.2.1/templates/_secrets.tpl b/stable/servas/4.4.0/templates/_secrets.tpl similarity index 100% rename from stable/servas/4.2.1/templates/_secrets.tpl rename to stable/servas/4.4.0/templates/_secrets.tpl diff --git a/stable/servas/4.2.1/templates/common.yaml b/stable/servas/4.4.0/templates/common.yaml similarity index 100% rename from stable/servas/4.2.1/templates/common.yaml rename to stable/servas/4.4.0/templates/common.yaml diff --git a/stable/servas/4.2.1/values.yaml b/stable/servas/4.4.0/values.yaml similarity index 100% rename from stable/servas/4.2.1/values.yaml rename to stable/servas/4.4.0/values.yaml diff --git a/stable/wordpress/7.2.2/charts/common-18.0.2.tgz b/stable/wordpress/7.2.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/wordpress/7.2.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/wordpress/7.2.2/charts/mariadb-13.0.0.tgz b/stable/wordpress/7.2.2/charts/mariadb-13.0.0.tgz deleted file mode 100644 index 564d2d213b7..00000000000 Binary files a/stable/wordpress/7.2.2/charts/mariadb-13.0.0.tgz and /dev/null differ diff --git a/stable/wordpress/7.2.2/.helmignore b/stable/wordpress/7.4.0/.helmignore similarity index 100% rename from stable/wordpress/7.2.2/.helmignore rename to stable/wordpress/7.4.0/.helmignore diff --git a/stable/wordpress/7.2.2/CHANGELOG.md b/stable/wordpress/7.4.0/CHANGELOG.md similarity index 93% rename from stable/wordpress/7.2.2/CHANGELOG.md rename to stable/wordpress/7.4.0/CHANGELOG.md index 161dcdb572e..09668a23ff8 100644 --- a/stable/wordpress/7.2.2/CHANGELOG.md +++ b/stable/wordpress/7.4.0/CHANGELOG.md @@ -36,6 +36,10 @@ title: Changelog + + + + @@ -93,8 +97,3 @@ title: Changelog - update container image bitnami/wordpress to 6.4.2[@de43215](https://github.com/de43215) by renovate ([#17581](https://github.com/truecharts/charts/issues/17581)) - - -## [wordpress-6.1.17](https://github.com/truecharts/charts/compare/wordpress-6.1.16...wordpress-6.1.17) (2024-01-27) - -### Chore \ No newline at end of file diff --git a/stable/wordpress/7.2.2/Chart.yaml b/stable/wordpress/7.4.0/Chart.yaml similarity index 92% rename from stable/wordpress/7.2.2/Chart.yaml rename to stable/wordpress/7.4.0/Chart.yaml index 28b3cf01152..a4c1c759ce3 100644 --- a/stable/wordpress/7.2.2/Chart.yaml +++ b/stable/wordpress/7.4.0/Chart.yaml @@ -4,20 +4,20 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: website truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" + truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 appVersion: 6.4.3 dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" tags: [] import-values: [] - name: mariadb - version: 13.0.0 + version: 13.2.0 repository: oci://tccr.io/truecharts condition: mariadb.enabled alias: "" @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/r/bitnami/wordpress type: application -version: 7.2.2 +version: 7.4.0 diff --git a/stable/wordpress/7.2.2/README.md b/stable/wordpress/7.4.0/README.md similarity index 100% rename from stable/wordpress/7.2.2/README.md rename to stable/wordpress/7.4.0/README.md diff --git a/stable/wordpress/7.2.2/app-readme.md b/stable/wordpress/7.4.0/app-readme.md similarity index 100% rename from stable/wordpress/7.2.2/app-readme.md rename to stable/wordpress/7.4.0/app-readme.md diff --git a/stable/wordpress/7.4.0/charts/common-18.1.2.tgz b/stable/wordpress/7.4.0/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/wordpress/7.4.0/charts/common-18.1.2.tgz differ diff --git a/stable/wordpress/7.4.0/charts/mariadb-13.2.0.tgz b/stable/wordpress/7.4.0/charts/mariadb-13.2.0.tgz new file mode 100644 index 00000000000..dd48d160371 Binary files /dev/null and b/stable/wordpress/7.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/wordpress/7.2.2/ix_values.yaml b/stable/wordpress/7.4.0/ix_values.yaml similarity index 94% rename from stable/wordpress/7.2.2/ix_values.yaml rename to stable/wordpress/7.4.0/ix_values.yaml index 199b3c05461..df86ceb8068 100644 --- a/stable/wordpress/7.2.2/ix_values.yaml +++ b/stable/wordpress/7.4.0/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/wordpress pullPolicy: IfNotPresent - tag: 6.4.3@sha256:83386e4ab0d78848206bfbb70da1a0f9a39413b1b9912c587d0158b30b9377a0 + tag: 6.4.3@sha256:12f579206273f9b1e4574f28f1dad28956da23d51d977c1430c88aa413e194d1 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/wordpress/7.2.2/questions.yaml b/stable/wordpress/7.4.0/questions.yaml similarity index 100% rename from stable/wordpress/7.2.2/questions.yaml rename to stable/wordpress/7.4.0/questions.yaml diff --git a/stable/wordpress/7.2.2/templates/_env.tpl b/stable/wordpress/7.4.0/templates/_env.tpl similarity index 100% rename from stable/wordpress/7.2.2/templates/_env.tpl rename to stable/wordpress/7.4.0/templates/_env.tpl diff --git a/stable/wordpress/7.2.2/templates/common.yaml b/stable/wordpress/7.4.0/templates/common.yaml similarity index 100% rename from stable/wordpress/7.2.2/templates/common.yaml rename to stable/wordpress/7.4.0/templates/common.yaml diff --git a/stable/wordpress/7.2.2/values.yaml b/stable/wordpress/7.4.0/values.yaml similarity index 100% rename from stable/wordpress/7.2.2/values.yaml rename to stable/wordpress/7.4.0/values.yaml