diff --git a/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz b/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.tgz and b/stable/anonaddy/20.6.1/charts/mariadb-13.2.0.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 index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/bookstack/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/bookstack/12.4.0/charts/mariadb-13.2.0.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 index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/chevereto/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/chevereto/12.4.0/charts/mariadb-13.2.0.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 index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/clarkson/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz b/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz and b/stable/ctfd/4.7.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/duckdns/9.1.2/charts/common-18.0.2.tgz b/stable/duckdns/9.1.2/charts/common-18.0.2.tgz deleted file mode 100644 index 1588b1d05a1..00000000000 Binary files a/stable/duckdns/9.1.2/charts/common-18.0.2.tgz and /dev/null differ diff --git a/stable/duckdns/9.1.2/.helmignore b/stable/duckdns/9.2.1/.helmignore similarity index 100% rename from stable/duckdns/9.1.2/.helmignore rename to stable/duckdns/9.2.1/.helmignore diff --git a/stable/duckdns/9.1.2/CHANGELOG.md b/stable/duckdns/9.2.1/CHANGELOG.md similarity index 96% rename from stable/duckdns/9.1.2/CHANGELOG.md rename to stable/duckdns/9.2.1/CHANGELOG.md index aafdf4a546f..71fec6c9f7e 100644 --- a/stable/duckdns/9.1.2/CHANGELOG.md +++ b/stable/duckdns/9.2.1/CHANGELOG.md @@ -22,6 +22,10 @@ title: Changelog + + + + @@ -93,7 +97,3 @@ title: Changelog ### Chore - - -- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) - diff --git a/stable/duckdns/9.1.2/Chart.yaml b/stable/duckdns/9.2.1/Chart.yaml similarity index 89% rename from stable/duckdns/9.1.2/Chart.yaml rename to stable/duckdns/9.2.1/Chart.yaml index c4882c6a080..779f4d3f3c3 100644 --- a/stable/duckdns/9.1.2/Chart.yaml +++ b/stable/duckdns/9.2.1/Chart.yaml @@ -4,13 +4,13 @@ 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: latest dependencies: - name: common - version: 18.0.2 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duckdns icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png keywords: - duckdns -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns - https://ghcr.io/linuxserver/duckdns type: application -version: 9.1.2 +version: 9.2.1 diff --git a/stable/duckdns/9.1.2/README.md b/stable/duckdns/9.2.1/README.md similarity index 100% rename from stable/duckdns/9.1.2/README.md rename to stable/duckdns/9.2.1/README.md diff --git a/stable/duckdns/9.1.2/app-readme.md b/stable/duckdns/9.2.1/app-readme.md similarity index 100% rename from stable/duckdns/9.1.2/app-readme.md rename to stable/duckdns/9.2.1/app-readme.md diff --git a/stable/duckdns/9.2.1/charts/common-18.1.2.tgz b/stable/duckdns/9.2.1/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/duckdns/9.2.1/charts/common-18.1.2.tgz differ diff --git a/stable/duckdns/9.1.2/ix_values.yaml b/stable/duckdns/9.2.1/ix_values.yaml similarity index 89% rename from stable/duckdns/9.1.2/ix_values.yaml rename to stable/duckdns/9.2.1/ix_values.yaml index 01da9d3589c..b05c380a37f 100644 --- a/stable/duckdns/9.1.2/ix_values.yaml +++ b/stable/duckdns/9.2.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:6fe857dd42f4cc1d85a2900e8194a19295c3370ea95d9a415ac7592b311520c9 + tag: latest@sha256:a370402192ba74938464abf68c472d6ed27f9532bf25b8b319c185cf14b2f52d securityContext: container: runAsNonRoot: false diff --git a/stable/duckdns/9.1.2/questions.yaml b/stable/duckdns/9.2.1/questions.yaml similarity index 100% rename from stable/duckdns/9.1.2/questions.yaml rename to stable/duckdns/9.2.1/questions.yaml diff --git a/stable/duckdns/9.1.2/templates/NOTES.txt b/stable/duckdns/9.2.1/templates/NOTES.txt similarity index 100% rename from stable/duckdns/9.1.2/templates/NOTES.txt rename to stable/duckdns/9.2.1/templates/NOTES.txt diff --git a/stable/duckdns/9.1.2/templates/common.yaml b/stable/duckdns/9.2.1/templates/common.yaml similarity index 100% rename from stable/duckdns/9.1.2/templates/common.yaml rename to stable/duckdns/9.2.1/templates/common.yaml diff --git a/stable/duckdns/9.1.2/values.yaml b/stable/duckdns/9.2.1/values.yaml similarity index 100% rename from stable/duckdns/9.1.2/values.yaml rename to stable/duckdns/9.2.1/values.yaml diff --git a/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz b/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/fleet/12.4.1/charts/mariadb-13.2.0.tgz and b/stable/fleet/12.4.1/charts/mariadb-13.2.0.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 index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/friendica/13.6.0/charts/mariadb-13.2.0.tgz and b/stable/friendica/13.6.0/charts/mariadb-13.2.0.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 index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz and b/stable/humhub/7.6.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/libremdb/7.1.5/charts/common-18.0.3.tgz b/stable/libremdb/7.1.5/charts/common-18.0.3.tgz deleted file mode 100644 index 94e930e88c1..00000000000 Binary files a/stable/libremdb/7.1.5/charts/common-18.0.3.tgz and /dev/null differ diff --git a/stable/libremdb/7.1.5/.helmignore b/stable/libremdb/7.2.2/.helmignore similarity index 100% rename from stable/libremdb/7.1.5/.helmignore rename to stable/libremdb/7.2.2/.helmignore diff --git a/stable/libremdb/7.1.5/CHANGELOG.md b/stable/libremdb/7.2.2/CHANGELOG.md similarity index 88% rename from stable/libremdb/7.1.5/CHANGELOG.md rename to stable/libremdb/7.2.2/CHANGELOG.md index fa8a1094b1d..6b51419286d 100644 --- a/stable/libremdb/7.1.5/CHANGELOG.md +++ b/stable/libremdb/7.2.2/CHANGELOG.md @@ -22,6 +22,10 @@ title: Changelog + + + + ## [libremdb-6.1.23](https://github.com/truecharts/charts/compare/libremdb-6.1.22...libremdb-6.1.23) (2024-02-03) @@ -93,8 +97,3 @@ title: Changelog ### Chore - -- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986)) - - -## [libremdb-6.1.15](https://github.com/truecharts/charts/compare/libremdb-6.1.14...libremdb-6.1.15) (2024-01-09) \ No newline at end of file diff --git a/stable/libremdb/7.1.5/Chart.yaml b/stable/libremdb/7.2.2/Chart.yaml similarity index 93% rename from stable/libremdb/7.1.5/Chart.yaml rename to stable/libremdb/7.2.2/Chart.yaml index 6bf9539f28a..ae10d991b57 100644 --- a/stable/libremdb/7.1.5/Chart.yaml +++ b/stable/libremdb/7.2.2/Chart.yaml @@ -4,13 +4,13 @@ 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: latest dependencies: - name: common - version: 18.0.3 + version: 18.1.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb - https://quay.io/pussthecatorg/libremdb type: application -version: 7.1.5 +version: 7.2.2 diff --git a/stable/libremdb/7.1.5/README.md b/stable/libremdb/7.2.2/README.md similarity index 100% rename from stable/libremdb/7.1.5/README.md rename to stable/libremdb/7.2.2/README.md diff --git a/stable/libremdb/7.1.5/app-readme.md b/stable/libremdb/7.2.2/app-readme.md similarity index 100% rename from stable/libremdb/7.1.5/app-readme.md rename to stable/libremdb/7.2.2/app-readme.md diff --git a/stable/libremdb/7.2.2/charts/common-18.1.2.tgz b/stable/libremdb/7.2.2/charts/common-18.1.2.tgz new file mode 100644 index 00000000000..afb1de8120d Binary files /dev/null and b/stable/libremdb/7.2.2/charts/common-18.1.2.tgz differ diff --git a/stable/libremdb/7.1.5/charts/redis-11.2.1.tgz b/stable/libremdb/7.2.2/charts/redis-11.2.1.tgz similarity index 100% rename from stable/libremdb/7.1.5/charts/redis-11.2.1.tgz rename to stable/libremdb/7.2.2/charts/redis-11.2.1.tgz diff --git a/stable/libremdb/7.1.5/ix_values.yaml b/stable/libremdb/7.2.2/ix_values.yaml similarity index 91% rename from stable/libremdb/7.1.5/ix_values.yaml rename to stable/libremdb/7.2.2/ix_values.yaml index 84cc7b1f677..9c3f9834504 100644 --- a/stable/libremdb/7.1.5/ix_values.yaml +++ b/stable/libremdb/7.2.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/pussthecatorg/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:26025ae165eee8d2a21ff9e264458075638715dffa21159ea571ee92a6da921c + tag: latest@sha256:85ce76d3eaed3667d8f2064422241ad12e051d9ff924a14d281afc2ba3a1d084 service: main: ports: diff --git a/stable/libremdb/7.1.5/questions.yaml b/stable/libremdb/7.2.2/questions.yaml similarity index 100% rename from stable/libremdb/7.1.5/questions.yaml rename to stable/libremdb/7.2.2/questions.yaml diff --git a/stable/libremdb/7.1.5/templates/NOTES.txt b/stable/libremdb/7.2.2/templates/NOTES.txt similarity index 100% rename from stable/libremdb/7.1.5/templates/NOTES.txt rename to stable/libremdb/7.2.2/templates/NOTES.txt diff --git a/stable/libremdb/7.1.5/templates/common.yaml b/stable/libremdb/7.2.2/templates/common.yaml similarity index 100% rename from stable/libremdb/7.1.5/templates/common.yaml rename to stable/libremdb/7.2.2/templates/common.yaml diff --git a/stable/libremdb/7.1.5/values.yaml b/stable/libremdb/7.2.2/values.yaml similarity index 100% rename from stable/libremdb/7.1.5/values.yaml rename to stable/libremdb/7.2.2/values.yaml 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 index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/matomo/13.4.0/charts/mariadb-13.2.0.tgz and b/stable/matomo/13.4.0/charts/mariadb-13.2.0.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 index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/monica/12.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz b/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz and b/stable/nginx-proxy-manager/9.4.1/charts/mariadb-13.2.0.tgz differ diff --git a/stable/observium/6.1.0/charts/mariadb-13.2.0.tgz b/stable/observium/6.1.0/charts/mariadb-13.2.0.tgz index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/observium/6.1.0/charts/mariadb-13.2.0.tgz and b/stable/observium/6.1.0/charts/mariadb-13.2.0.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 index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz and b/stable/photoprism/20.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/piwigo/12.5.0/charts/mariadb-13.2.0.tgz b/stable/piwigo/12.5.0/charts/mariadb-13.2.0.tgz index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/piwigo/12.5.0/charts/mariadb-13.2.0.tgz and b/stable/piwigo/12.5.0/charts/mariadb-13.2.0.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 index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/projectsend/12.4.0/charts/mariadb-13.2.0.tgz and b/stable/projectsend/12.4.0/charts/mariadb-13.2.0.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 index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/romm/7.6.0/charts/mariadb-13.2.0.tgz and b/stable/romm/7.6.0/charts/mariadb-13.2.0.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 index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/seafile/5.4.0/charts/mariadb-13.2.0.tgz and b/stable/seafile/5.4.0/charts/mariadb-13.2.0.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 index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz and b/stable/servas/4.4.0/charts/mariadb-13.2.0.tgz differ diff --git a/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz b/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz index 1e901ad048e..a716d9e601a 100644 Binary files a/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz and b/stable/wordpress/7.4.1/charts/mariadb-13.2.0.tgz differ